function domenu() {
	document.all("menu").innerHTML = "<table border=0 cellpadding=0 cellspacing=0 width=125>"
	+ "<tr><td height=45>&nbsp;</td></tr>\n"
	+ "<tr><td><a href=/co/index.htm onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage('menu_co1','','/images/menu_co_f2.jpg',1) target=_top ><img name=menu_co1 src=/images/menu_co.jpg width=125 height=22 border=0></a></td></tr>\n"
//  + "<tr><td><a href=/category_promo/index.htm onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage('menu_promotion','','/images/menu_promotion_category_f2.jpg',1) target=_top ><img name=menu_promotion src=/images/menu_promotion_category.jpg width=125 height=16 border=0></a></td></tr>\n"
//	+ "<tr><td><a href=/category_promo/index.htm onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage('menu_promotion1','','/images/menu_promotion_f2.jpg',1) target=_top ><img name=menu_promotion1 src=/images/menu_promotion.jpg width=125 height=16 border=0></a></td></tr>\n"
//	+ "<tr><td><a href=/how_to/index.htm onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage('menu_howto111','','/images/menu_howto_f2.jpg',1) target=_top ><img name=menu_howto111 src=/images/menu_howto.jpg width=125 height=16 border=0></a></td></tr>\n"
//	+ "<tr><td><a href=/new/index.htm onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage('menu_new111','','/images/menu_new_f2.jpg',1) target=_top ><img name=menu_new111 src=/images/menu_new.jpg width=125 height=16 border=0></a></td></tr>\n"
	+ "<tr><td><a href=/store_guide/index.htm onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage('menu_storeguide11','','/images/menu_storeguide_f2.jpg',1) target=_top ><img name=menu_storeguide11 src=/images/menu_storeguide.jpg width=125 height=16 border=0></a></td></tr>\n"
	+ "<tr><td><a href=/services/index.htm onMouseOut=MM_swapImgRestore()  onMouseOver=MM_swapImage('menu_services11','','/images/menu_services_f2.jpg',1) target=_top ><img name=menu_services11 src=/images/menu_services.jpg width=125 height=16 border=0></a></td></tr>\n"
	+ "<tr><td bgcolor=#000000><a href=/contact_us/index.htm><img src=/images/menu_contactus_a.jpg width=125 height=16 border=0 name=Image1 onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image1','','/images/menu_contactus_f2a.jpg',1)></a></td></tr>\n"
	+ "<tr><td height=15>&nbsp;</td></tr>\n"
	+ "</table>";

}