_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Lamp8.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px;padding-top:8px";
overbgimage="images/Lamp_hover8.png";
itemheight="46";
itemwidth="115";
}

with(submenuStyle=new mm_style()){
bordercolor="#66aaff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#AA55FF";
offcolor="#ffffff";
onbgcolor="#333333";
oncolor="#dddddd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="46";
aI("text=Home;target=;url=http://www.pureandhealthyliving.co.uk/;align=center;");
aI("text=Indium xl;target=;url=indium-xl.html;align=center;");
aI("text=D-Lenolate;target=;url=D-Lenolate.html;align=center;");
aI("text=Shop;target=;url=shop.html;align=center;");
aI("text=How Indium Helps;target=;url=How-Indium-Help.html;align=center;");
aI("text=Articles;target=;url=Articles.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
}


 drawMenus();

