_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFF55";
onbold="bold";
oncolor="#FFFF55";
separatorcolor="Transparent";
separatorsize="15";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover5.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="42";
aI("text=Home;target=;url=http://www.troubledspirit.com/;");
aI("text=Biography;target=;url=Biography.html;");
aI("showmenu=Troubled Spirit/Live ShowsLEFT_MENU;text=Troubled Spirit;target=;url=Troubled-Spirit.html;");
aI("text=Original Music;target=;url=Original-Music.html;");
aI("showmenu=Original Lyrics/Loser LoserLEFT_MENU;text=Original Lyrics;target=;url=Original-Lyrics.html;");
aI("text=Recording News;target=;url=Recording-News.php;");
aI("text=Songwriting News;target=;url=Songwriting-News.html;");
aI("text=Guitar News;target=;url=Guitar-News.html;");
aI("text=Web Development;target=;url=Web-Development.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Troubled Spirit/Live ShowsLEFT_MENU")){
style=submenuStyle;
aI("text=Live Shows;target=;url=Live-Shows.html;");
aI("text=Cover Music;target=;url=Cover-Music.html;");
}

with(milonic=new menuname("Original Lyrics/Loser LoserLEFT_MENU")){
style=submenuStyle;
aI("text=Loser Loser;target=;url=Loser-Loser.html;");
aI("text=Gimme An Answer;target=;url=Gimme-An-Answer.html;");
aI("text=Coast to Coast;target=;url=Coast-to-Coast.html;");
aI("text=Judgment Day;target=;url=Judgment-Day.html;");
aI("text=Traffic Jam;target=;url=Traffic-Jam.html;");
aI("text=Your Eyes;target=;url=Your-Eyes.html;");
aI("text=The Fight;target=;url=The-Fight.html;");
aI("text=Dreams;target=;url=Dreams.html;");
aI("text=Caged Inn;target=;url=Caged-Inn.html;");
aI("text=How Lucky I Am;target=;url=How-Lucky-I-Am.html;");
aI("text=Love's Loss;target=;url=Love's-Loss.html;");
aI("text=Against All Odds;target=;url=Against-All-Odds.html;");
aI("text=Shooting Star;target=;url=Shooting-Star.html;");
aI("text=Treasure;target=;url=Treasure.html;");
}


 drawMenus();

