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(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="7879f7";
headercolor="ffffff";
offbgcolor="#7879f7";
offcolor="#ffffff";
onbgcolor="#7879f7";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=2;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("builders")){
overflow="scroll";
style=menuStyle;
left="offset=-11";
top="offset=9";

aI("text=Find an Exchange;url=/2010gsbe/builders/find-exchange.aspx;")
}

with(milonic=new menuname("planroom")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Project List;url=/2010gsbe/planroom/index.aspx;");
aI("text=Search Projects;url=/2010gsbe/planroom/search-projects.aspx;");
aI("text=Select Bid Date Calendar;url=/2010gsbe/planroom/calendar.aspx;");
aI("text=Submittal Guide;url=/2010gsbe/planroom/submittals.aspx;");
aI("text=Statistics;url=/2010gsbe/planroom/statistics.aspx;");
aI("text=Architects and Engineers;url=/2010gsbe/planroom/architects-engineers.aspx;");
}

with(milonic=new menuname("safety")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Click Safety;url=/2010gsbe/safety/click-safety.aspx;");
aI("text=eTraining;url=/2010gsbe/safety/etraining.aspx;");
aI("text=Safety Clips;url=/2010gsbe/safety/safety-clips.aspx;");
aI("text=GSBE Safety Links;url=/2010gsbe/safety/gsbe-safety.aspx;");
aI("text=GSBE Safety Videos;url=/2010gsbe/safety/gsbe-safety-videos.aspx;");

}

with(milonic=new menuname("legislation")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Legislation;url=/2010gsbe/legislation/index.aspx;");
aI("text=CSLB;url=/2010gsbe/legislation/cslb.aspx;");
}

with(milonic=new menuname("resources")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Industry Links;url=/2010gsbe/resources/industry-links.aspx;");
aI("text=State Compensation Insurance Fund;url=/2010gsbe/resources/compensation-insurance.aspx;");
aI("text=California OSHA Update;url=/2010gsbe/resources/cal-osha.aspx;");
}

with(milonic=new menuname("about")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=About Us;url=/2010gsbe/about/index.aspx;");
aI("text=Contact GSBE;url=/2010gsbe/about/contact.aspx;");
aI("text=FAQ;url=/2010gsbe/about/faqs.aspx;");
}

drawMenus();
