fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=5;
_menuOpenDelay=5;
_subOffsetTop=-10;
_subOffsetLeft=-100;
buildAfterLoad=true;


with(menuStyleTop=new mm_style()){
//bordercolor="#999999";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
//headerbgcolor="#ffffff";
//headercolor="#000000";
//offbgcolor="#ffffff";
offcolor="#184186";
//onbgcolor="#ffffff";
oncolor="#000000";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.05);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
//pagebgcolor="#82B6D7";
//pagecolor="black";
//separatorheight=1;
//separatorcolor="#999999";
//separatorsize=1;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
//subimagepadding=2;
}

with(menuStyleTopSub=new mm_style()){
align="left";
bordercolor="#194186";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#FFDB58";
oncolor="#000099";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
separatorcolor="#194186";
separatorsize=1;
separatorpadding=3;
subimagepadding=2;
onborder="1px dashed #194186";
onborderstyle="dashed";
}

with(milonic=new menuname("Top Nav")){
alwaysvisible=1;
orientation="horizontal";
//screenposition="center";
position="relative";
style=menuStyleTop;
//top=10;
aI("showmenu=Picks;text=PICKS|;url=index.html");
aI("text=VIEW CART|;url=https://us-dc1-order.store.yahoo.net/cgi-bin/wg-order?ysco_key_event_id=&ysco_key_store_id=yhst-60343571445614&sectionId=ysco.cart");
aI("showmenu=ContactUs;text=CONTACT US;url=#");
}

with(milonic=new menuname("Picks")){
style=menuStyleTopSub;
margin=3;
aI("text=Picks Galore Home;url=index.html;");
aI("text=Picks by Manufacturer;url=picks-by-manufacturer.html;");
aI("text=Picks by Shape;url=picks-by-shape.html;");
aI("text=Premo Picks;url=premium-picks.html;");
aI("text=Picks for Jewelry;url=picks-for-jewelry.html;");
}

with(milonic=new menuname("ViewCart")){
style=menuStyleTopSub;
margin=3;
aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");
aI("text=Contact Us;url=http://www.milonic.com/contactus.php;");
aI("text=Newsletter Subscription;url=http://www.milonic.com/newsletter.php;");
aI("text=FAQ;url=http://www.milonic.com/menufaq.php;");
aI("text=Discussion Forum;url=http://www.milonic.com/forum/;");
aI("text=Software License Agreement;url=http://www.milonic.com/license.php;");
aI("text=Privacy Policy;url=http://www.milonic.com/privacy.php;");
}

with(milonic=new menuname("ContactUs")){
style=menuStyleTopSub;
margin=3;
aI("text=Contact Us;url=contact-us.html;");
aI("text=About Us;url=about-us.html;");
aI("text=Shipping Information;url=shipping.html;");
aI("text=FAQ;url=faq.html;");
aI("text=Privacy Policy;url=privacy-policy.html;");
}

with(milonic=new menuname("TopNavLinks")){
style=menuStyleTopSub;
margin=3;
aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("text=PHP - Development;url=http://www.php.net/;");
aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("TopNavAnti Spam")){
style=menuStyleTopSub;
margin=3;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("TopNavMyMilonic")){
style=menuStyleTopSub;
margin=3;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}


drawMenus();