_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#008FD4";
offcolor="#ffffff";
onbgcolor="#920000";
oncolor="#ffffff";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="145";
}

with(submenuStyle=new mm_style()){
bordercolor="#008FD4";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#008FD4";
offcolor="#ffffff";
onbgcolor="#920000";
onbold="bold";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://kccarnivores.org/;");
aI("text=History;target=;url=History.php;");
aI("text=Contact Us;target=;url=Contact-Us.php;");
aI("text=Support Us;target=;url=Support-Us.php;");
aI("text=Sponsor Us;target=;url=Sponsor-Us.php;");
aI("text=Donate;target=;url=Donate.php;");
aI("text=Join Us;target=;url=Join-Us.php;");
aI("text=Shop Us;target=;url=Shop-Us.php;");
aI("text=Mailing List;target=;url=Mailing-List.php;");
aI("text=Press Links;target=;url=Press-Links.php;");
aI("text=Practice Info;target=;url=Practice-Info.php;");
aI("text=Events Calendar;target=;url=Events-Calendar.php;");
aI("text=Match Schedule;target=;url=Match-Schedule.php;");
aI("text= Team Photos;target=;url=Photos.html;");
aI("text=Meat the Team;target=;url=Meat-Team.php;");
aI("text=Rugby 101;target=;url=Rugby-101.php;");
}


 drawMenus();

