_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="Transparent";
offcolor="#141312";
onbgcolor="#666666";
oncolor="#FF7700";
padding="6";
pagebgcolor="#666666";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#666666";
offcolor="#ffffff";
onbgcolor="#FF7F2A";
oncolor="#141312";
padding="4";
pagecolor="#141312";
separatorcolor="#FF7700";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=NEWS;target=;url=news-and-events.html;");
aI("showmenu=BLUNDERSYour Photography Business Name on your CarINFO_BAR_MENU;text=BLUNDERS;target=;url=blunderous-deeds.html;");
aI("showmenu=GENIUSEco Friendly PackagingINFO_BAR_MENU;text=GENIUS;target=;url=times-of-genius.html;");
aI("showmenu=GEARProfessional Camera StrapsINFO_BAR_MENU;text=GEAR;target=;url=resources.html;");
aI("text=TECHNIQUES;target=;url=tips-and-techniques.html;");
aI("text=MARKETPLACE;target=;url=for-sale.html;");
aI("showmenu=LOCATIONSDenver Area Secret StashesINFO_BAR_MENU;text=LOCATIONS;target=;url=places-for-portraits.html;");
}

with(milonic=new menuname("BLUNDERSYour Photography Business Name on your CarINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Your Photography Business Name on your Car;target=;url=your-photography-business-name-on-your-car.html;");
aI("text=Groupon Review for Photographers;target=;url=groupon-review-for-photographers.html;");
aI("text=Make sure you turn off download access in SmugMug;target=;url=make-sure-you-turn-off-download-access-in-smugmug.html;");
aI("text=More...;target=;url=more-photography-blunders.html;");
}

with(milonic=new menuname("GENIUSEco Friendly PackagingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Eco Friendly Packaging;target=;url=eco-friendly-packaging.html;");
aI("text=Contracting associate photographers;target=;url=contracting-associate-photographers.html;");
aI("text=Marketing Youself With Your Images;target=;url=marketing-youself-with-your-images.html;");
aI("text=Accepting Credit Cards;target=;url=accepting-credit-cards.html;");
aI("text=More...;target=;url=more-genius-photography-moves.html;");
}

with(milonic=new menuname("GEARProfessional Camera StrapsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Professional Camera Straps;target=;url=professional-camera-straps.html;");
aI("text=Fashion Camera Bags;target=;url=fashion-camera-bags.html;");
}

with(milonic=new menuname("LOCATIONSDenver Area Secret StashesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Denver Area Secret Stashes;target=;url=denver-area-secret-stashes.html;");
}


 drawMenus();
