_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Lucida Sans Unicode";
fontsize="12pt";
fontstyle="normal";
image="images/dots1.gif";
offbgcolor="#000000";
offcolor="#FFFF2A";
onbgcolor="Black";
onbold="bold";
oncolor="#FF2A00";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="#FFFF00";
offcolor="#000000";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Listen Now;target=;url=listen-now.html;");
aI("text=Reviews;target=;url=reviews.html;");
aI("showmenu=GalleryStonewall PhotosLEFT_MENU;text=Gallery;target=;url=gallery.html;");
aI("text=Updates;target=;url=updates.html;");
aI("showmenu=MediaReviewsLEFT_MENU;text=Media;target=;url=media.html;");
aI("showmenu=StoreAshes2AshesLEFT_MENU;text=Store;target=;url=store.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("GalleryStonewall PhotosLEFT_MENU")){
style=submenuStyle;
aI("text=Stonewall Photos;target=;url=stonewall-photos.html;");
}

with(milonic=new menuname("MediaReviewsLEFT_MENU")){
style=submenuStyle;
aI("text=Reviews;target=;url=reviews.html;");
aI("text=For The Press;target=;url=for-the-press.html;");
aI("text=What The Fans Say;target=;url=what-the-fans-say.html;");
aI("text=What The Artist Say;target=;url=what-the-artist-say.html;");
aI("text=From DJ Shane Phoenix;target=;url=from-dj-shane-phoenix.html;");
aI("text=Bio Of Shane Phoenix;target=;url=bio-of-shane-phoenix.html;");
aI("text=On FaceBook;target=_blank;url=http://www.facebook.com/profile.php?id=1221653375&ref=profile;");
aI("text=On Mysapce;target=_blank;url=http://www.myspace.com/djshanephoenix;");
aI("text=On Twitter;target=_blank;url=http://twitter.com/DJShanePhoenix;");
}

with(milonic=new menuname("StoreAshes2AshesLEFT_MENU")){
style=submenuStyle;
aI("text=Ashes2Ashes;target=;url=ashes2ashes.html;");
aI("text=Meltdown;target=;url=meltdown.html;");
}


 drawMenus();
