<!--
function menu_high(LinkObject,LinkColor)	{
	LinkObject.style.background=LinkColor;
}
//-->