_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="9pt";
fontstyle="normal";
fontweight="bold";
image="image/dots9.gif";
offbgcolor="#969696";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="#ffffff";
padding="9";
separatorcolor="#ffffff";
separatorsize="1";
subimage="image/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="image/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="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#969696";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="image/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=./;");
aI("showmenu=ArticlesBuying a digital cameraLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesWebsitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=PhotoshopVideo TutorialsLEFT_MENU;text=Photoshop;target=;url=Photoshop.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("ArticlesBuying a digital cameraLEFT_MENU")){
style=submenuStyle;
aI("text=Buying a digital camera;target=;url=buying-a-digital-camera.html;");
aI("text=Stock Photography;target=;url=Stock-Photography.html;");
aI("text=Travel Photography;target=;url=Travel-Photography.html;");
aI("text=Wedding Photography;target=;url=Wedding-Photography.html;");
}

with(milonic=new menuname("ResourcesWebsitesLEFT_MENU")){
style=submenuStyle;
aI("text=Websites;target=;url=Websites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Neat Image Pro;target=;url=Neat-Image-Pro.html;");
aI("text=Free Downloads;target=;url=Free-Downloads.html;");
}

with(milonic=new menuname("PhotoshopVideo TutorialsLEFT_MENU")){
style=submenuStyle;
aI("text=Video Tutorials;target=;url=Video-Tutorials.html;");
}


 drawMenus();
