function map_describe(pText)
{
	var oSelfColours=document.getElementById("SelfColours");
	oSelfColours.value=pText;
}
