_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EEEEEE";
offcolor="#006400";
onbgcolor="#6C8C37";
oncolor="White";
padding="5";
pagebgcolor="#EEEEEE";
pagecolor="#006400";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

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/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Ballykissangel Home;target=;url=http://www.alkenmrs.com/soapsrus/ballykissangel/;");
aI("text=Ballykissangel Books;target=;url=ballykissangel_books.html;");
aI("text=Ballykissangel Clothing;target=;url=ballykissangel_clothing.html;");
aI("text=Ballykissangel DVD;target=;url=ballykissangel_dvd.html;");
aI("text=Ballykissangel Music;target=;url=ballykissangel_music.html;");
aI("text=Ballykissangel Print;target=;url=bkprint.html;");
aI("text=Ballykissangel Video;target=;url=ballykissangel_video.html;");
aI("text=Ballykissangel On Ebay;target=;url=bkonebay.html;");
aI("text=Ballykissangel Resources;target=;url=links.html;");
}


 drawMenus();
