_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#005500";
onbgcolor="#ffffff";
onbold="bold";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#FFFFFF";
offcolor="#007F00";
onbgcolor="#FFFFFF";
oncolor="#D40000";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/target_11x11.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1110;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.rainbowfortcollins.com/;");
aI("text=Welcome;target=;url=Welcome.html;");
aI("showmenu=Hours/Holiday hoursINFO_BAR_MENU;text=Hours;target=;url=Hours.html;");
aI("text=Menu;target=;url=Menu.html;");
aI("text=Catering;target=;url=Catering.html;");
aI("text=Feedback;target=;url=Feedback.html;");
aI("text=People;target=;url=People.html;");
aI("text=Gift Certificate;target=;url=Gift-Certificate.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
aI("text= Puffin Pastry;target=;url=Puffin-Pastry.html;");
}

with(milonic=new menuname("Hours/Holiday hoursINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Holiday hours;target=;url=Holiday-hours.html;");
}


 drawMenus();

