fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=8;
_subOffsetLeft=900;
buildAftrLoad=true;

with(BigTransparent=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="13px";
fontstyle="normal";
itemheight=20;
offbgcolor="#009900";
onbgcolor="#ffffff";
offcolor="#FFFFFF";
oncolor="#000000";
ondecoration="none";
onsubimage="http://www.milonic.com/menuimages/arrow.gif";
padding=2;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=3;
}

with(Big=new mm_style()){
styleid=1;
bordercolor="#009900";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica";
fontsize="1.6em";
fontstyle="bold";
itemheight=20;
//bgimage="http://www.shawnSellsRaleigh.com/assets/imgs/framework/menu_r1_c3.jpg";
offcolor="#FFFFFF";
oncolor="#ffffff";
padding=0;
rawcss="margin-top:5px;height:30px;padding-left:25px;padding-right:18px;";
subimagepadding=3;
}

with(milonic=new menuname("About")){
margin=2;
top="offset=-2";
rawcss="text-align:left;margin-left:13px;";
style=BigTransparent;
aI("text=Our History ;url=history.cfm;");
aI("text=The History Of Hydroseeding ;url=HydroseedingHistory.cfm;");
//aI("text=Our Team ;url=about.cfm;");
aI("text=Client Testimonials ;url=testimonials.cfm;");
aI("text=View All Available Services ;url=Services.cfm;");
aI("text=Frequently Asked Questions ;url=faq.cfm;");
}

with(milonic=new menuname("Grass")){
margin=2;
top="offset=-2";
rawcss="text-align:left;margin-left:13px;";
style=BigTransparent;
//aI("text=Help Me Choose ;url=ComingSoon.cfm;");
aI("text=Grass Types and Information ;url=grassTypes.cfm;");
//aI("text=Grass Growth Chart ;url=StagesOfGrowth.cfm;");
//aI("text=Grass Maintenance ;url=ComingSoon.cfm;");
}

with(milonic=new menuname("Resources")){
margin=2;
top="offset=-2";
rawcss="text-align:left;margin-left:13px;";
style=BigTransparent;
aI("text=Pertinent Links ;url=links.cfm;");
aI("text=Hydroseeding Terminology ;url=terms.cfm;");
aI("text=Frequently Asked Questions ;url=faq.cfm?type=1;");
//aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("Gallery")){
margin=2;
top="offset=-2";
rawcss="text-align:left;margin-left:13px;";
style=BigTransparent;
//aI("text=In ACTION Gallery ;url=gallery.cfm;");
//aI("text=Our Equipment ;url=gallery_Equipment.cfm;");
aI("text=Hydroseeding Gallery ;url=gallery_General.cfm;");
}

with(milonic=new menuname("Careers")){
margin=2;
top="offset=-2";
rawcss="text-align:left;margin-left:13px;";
style=BigTransparent;
aI("text=Open A Region ;url=OpenARegion.cfm;");
aI("text=Become a CHS Team Member ;url=contact.cfm;");

}

with(milonic=new menuname("Events")){
margin=2;
top="offset=-2";
rawcss="text-align:left;margin-left:13px;";
style=BigTransparent;
aI("text=View All Available Services ;url=services.cfm;");
}
with(milonic=new menuname("Contact")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Contact Us;url=http://www.centuron.net;");
aI("text=Licenses;url=http://www.centuron.net;");
aI("text=Invoices;url=http://www.centuron.net;");
aI("text=Make Support Request;url=http://www.centuron.net;");
aI("text=View Support Requests;url=http://www.centuron.net;");
aI("text=Your Details;url=http://www.centuron.net;");
}

drawMenus();

