_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#333333";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
image="images/xpblank.gif";
offcolor="Black";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="DarkGoldenrod";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
pagebgcolor="#000000";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/db_red.gif";
subimagepadding="4";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="11pt";
offbgcolor="#333333";
offcolor="#D3AD99";
onbgcolor="#399DB5";
onborder="1px solid #316AC5";
oncolor="Black";
padding="8";
separatorcolor="Transparent";
separatorsize="5";
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";
aI("text=Home;target=;url=http://www.sherryhaaland.com/;");
aI("showmenu=GalleriesPet Gallery 1INFO_BAR_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 1INFO_BAR_MENU")){
style=submenuStyle;
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();

