_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana";
fontsize="8pt";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#000000";
oncolor="#7F7F7F";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="124";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=620;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Best Gas Grills;target=;url=Best-Gas-Grills.html;");
aI("text=Grill Basics;target=;url=Grill-Basics.html;");
aI("text=Grilling Tips;target=;url=Grilling-Tips.html;");
aI("text=Grill Cleaning;target=;url=Grill-Cleaning.html;");
}


 drawMenus();
