_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
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="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#33322E";
offcolor="#FFFFD4";
onbgcolor="#1B1A18";
oncolor="OrangeRed";
outfilter="Fade(Overlap=1.00)";
padding="8";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.pizzahotrock.com.au/;");
aI("showmenu=Perfect Pizza in 5 MinsPizza in 5 minutesINFO_BAR_MENU;text=Perfect Pizza in 5 Mins;target=;url=Bake-Perfect-Homemade-Pizza.html;");
aI("text=Pizza Gallery;target=;url=Pizza-Gallery/;");
aI("text=Pizza Hot Rock Shop;target=;url=Pizza-Hot-Rock-Shop/;");
aI("text=FAQ;target=;url=FAQ/;");
aI("showmenu=Recipes & ResourcesPizza Dough RecipesINFO_BAR_MENU;text=Recipes & Resources;target=;url=Recipes-&-Resources/;");
aI("showmenu=General InfoGeneral Terms and ConditionsINFO_BAR_MENU;text=General Info;target=;url=General-Info/;");
}

with(milonic=new menuname("Perfect Pizza in 5 MinsPizza in 5 minutesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Pizza in 5 minutes;target=;url=Pizza-in-5-minutes.html;");
aI("text=20 Reasons to get your own Pizza Hot Rock;target=;url=20-Reasons-to-get-your-own-Pizza-Hot-Rock.html;");
aI("text=The Amazing Ezi-Peel;target=;url=The-Amazing-Ezi-Peel.html;");
aI("text=Pizza to Pita, Fresh to Frozen;target=;url=Pizza-to-Pita,-Fresh-to-Frozen.html;");
}

with(milonic=new menuname("Recipes & ResourcesPizza Dough RecipesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Pizza Dough Recipes;target=;url=Recipes-&-Resources/Pizza-Dough-Recipes.html;");
aI("text=Stretching Your Fresh Pizza;target=;url=Recipes-&-Resources/Stretching-Your-Fresh-Pizza.html;");
aI("text=Pizza Metrics;target=;url=Recipes-&-Resources/Pizza-Metrics.html;");
aI("text=Fun & Trivia;target=;url=Recipes-&-Resources/Fun-&-Trivia.html;");
}

with(milonic=new menuname("General InfoGeneral Terms and ConditionsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=General Terms and Conditions;target=;url=General-Info/General-Terms-and-Conditions.html;");
aI("text=Privacy Policy;target=;url=General-Info/Privacy-Policy.html;");
}


 drawMenus();

