function positionmenu()
	{
	move(-132)
	}
if (document.getElementsByTagName("*")  )
{document.write('<div id="object1" style="visibility:hidden;cursor:hand; Position : Absolute ;Left : 0px ;Top : 20px ;Z-Index : 20" onmouseover="move(132)" onmouseout="move(-132)">')}