_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
image="images/xpblank.gif";
offcolor="#000000";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="Peru";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#333333";
offcolor="#D3AD99";
onbgcolor="#399DB5";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
separatorcolor="Transparent";
separatorsize="2";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.sherryhaaland.com/;");
aI("showmenu=GalleriesPet Gallery 1MAIN_FOOTER_MENU;text=Galleries;target=;url=Galleries.html;");
aI("text=Artist;target=;url=Artist.html;");
aI("text=Ordering;target=;url=Ordering.html;");
aI("text=Contact ;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("GalleriesPet Gallery 1MAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Pet Gallery 1;target=;url=Pet-Gallery-1.html;");
aI("text=Pet Gallery 2;target=;url=Pet-Gallery-2.html;");
aI("text=Pet Gallery 3;target=;url=Pet-Gallery-3.html;");
aI("text=People Portraits;target=;url=People-Portraits.html;");
aI("text=Still Lifes;target=;url=Still-Lifes.html;");
aI("text=Landscapes;target=;url=Landscapes.html;");
aI("text=Landscapes 2;target=;url=Landscapes-2.html;");
}


 drawMenus();

