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="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS, Arial, Helvetica";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cc4d00";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#cc4d00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#f1a171";
pagecolor="black";
separatorcolor="#C3D2DB";
separatorsize=3;
subimage="http://www.paynesons.com/images/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
aI("text=Home;url=http://www.paynesons.com/;");
aI("showmenu=Customer;text=Customer Center;");
aI("showmenu=Roofing;text=Roofing;");
aI("showmenu=Remodeling;text=Remodeling;");

aI("showmenu=Company Info;text=Company Info;");
aI("text=Request A Quote;url=http://www.paynesons.com/quote.php;");
aI("text=Contact Info;url=http://www.paynesons.com/contact.php;");
}



with(milonic=new menuname("Remodeling")){
style=menuStyle;
aI("text=How to Choose a Remodeling Contractor;url=http://www.paynesons.com/remodeling/ccn-info.php;");
aI("text=Remodeling Info;url=http://www.paynesons.com/remodeling/;");
aI("text=Remodeling Photos;url=http://www.paynesons.com/remodeling/AZ-remodeling-photo-gallery.php;");
aI("text=Remodeling Process;url=http://www.paynesons.com/remodeling/process;");
aI("text=Remodeling Pricing;url=http://www.paynesons.com/remodeling/pricing;");
aI("text=Remodeling Tips;url=http://www.paynesons.com/remodeling/tips;")
aI("text=Preconstruction Info;url=http://www.paynesons.com/remodeling/preconstruction;")
aI("text=Move or Improve?;url=http://www.paynesons.com/remodeling/moveimprove;")
aI("text=Licenses, Insurance, and Certifications;url=http://www.paynesons.com/company-info/licenseinsure.php;");
}


with(milonic=new menuname("Customer")){
style=menuStyle;
aI("text=Make Payment Online;url=http://www.paynesons.com/pay.php;");
aI("text=Fill Out a Customer Satisfaction Form;url=http://www.paynesons.com/satisfaction.php;");
aI("text=Contact Us;url=http://www.paynesons.com/contact.php;");
aI("text=Financing Options;url=http://www.paynesons.com/roofing-construction-financing-options.php;");
}




with(milonic=new menuname("Company Info")){
style=menuStyle;
aI("text=How Are We Different?;url=http://www.paynesons.com/company-info/different.php;");
aI("text=History;url=http://www.paynesons.com/company-info/history.php;");
aI("text=Licenses, Insurance, and Certifications;url=http://www.paynesons.com/company-info/licenseinsure.php;");
aI("text=Our People;url=http://www.paynesons.com/company-info/people.php;");
}


with(milonic=new menuname("Roofing")){
style=menuStyle;
aI("text=Roofing 101;url=http://www.paynesons.com/roofing/roofing-101.php;");
aI("text=How to Select a Roofing Contractor;url=http://www.paynesons.com/roofing/ccn-info.php;");
aI("text=Do you need a roof repair or a new roof?;url=http://www.paynesons.com/roofing/how-to-spot-roofing-problems-AZ.php;");
aI("text=Apartment Complex Managers;url=http://www.paynesons.com/roofing/hoa-property-management-services;");
aI("text=HOAs and Property Management Companies;url=http://www.paynesons.com/roofing/hoa-property-management-services;");
aI("text=Roofing Photos;url=http://www.paynesons.com/roofing/photos.php;");
aI("text=Roofing Process;url=http://www.paynesons.com/roofing/re-roofing-metro-phoenix;");
aI("text=Roofing Tips/Repairs;url=http://www.paynesons.com/roofing/tile-roof-install-repair-AZ;");
aI("text=Licenses, Insurance, and Certifications;url=http://www.paynesons.com/company-info/licenseinsure.php;");
aI("text=AZ Climate & Roofing Info;url=http://www.paynesons.com/roofing/AZ-climate-roofing-information;");
}




drawMenus();

