_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#5C4327";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="9";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#CC9900";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#996600";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Become a Photographer Home;target=;url=http://becomeaphotographer.net/;");
aI("text=Digital Photography Courses;target=;url=Digital-Photography-Courses.html;");
aI("text=Children's Photography;target=;url=Children's-Photography.html;");
aI("text=Portraiture Photography;target=;url=Portraiture-Photography.html;");
aI("text=Black and White Photographers;target=;url=Black-and-White-Photographers.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}


 drawMenus();

