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="#c6c6c6";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
//headercolor="#000000";
offbgcolor="#6C0000";
offcolor="#ffffff";
onbgcolor="#be0000";
oncolor="#ffffff";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3);Alpha(style=0, opacity=90)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.5);Alpha(style=0, opacity=90)";
padding=6;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
//headerbgcolor="#ffffff";
//headercolor="#000000";
//imagepadding=6;
//offbgcolor="#ffffff";
//onbgcolor="#ffffff";
//offcolor="#ffffff";
//oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
overimage="http://www.baronroofing.com/milonic/images/homer.jpg";
padding=5;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=25;
pagebgcolor="#FFF";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//zindex=80;
position="relative"
orientation="horizontal";
style=menuStyle;
//aI("showmenu=about;image=http://www.futureaccesstest.ca/norgen/milonic/images/about.jpg;overimage=http://www.futureaccesstest.ca/norgen/milonic/images/aboutr.jpg;");
aI("image=http://www.baronroofing.com/milonic/images/home.jpg;overimage=http://www.baronroofing.com/milonic/images/homer.jpg;pageimage=http://www.baronroofing.com/milonic/images/homeon.jpg;url=index.php;onpageimage=http://www.baronroofing.com/milonic/images/homeon.jpg;url=index.php;");
aI("showmenu=aboutus;image=http://www.baronroofing.com/milonic/images/aboutus.jpg;overimage=http://www.baronroofing.com/milonic/images/aboutusr.jpg;pageimage=http://www.baronroofing.com/milonic/images/aboutuson.jpg;");
aI("showmenu=whatwedo;image=http://www.baronroofing.com/milonic/images/whatwedo.jpg;overimage=http://www.baronroofing.com/milonic/images/whatwedor.jpg;pageimage=http://www.baronroofing.com/milonic/images/whatwedoon.jpg;");
aI("showmenu=faqs;image=http://www.baronroofing.com/milonic/images/faqs.jpg;overimage=http://www.baronroofing.com/milonic/images/faqsr.jpg;pageimage=http://www.baronroofing.com/milonic/images/faqson.jpg;");
aI("showmenu=promotions;image=http://www.baronroofing.com/milonic/images/promotions.jpg;overimage=http://www.baronroofing.com/milonic/images/promotionsr.jpg;pageimage=http://www.baronroofing.com/milonic/images/promotionson.jpg;");
aI("image=http://www.baronroofing.com/milonic/images/contactus.jpg;overimage=http://www.baronroofing.com/milonic/images/contactusr.jpg;pageimage=http://www.baronroofing.com/milonic/images/contactuson.jpg;url=contactus.php;onpageimage=http://www.baronroofing.com/milonic/images/contactuson.jpg;url=contactus.php;");
}

with(milonic=new menuname("promotions")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Specials&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=promotions-specials.php;")
aI("text=Community Events;url=promotions-community.php;")
}

with(milonic=new menuname("faqs")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Glossary of Roofing Terms;url=faqs-glossary.php;")
aI("text=Choosing the Right Contractor;url=faqs-choosing.php;")
aI("text=Frequently Asked Questions;url=faqs-frequently.php;")
}

with(milonic=new menuname("whatwedo")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Roofing;url=what-roofing.php;")
aI("text=Siding and Accessories;url=what-windows.php;")
aI("text=Qualifications, Licenses and Insurance;url=what-qualifications.php;")
aI("text=Links to Manufacturers;url=what-links.php;")
aI("text=Portfolio;url=what-portfolio.php;")
}


with(milonic=new menuname("aboutus")){
//top="197"
overflow="scroll";
style=submenuStyle;
aI("text=Company Profile&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=about-company.php;");
aI("text=Press Release;url=about-press.php;")
aI("text=Media Kit;url=about-media.php;")
aI("text=President's Message;url=about-presidents.php;")
aI("text=Client Testimonials;url=about-testimonials.php;")
}





drawMenus();


