_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#EEEEEE";
offcolor="#555555";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="7";
separatorcolor="#555555";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="1";
itemwidth="230";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=White Contact Lenses ;target=;url=http://whitecontact-lenses.com/;");
aI("text=Sharingan Contact Lenses;target=;url=Sharingan-Contact-Lenses.html;");
aI("text=Blue Contact Lenses;target=;url=Blue-Contact-Lenses.html;");
aI("text=Green Contact Lenses;target=;url=Green-Contact-Lenses.html;");
aI("text=Red Contact Lenses;target=;url=Red-Contact-Lenses.html;");
aI("text=Yellow Contact Lenses;target=;url=Yellow-Contact-Lenses.html;");
aI("text=Black Contact Lenses;target=;url=Black-Contact-Lenses.html;");
aI("text=Hazel Contact Lenses;target=;url=Hazel-Contact-Lenses.html;");
aI("text=Grey Contact Lenses;target=;url=Grey-Contact-Lenses.html;");
aI("text=Purple Contact Lenses;target=;url=Purple-Contact-Lenses.html;");
aI("text=Silver Contact Lenses;target=;url=Silver-Contact-Lenses.html;");
aI("text=White Out Contact Lenses;target=;url=White-Out-Contact-Lenses.html;");
aI("text=Contact Without Prescription;target=;url=Contact-Without-Prescription.html;");
}


 drawMenus();

