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(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=3;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="http://www.pubdesigns.com/images/square_dust.gif";
imagepadding=6;
offcolor="#339999";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
overimage="http://www.pubdesigns.com/images/square_blue.gif";
padding=5;
pagecolor="black";
subimagepadding=8;
}

with(milonic=new menuname("homepage")){
openstyle="down";
left="offset=3";
style=submenuStyle;
aI("text=Return to Our Homepage;url=index.shtml;");
}

with(milonic=new menuname("portfolio")){
openstyle="down";
left="offset=3";
style=submenuStyle;
aI("text=Newsletters;url=newsletter.html;");
aI("text=Advertisements;url=ads.html;");
aI("text=Brochures;url=brochures.html;");
aI("text=Posters;url=posters.html;");
aI("text=Other Works;url=other.html;");
}

with(milonic=new menuname("clients")){
openstyle="down";
left="offset=3";
style=submenuStyle;
aI("text=Among others:;");
aI("text=249 Drivetrain Service;");
aI("text=Classic Transport;");
aI("text=Colorado Association of Four Wheel Drive Clubs, Inc.;url=http://www.hightrails.org;target=_blank");
aI("text=Hugger Winch Weight;");
aI("text=La Leche De Amor;");
aI("text=Longmont Symphony Guild;");
aI("text=Team Rockstomper / KE Motorsports;url=http://www.rockstomperracing.com;target=_blank");
aI("text=Stay The Trail;url=http://www.staythetrail.org;target=_blank");
aI("text=Streamline International LLC;url=http://www.streamlineimport.com/;target=_blank");
aI("text=United Four Wheel Drive Associations;url=http://www.ufwda.org;target=_blank");
aI("text=Westwood Land Owners Association;url=http://www.westwoodloa.org;target=_blank");
}

with(milonic=new menuname("contact")){
openstyle="down";
left="offset=3";
style=submenuStyle;
aI("text=Please Contact Us Directly;url=contact.html;");
}

with(milonic=new menuname("links")){
openstyle="down";
left="offset=3";
style=submenuStyle;
aI("text=WhatIsCopyright.Org;url=http://www.whatiscopyright.org;target=_blank");
}

drawMenus();