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=1;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#003399";
headercolor="#003399";
image="/images/squaredot_black_5x5.gif";
imagepadding=4;
offbgcolor="#ffffff";
offcolor="#000000";
oncolor="#3867c6";
pagecolor="black";
subimage="/images/arrow.gif";
subimagepadding=5;
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="raised";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial, sans-serif";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#1a3364";
offbgcolor="#355699";
offcolor="#ffffff";
oncolor="#b9cbef";
outfilter="fade(duration=0.5)";
padding=3;
pagecolor="#ffffff";
pagebgcolor="black";
separatorsize=2;
subimage="/images/arrow.gif";
subimagepadding=8;
swap3d=1;
}

with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
itemheight=21;
/*itemwidth=150;*/
left=20;
margin=0;
orientation="horizontal";
style=menuStyle;
top=84;
aI("align=left;text=HOME;url=http://visionquestconstruction.com/;");
aI("align=left;text=SERVICES;url=/services.php");
aI("align=left;text=MISSION STATEMENT;url=/visionquest_mission.php;");
/*aI("align=left;text=MANAGEMENT;url=/management.php;");
aI("align=left;showmenu=PROJECTS;text=PROJECTS;");
aI("align=left;text=INVESTMENT;url=/investment_opportunities.php;");*/
aI("align=left;text=CONTACT;url=/contact_visionquest.php;");
}

with(milonic=new menuname("ABOUT")){
style=submenuStyle;
aI("text=MANAGEMENT & BIOS;url=/management/management.php;");
}

with(milonic=new menuname("SERVICES")){
style=submenuStyle;
aI("text=RESIDENTIAL;url=/services/residential-construction.php;");
aI("text=COMMERCIAL;url=/services/commercial-construction.php;");
aI("text=CONSULTING;url=/services/construction-consulting.php;");
aI("text=PROJECT MANAGEMENT;url=/services/construction-project-management.php;");
aI("text=FIX & FLIP;url=/services/fix-and-flip.php;");
aI("text=RESTORATION;url=/services/fire-restoration.php;");
}

with(milonic=new menuname("PROJECTS")){
style=submenuStyle;
aI("text=CURRENT PROJECTS;url=/projects/current.php;");
aI("text=EXAMPLES;url=/projects/portfolio.php;");
}

drawMenus();
