_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="DarkOrange";
padding="6";
pagecolor="DarkOrange";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="DarkOrange";
pagecolor="DarkOrange";
overbgimage="images/bracket6.gif";
imagepadding="6";
itemheight="31";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=231;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
openstyle="up";
itemheight="30";
aI("text=Home;target=;url=index.html;align=center;");
aI("showmenu=Photography/WeddingsMAIN_FOOTER_MENU;text=Photography;target=;url=Photography.html;align=center;");
aI("showmenu=General & Contact/About UsMAIN_FOOTER_MENU;text=General & Contact;target=;url=General-&-Contact.html;align=center;");
}

with(milonic=new menuname("Photography/WeddingsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("showmenu=Photography/Weddings/Budget WeddingsMAIN_FOOTER_MENU;text=Weddings;target=;url=Weddings.html;");
aI("showmenu=Photography/Commercial/Small ProductsMAIN_FOOTER_MENU;text=Commercial;target=;url=Commercial.html;");
aI("text=Models;target=;url=Models.html;");
aI("text=Special Events;target=;url=Special-Events.html;");
aI("text=Image Processing;target=;url=Image-Processing.html;");
}

with(milonic=new menuname("Photography/Weddings/Budget WeddingsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Budget Weddings;target=;url=Budget-Weddings.html;");
aI("text=Premium Weddings;target=;url=Premium-Weddings.html;");
aI("text=Wedding FAQ's;target=;url=Wedding-FAQ's.html;");
aI("text=Wedding Downloads;target=;url=Wedding-Downloads.html;");
}

with(milonic=new menuname("Photography/Commercial/Small ProductsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Small Products;target=;url=Small-Products.html;");
aI("text=Large Products;target=;url=Large-Products.html;");
}

with(milonic=new menuname("General & Contact/About UsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=News;target=;url=News.html;");
}


 drawMenus();

