_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="100";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home Page;target=;url=./;");
aI("showmenu=Artist Lee - Gallery PagesGallery Page 3MAIN_FOOTER_MENU;text=Artist Lee - Gallery Pages;target=;url=Artist-Lee-Gallery-Pages.html;");
aI("text=Tattoo Aftercare;target=;url=Tattoo-Aftercare.html;");
aI("showmenu=Artist Steve- Gallery PagesGallery Page FiveMAIN_FOOTER_MENU;text=Artist Steve- Gallery Pages;target=;url=Artist-Steve-Gallery-Pages.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Artist Lee - Gallery PagesGallery Page 3MAIN_FOOTER_MENU")){
style=SubMenuStyle;
openstyle="up";
aI("text=Gallery Page 3;target=;url=Gallery-Page-3.html;");
}

with(milonic=new menuname("Artist Steve- Gallery PagesGallery Page FiveMAIN_FOOTER_MENU")){
style=SubMenuStyle;
openstyle="up";
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;");
}


 drawMenus();

