_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dedede";
oncolor="Black";
ondecoration="underline";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover2.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="Aqua";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="White";
onbgcolor="Aqua";
oncolor="Black";
ondecoration="underline";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=601;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
itemheight="38";
aI("text=HOME;target=;url=http://www.kelvinrush.com/;align=center;");
aI("text=STORE;target=;url=STORE.html;align=center;");
aI("text=NEWS;target=;url=NEWS.html;align=center;");
aI("text=IMAGES;target=;url=IMAGES.html;align=center;");
aI("showmenu=VIDEOS/I Seek AsylumFOOTER_MENU;text=VIDEOS;target=;url=VIDEOS.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("VIDEOS/I Seek AsylumFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=I Seek Asylum;target=;url=I-Seek-Asylum.html;");
aI("text=Free Terror;target=;url=Free-Terror.html;");
aI("text=Open Your Heart;target=;url=Open-Your-Heart.html;");
aI("text=Theres No Cause For Alarm;target=;url=Theres-No-Cause-For-Alarm.html;");
aI("text=If I Could Be Someone;target=;url=If-I-Could-Be-Someone.html;");
aI("text=Looking For Love;target=;url=Looking-For-Love.html;");
aI("text=You Follow My Sorrow;target=;url=You-Follow-My-Sorrow.html;");
aI("text=Nothing Ever Happens;target=;url=Nothing-Ever-Happens.html;");
aI("text=Shame On You;target=;url=Shame-On-You.html;");
aI("text=She Came To Play;target=;url=She-Came-To-Play.html;");
aI("text=The Healing;target=;url=The-Healing.html;");
}


 drawMenus();

