// Please Ensure that the menu is inside the BODY tags.

// If you place the menu inside the HEAD it may cause problems with Opera and Netscape Navigator

	
if(_d.layers)
_d.write("<layer top=0 height=31 width=560 left=0 bgcolor=000000></layer>");

	else
_d.write("<div  style=\"position:absolute;top:0px;width:560;height:31px;background-color:#000000\"></div>");


