_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderstyle="Ridge";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#FF0000";
oncolor="#FFFFFF";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#FFFFFF";
oncolor="#FF0000";
pagecolor="#FF0000";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="60";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.redhurley.com/;");
aI("text=Biography;target=;url=biography.html;");
aI("text=Discography;target=;url=discography.html;");
aI("text=Latest Release;target=;url=latest-release.html;");
aI("text=Gallery;target=;url=gallery.html;");
aI("text=Children In Need;target=;url=children-in-need.html;");
aI("text=News;target=;url=news.html;");
aI("text=GuestBook;target=;url=guestbook.html;");
aI("text=MyBlog;target=;url=myblog.html;");
aI("text=Contacts;target=;url=contacts.html;");
}


 drawMenus();
