_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="SlateGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="Blue";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Insurance Quotes;target=;url=./;");
aI("text=Annual Holiday Insurance;target=;url=Annual-Holiday-Insurance.html;");
aI("text=Backpackers Travel Insurance;target=;url=Backpackers-Travel-Insurance.html;");
aI("text=Ski Travel Insurance;target=;url=Ski-Travel-Insurance.html;");
aI("text=Travel Insurance Ireland;target=;url=Travel-Insurance-Ireland.html;");
aI("text=Travel Insurance Over 65;target=;url=Travel-Insurance-Over-65.html;");
aI("text=About;target=;url=About.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Terms of Use;target=;url=Disclaimer-And-Terms-of-Use.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Bad Credit Loans Online;target=;url=http://badcreditloansonline.org;");
aI("text=Forex Trading Platforms;target=;url=http://forexplatformstrading.net/;");
}


 drawMenus();

