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="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Avant Garde, Century Gothic";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#260425";
headercolor="#ffffff";
offbgcolor="#260425";
offcolor="#ffffff";
onbgcolor="#8b8d09";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
pagebgcolor="#260425";
pagecolor="#ffffff;";
separatorcolor="#260425";
separatorsize=0;
subimagepadding=2;
position="relative";
itemheight="15";
align="center";
rawcss="padding: 8px 30px 8px 30px;";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.decorenza.com/;");
aI("showmenu=About Us;text=About Us;url=http://decorenza.com/about/;");
aI("showmenu=New Home Buyer Color Selections;text=New Home Buyer Color Selections;url=http://decorenza.com/homebuyers/;");
aI("showmenu=Builder Services;text=Builder Services;url=http://decorenza.com/builders/;");
aI("showmenu=Media;text=Media;url=http://decorenza.com/media/;");
aI("showmenu=Events;text=Events;url=http://decorenza.com/events/;");
}

with(milonic=new menuname("About Us")){
style=menuStyle;
aI("text=Decorenza Decor Facility;url=http://decorenza.com/about/decorfacility.php;");
aI("text=Contact Us;url=http://decorenza.com/about/contact.php;");
}

with(milonic=new menuname("New Home Buyer Color Selections")){
style=menuStyle;
aI("text=Your Questions Answered;url=http://decorenza.com/homebuyers/yourquestions.php;");
aI("text=New Home Buyer Testimonials;url=http://decorenza.com/homebuyers/testimonials.php;");
}

with(milonic=new menuname("Builder Services")){
style=menuStyle;
aI("text=Decor Facility A One of a Kind Turnkey Operation!;url=http://decorenza.com/builders/decorstudios.php;");
aI("text=Complete Upgrade Programs;url=http://decorenza.com/builders/upgrades.php;");
aI("text=Sales Office / Suite Design;url=http://decorenza.com/builders/salesoffice.php;");
aI("text=Corporate Office Design;url=http://decorenza.com/builders/corporate.php;");
aI("text=Model Home / Suite Design;url=http://decorenza.com/builders/modelhome.php;");
aI("text=Virtual Models;url=http://decorenza.com/builders/virtualmodels.php;");
aI("text=Sample Boards;url=http://decorenza.com/builders/sampleboards.php;");
aI("text=Our Builders;url=http://decorenza.com/builders/ourbuilders.php;");
aI("text=Builder Testimonials;url=http://decorenza.com/builders/testimonials.php;");
}

with(milonic=new menuname("Media")){
style=menuStyle;
aI("text=Media;url=http://decorenza.com/media/");
aI("text=Guest Columnist;url=http://decorenza.com/media/guestcolumnist.php;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Builder Events;url=http://decorenza.com/events/");
aI("text=Charity Events;url=http://decorenza.com/events/charityevents.php;");
aI("text=Community Involvement;url=http://decorenza.com/events/communityinvol.php;");
}

drawMenus();
