with(new menuname("Main Menu")){
               style=menuStyle;
               alwaysvisible=1;
			   itemwidth=116;
			   itemheight=20;
               position="relative";
			   orientation="horizontal";
				aI("text=Home;showmenu=Home;bgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c1.gif;overbgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c1.gif;url=http://www.actionio.com/;");
				aI("text=Products;showmenu=Products;bgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c2.gif;overbgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c2.gif;url=http://www.actionio.com/products/;");
				aI("text=Industries;showmenu=Industry;bgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c3.gif;overbgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c3.gif;url=http://www.eurotherm.com/industry/;");
				aI("text=Support;showmenu=Support;bgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c4.gif;overbgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c4.gif;url=http://www.actionio.com/support/;");
				aI("text=Contact;showmenu=Contact;bgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c5.gif;overbgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c5.gif;url=http://www.actionio.com/contact;");
				aI("text=News;showmenu=News;bgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c6.gif;overbgimage=http://www.eurotherm.com/images/Header/Header_Background_Flipped_r1_c6.gif;url=http://www.eurotherm.com/news/;");
}
drawMenus();