_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="3";
pagecolor="Bisque";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="3";
itemwidth="112";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=903;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.stringofpearls.co.uk/;");
aI("text=Party Band;target=;url=The-Party-Band-Sound.asp;");
aI("text=String of Pearls;target=;url=The-String-of-Pearls.asp;");
aI("text=Big Band;target=;url=The-Big-Band-Sound.asp;");
aI("text=Chris Smith;target=;url=About-Chris-Smith.asp;");
aI("text=Chris & Sinatra;target=;url=Chris-and-Frank-Sinatra.asp;");
aI("text=Photos;target=;url=On-Tour.asp;");
aI("text=Contact Us;target=;url=Contact-Us.asp;");
}


 drawMenus();
