_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze11.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/xp_ind.gif";
subimagepadding="2";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
itemheight="28";
aI("text=Home Page;target=;url=./;align=center;");
aI("showmenu=Artist Lee - Gallery PagesGallery Page 1LEFT_MENU;text=Artist Lee - Gallery Pages;target=;url=Artist-Lee-Gallery-Pages.html;align=center;");
aI("text=Tattoo Aftercare;target=;url=Tattoo-Aftercare.html;align=center;");
aI("showmenu=Artist Steve- Gallery PagesGallery Page OneLEFT_MENU;text=Artist Steve- Gallery Pages;target=;url=Artist-Steve-Gallery-Pages.html;align=center;");
aI("text=News;target=;url=News.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
}

with(milonic=new menuname("Artist Lee - Gallery PagesGallery Page 1LEFT_MENU")){
style=submenuStyle;
aI("text=Gallery Page 1;target=;url=Gallery-Page-1.html;");
aI("text=Gallery Page 2;target=;url=Gallery-Page-2.html;");
aI("text=Gallery Page 3;target=;url=Gallery-Page-3.html;");
}

with(milonic=new menuname("Artist Steve- Gallery PagesGallery Page OneLEFT_MENU")){
style=submenuStyle;
aI("text=Gallery Page One;target=;url=Gallery-Page-One.html;");
aI("text=Gallery Page Three;target=;url=Gallery-Page-Three.html;");
aI("text=Gallery Page Two;target=;url=Gallery-Page-Two.html;");
aI("text=Gallery Page Four;target=;url=Gallery-Page-Four.html;");
aI("text=Gallery Page Five;target=;url=Gallery-Page-Five.html;");
aI("text=Gallery Page Six;target=;url=Gallery-Page-Six.html;");
aI("text=Gallery Page Seven - Cover Ups;target=;url=Gallery-Page-Seven-Cover-Ups.html;");
aI("text=Gallery Page Eight;target=;url=Gallery-Page-Eight.html;");
aI("text=Gallery Page Nine;target=;url=Gallery-Page-Nine.html;");
}


 drawMenus();

