_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#B2B2B2";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="#ffffff";
padding="9";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#969696";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
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=Home;target=;url=http://GetPhotoshopTraining.com/;");
aI("showmenu=ResourcesPhotoshop Related Web SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesPhotoshop Related Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Photoshop Related Web Sites;target=;url=Photoshop-Related-Web-Sites.html;");
}


 drawMenus();
