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(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
image="18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#bddef0";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="/js/menu_scripts/arrow.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#bddef0";
pagecolor="#000066";
pageimage="db_red.gif";
separatoralign="center";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
subimage="/js/menu_scripts/arrow.gif";
valign="middle";
menubgcolor="#F5F5F5";
align="left";
}

with(menuStyle=new mm_style()){
bordercolor="#4b4b4b";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
align="left";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#737373";
offcolor="#ffffff";
onbgcolor="#1f60a9";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#4b4b4b";
separatorsize=1;
subimage="/js/menu_scripts/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("contactmenu")){
style=menuStyle;
//aI("text=NowCast;url=/contact-us.php?prod=1;");
aI("text=Wind Insight;url=/contact-us.php?prod=2;");
aI("text=West Texas Wind Index;url=/contact-us.php?prod=3;");
aI("text=SiteChecker;url=/contact-us.php?prod=4;");
aI("text=Settlement Agent;url=/contact-us.php?prod=5;");
//aI("text=Wind Indices;url=/contact-us.php?prod=6;");
//aI("text=Real-Time Products;url=/contact-us.php?prod=7;");
aI("text=Archive Products;url=/contact-us.php?prod=8;");
aI("text=Sales;url=/contact-us.php?prod=9;");
aI("text=Media Relations;url=/contact-us.php?prod=10;");
aI("text=Other;url=/contact-us.php?prod=11;");
}


drawMenus();


