_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offcolor="#000000";
oncolor="#3F3F3F";
padding="5";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Century Gothic";
fontsize="11pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#54007F";
oncolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="0";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Intro;target=;url=http://www.starshiprtcmedia.com/;");
aI("text=Home;target=;url=Home.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Nights Over Las Vegas Radio;target=;url=Nights-Over-Las-Vegas-Radio.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Facebook Page;target=_blank;url=http://www.facebook.com/pages/Nights-Over-Las-Vegas-with-the-Commander-Starship/66469073838?sk=app_2309869772;");
aI("text=Contact the Starship;target=;url=Contact-the-Starship.html;");
aI("text=Starship Store;target=;url=Starship-Store.html;");
}


 drawMenus();

