_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="Yellow";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="60";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="Yellow";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding="5";
pagebgcolor="Yellow";
pagecolor="Yellow";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="10";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=885;
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
orientation="horizontal";
itemheight="21";
aI("text=About Us;target=;url=./;align=center;bgimage=images/blue10.gif;overbgimage=images/blue10_on.gif;");
aI("text=Useful Info;target=;url=Useful-Info.html;align=center;bgimage=images/blue10.gif;overbgimage=images/blue10_on.gif;");
aI("text=Special Offers;target=;url=Special-Offers.html;align=center;bgimage=images/blue10.gif;overbgimage=images/blue10_on.gif;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;bgimage=images/blue10.gif;overbgimage=images/blue10_on.gif;");
aI("text=Our Location;target=;url=Our-Location.html;align=center;bgimage=images/blue10.gif;overbgimage=images/blue10_on.gif;");
}


 drawMenus();
