_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#6F6F6F";
onbgcolor="Transparent";
oncolor="#000000";
padding="8";
pagebgcolor="Transparent";
pagecolor="#6F6F6F";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://canonpowershotreviews.org/;");
aI("showmenu=Photography Tips/Five Essential Digital Photography TipsINFO_BAR_MENU;text=Photography Tips;target=;url=photography-tips.html;");
aI("text=About Me;target=;url=about-me.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Photography Tips/Five Essential Digital Photography TipsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Five Essential Digital Photography Tips;target=;url=five-essential-digital-photography-tips.html;");
aI("text=How to Take Perfect Landscape Pictures Every Time;target=;url=how-to-take-perfect-landscape-pictures-every-time.html;");
aI("text=Is it Time to Cross Over to Digital Photography;target=;url=is-it-time-to-cross-over-to-digital-photography.html;");
aI("text=How to Choose a Compact Digital Camera;target=;url=how-to-choose-a-compact-digital-camera.html;");
aI("text=How to Photograph Jewellery;target=;url=how-to-photograph-jewellery.html;");
}


 drawMenus();

