_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="#D2E4DA";
oncolor="Black";
padding="6";
pagebgcolor="#FCF2F0";
separatorcolor="#BBB5B3";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="160";
}

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="White";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.phaedra.ca/;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Natural Ingredients;target=;url=natural-ingredients-skin-care-products-vancouver-bc.html;");
aI("text=Skin Care Product Tips;target=;url=skin-care-product-tips.html;");
aI("text=Shipping & Pricing;target=;url=shipping-pricing.html;");
}


 drawMenus();

