_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("text=BLUNDERS;target=;url=blunderous-deeds.html;");
aI("text=GENIUS;target=;url=times-of-genius.html;");
aI("text=TECHNIQUES;target=;url=tips-and-techniques.html;");
aI("text=MARKETPLACE;target=;url=for-sale.html;");
aI("text=RESOURCES;target=;url=resources.html;");
aI("text=LOCATIONS;target=;url=places-for-portraits.html;");
}


 drawMenus();
