_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#FF2A2A";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#5F5F5F";
oncolor="#FF2A2A";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="55";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=605;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=My Teaching Book;target=;url=My_Teaching_Workbook.html;");
aI("text=Coming Soon;target=;url=New_City_being_added_soon.html;");
aI("text=FAQ's;target=;url=Frequently_Asked_Questions.html;");
aI("showmenu=About Us/About Us in the MediaFOOTER_MENU;text=About Us;target=;url=About_Us.html;");
aI("showmenu=Contact/Call NowFOOTER_MENU;text=Contact;target=;url=Contact.html;");
aI("text=Terms & Conditions;target=;url=Terms_&_Conditions.html;");
aI("text=Gift Vouchers;target=;url=Educational_Digital_Photography_Tour_Gift_Vouchers.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
aI("text=Win a Tour;target=;url=Win_A_Photography_Tour.html;");
aI("text=Photography Travel Blog;target=_blank;url=http://photographytravelupdates.blogspot.com/;");
aI("text=Redeem a Gift Voucher;target=;url=Redeem.html;");
}

with(milonic=new menuname("About Us/About Us in the MediaFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=About Us in the Media;target=;url=About_Us_in_the_Media.html;");
}

with(milonic=new menuname("Contact/Call NowFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Call Now;target=;url=Call_Now.html;");
}


 drawMenus();

