_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#282828";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#414141";
onbgcolor="#E7E6E7";
oncolor="Red";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#414141";
offcolor="Red";
onbgcolor="#414141";
oncolor="Red";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="79";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=632;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.pitmasteriq.com/;");
aI("text=Products;target=;url=http://store.pitmasteriq.com/allproducts.html;");
aI("text=Recipes;target=;url=Recipes.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Gallery;target=;url=Gallery-of-iQue-110-Automatic-BBQ-Temperature-Controller.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("showmenu=Support/PoliciesFOOTER_MENU;text=Support;target=;url=Support.html;");
aI("text=Master Chef;target=;url=Master-Chef.html;");
}

with(milonic=new menuname("Support/PoliciesFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Policies;target=;url=Policies.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Projects;target=;url=Projects.html;");
aI("text=Weber Gold and Performer Installation;target=;url=Weber-Gold-and-Performer-Installation.html;");
aI("text=Guest Book;target=;url=Guest-Book.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();

