_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="contentimages/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Trebuchet MS";
fontsize="9pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="contentimages/location6.gif";
offcolor="Azure";
oncolor="DarkSeaGreen";
pagecolor="Lavender";
overimage="contentimages/location_on6.gif";
imageposition="right";
itemwidth="114";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=798;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=index.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Refund Policy;target=;url=refund-policy.php;");
aI("text=Privacy Policy;target=;url=privacy-policy.php;");
aI("text=T & C;target=;url=terms-and-conditions.php;");
aI("text=Resources;target=;url=resources.php;");
}


 drawMenus();
