fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;


//SUB MENU
with(submenuStyle=new mm_style()){
bordercolor="#1d1d1d";
borderstyle="solid";
borderwidth=5;
//fontfamily="Lucida Grande, Verdana, Bitstream Vera Sans, Ariel, sans-serif";
fontsize="10pt";
fontstyle="normal";
fontweight="heavy";
//headercolor="#000000";
offbgcolor="#1d1d1d";
offcolor="#ffffff";
onbgcolor="#444444";
oncolor="#ffffff";
//outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
//overfilter="Blinds( Bands=1,direction=down, duration=0.5)";
//pagecolor="black";
separatorcolor="#626262";
separatorsize=1;
subimagepadding=8;
padding="10px 20px 10px 20px";
}


//Main MENU
with(menuStyle=new mm_style()){
bgimage="images/menubg.jpg";
itemheight=31;
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily= "Ariel, sans-serif";
fontsize="9pt";
fontstyle="normal";
fontweight="heavy";
headerbgcolor="#ffffff";
//headercolor="#000000";
//image="milonic/menugrad.png";
//imagepadding=6;
//offbgcolor="#ffffff";
offcolor="#000000";
//onbgcolor="#ffffff";
oncolor="#ffffff";
outfilter="Fade(Overlap=1.00)";
//overimage="http://www.milonic.com/menuimages/square_blue.gif";
padding="0px 20px 0px 20px";

//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=25;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"
orientation="horizontal";
style=menuStyle;
aI("overbgimage=images/bg-darkgradient.jpg;text=Home;url=index.php");
aI("overbgimage=images/bg-darkgradient.jpg;text=Company;url=company.php");
aI("overbgimage=images/bg-darkgradient.jpg;text=Contact;url=contact.php");
aI("overbgimage=images/bg-darkgradient.jpg;showmenu=Products;text=Products;");
//aI("showmenu=about;text=Products;");
aI("overbgimage=images/bg-darkgradient.jpg;text=Where to Buy;url=wheretobuy.php");
aI("overbgimage=images/bg-darkgradient.jpg;text=Events & Media;url=eventsandmedia.php");
}



with(milonic=new menuname("Products")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=ICE LED-PAR 20;url=iceled_par20.php;")
aI("text=ICE LED-PAR 30;url=iceled_par30l.php#his;")
//aI("text=ICE LED-PAR 30S;url=iceled_par30s.php#news;")
aI("text=ICE LED-PAR 38;url=iceled_par38.php#board;")
aI("text=ICE LED-MR16;url=iceled_mr16.php#board;")
}


drawMenus();
