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="#c6b26d";
borderstyle="solid";
borderwidth=5;
//fontfamily="Lucida Grande, Verdana, Bitstream Vera Sans, Ariel, sans-serif";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
//headercolor="#000000";
offbgcolor="#d5c280";
offcolor="#000000";
onbgcolor="#bca65b";
oncolor="#ffffff";
outfilter="Blinds( Bands=1,direction=up, duration=0.1)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=15;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;

}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
//fontfamily= "Verdana, Bitstream Vera Sans, Ariel, sans-serif";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
//headercolor="#000000";
//image="milonic/menugrad.png";
//imagepadding=6;
//offbgcolor="#ffffff";
offcolor="#ffffff";
//onbgcolor="#ffffff";
oncolor="#ffffff";
outfilter="Fade(Overlap=1.00)";
//overimage="http://www.milonic.com/menuimages/square_blue.gif";
padding=12;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=0;
ondecoration="underline"; 

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"
orientation="horizontal";
style=menuStyle;
aI("text=HOME;url=index.php");
aI("text=SERVICES;url=services.php");
aI("text=GALLERY;url=gallery.php");
aI("text=TESTIMONIALS;url=testimonials.php");
aI("text=NO OBLIGATION QUOTE;url=noobligation.php");
aI("text=LINKS;url=links.php");
aI("showmenu=faqs;text=EDUCATION;url=education-do.php;");
aI("text=GET FINANCING;url=getfinancing.php");
aI("text=VIDEO;url=video.php");
aI("text=CONTACT US;url=contact.php");
}



                                  


with(milonic=new menuname("faqs")){
top="36"
overflow="scroll";
style=submenuStyle;
aI("text=Choosing Your Contractor;url=education-choosing.php;")
aI("text=Why Chose a GAF Master Elite Roofing Contractor?;url=education-why.php;")
aI("text=Do I Need A Roof?;url=education-do.php;")
aI("text=Benefits of Fiberglass Shingles;url=education-benefits.php;")
aI("text=Roofing Terms Glossary;url=education-roofing.php;")
aI("text=FAQs;url=education-faqs.php;")

}


drawMenus();
