_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Orchid";
offcolor="#ffffff";
onbgcolor="DarkMagenta";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
offbgcolor="Black";
offcolor="AntiqueWhite";
onbgcolor="DarkGray";
oncolor="#ffffff";
padding="4";
separatorcolor="AntiqueWhite";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Magic Performer Home;target=;url=./;");
aI("showmenu=AlbumsMagic Spell for Performers and ArtistsINFO_BAR_MENU;text=Albums;target=;url=Albums.html;");
aI("text=Frequently Asked Questions;target=;url=Frequently-Asked-Questions.html;");
aI("showmenu=Register OnlineRegister AlbumINFO_BAR_MENU;text=Register Online;target=;url=Register-Online.html;");
aI("text=Feedback;target=;url=Feedback.html;");
aI("showmenu=NewsMagic Mystery Release 2010INFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("AlbumsMagic Spell for Performers and ArtistsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Magic Spell for Performers and Artists;target=;url=Magic-Spell-for-Performers-and-Artists.html;");
aI("text=Magic Illusion for Performers and Artists;target=;url=Magic-Illusion-for-Performers-and-Artists.html;");
aI("text=Magic Mystery for Performers and Artists;target=;url=Magic-Mystery-for-Performers-and-Artists.html;");
}

with(milonic=new menuname("Register OnlineRegister AlbumINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Register Album;target=;url=Register-Album.html;");
aI("text=Survey Online;target=;url=Survey-Online.html;");
}

with(milonic=new menuname("NewsMagic Mystery Release 2010INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Magic Mystery Release 2010;target=;url=Magic-Mystery-Release-2010.html;");
aI("text=Magic Illusion Release 2007;target=;url=Magic-Illusion-Release-2007.html;");
aI("text=Magic Spell Release 2005;target=;url=Magic-Spell-Release-2005.html;");
aI("text=Magic Performer Founded;target=;url=Magic-Performer-Founded.html;");
}


 drawMenus();
