﻿fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(submenuStyle=new mm_style()){
bordercolor="#9aa050";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Sans-Serif";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
headercolor="#707070";
offbgcolor="#fefbe2";
offcolor="#707070";
onbgcolor="#fefbe2";
oncolor="#000000";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=1;
ondecoration="underline";
pagecolor="#707070";
separatorcolor="#fbf7c8";
separatorsize=0;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
bordercolor="#fbf7c8";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Sans-Serif";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
headercolor="#707070";
offbgcolor="#fbf7c8";
offcolor="#707070";
onbgcolor="#fbf7c8";
oncolor="#000000";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=0;
pagecolor="#707070";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=8;
}



with(milonic=new menuname("Main4")){
position="relative";
alwaysvisible=1;
openstyle="up";
orientation="horizontal";
style=menuStyle;
aI("showmenu=contact;text=<IMG SRC=\"images/spacer.gif\" WIDTH=1 HEIGHT=1 BORDER=0><br><IMG SRC=\"images/spacer.gif\" WIDTH=2 HEIGHT=1 BORDER=0><IMG SRC=\"images/dot4.gif\" WIDTH=8 HEIGHT=9 BORDER=0><IMG SRC=\"images/spacer.gif\" WIDTH=3 HEIGHT=1 BORDER=0>contact;");
}

with(milonic=new menuname("contact")){
openstyle="up";
style=submenuStyle;
aI("text=<IMG SRC=\"images/spacer.gif\" WIDTH=1 HEIGHT=4 BORDER=0><br><IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0>m360c info<IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0>;url=cont_info.html;");
aI("text=<IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0>request more info<IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0>;url=cont_request.html;");
aI("text=<IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0>white papers<IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0>;url=cont_papers.html;");
aI("text=<IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0>enewsletter<IMG SRC=\"images/spacer.gif\" WIDTH=10 HEIGHT=1 BORDER=0><br><IMG SRC=\"images/spacer.gif\" WIDTH=1 HEIGHT=4 BORDER=0>;url=cont_enews.html;");
}


drawMenus();

