_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Black";
offcolor="Goldenrod";
onbgcolor="DarkGoldenrod";
oncolor="Black";
padding="6";
separatorcolor="Firebrick";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Goldenrod";
offcolor="Black";
onbgcolor="Maroon";
onbold="bold";
oncolor="Gold";
padding="4";
separatorcolor="Maroon";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.aplaceofhospitality.com/;");
aI("showmenu=BackgroundBackgroundLEFT_MENU;text=Background;target=;url=intro.html;");
aI("showmenu=Phase OnePhase OneLEFT_MENU;text=Phase One;target=;url=beginning.html;");
aI("showmenu=Phase TwoPhase TwoLEFT_MENU;text=Phase Two;target=;url=foundation.html;");
aI("showmenu=Support SystemSupport SystemLEFT_MENU;text=Support System;target=;url=system.html;");
aI("showmenu=Intro WorkshopIntro WorkshopLEFT_MENU;text=Intro Workshop;target=;url=workshops.html;");
aI("text=Surveys;target=;url=surveys.html;");
aI("text=Project Designers;target=;url=designers.html;");
}

with(milonic=new menuname("BackgroundBackgroundLEFT_MENU")){
style=submenuStyle;
aI("text=Background;target=;url=intro2.html;");
aI("text=Restaurants Build Communities;target=;url=communities.html;");
aI("text=Restaurants Drive The Economy;target=;url=economy.html;");
aI("text=Chains vs. Independents;target=;url=chains.html;");
aI("text=The Hospitality Imperative;target=;url=imperative.html;");
aI("text=What is Hospitality?;target=;url=whatisit.html;");
aI("text=What Is Killing Hospitality?;target=;url=killing.html;");
aI("text=An Elegantly Simple Solution;target=;url=solution.html;");
aI("text=The Ripple Effect;target=;url=ripple.html;");
}

with(milonic=new menuname("Phase OnePhase OneLEFT_MENU")){
style=submenuStyle;
aI("text=Phase One;target=;url=beginning2.html;");
aI("text=Certification;target=;url=certify.html;");
aI("text=Phase One Standards;target=;url=standards1.html;");
}

with(milonic=new menuname("Phase TwoPhase TwoLEFT_MENU")){
style=submenuStyle;
aI("text=Phase Two;target=;url=foundation1.html;");
aI("text=Foundation Program;target=;url=foundation2.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Effortless Excellence;target=;url=excellence.html;");
aI("text=Phase Two Standards;target=;url=standards2.html;");
}

with(milonic=new menuname("Support SystemSupport SystemLEFT_MENU")){
style=submenuStyle;
aI("text=Support System;target=;url=system2.html;");
aI("text=Fiscal Fitness;target=;url=fiscal.html;");
aI("text=Enlightened Leadership;target=;url=leader.html;");
aI("text=All-Star Staff;target=;url=staff.html;");
aI("text=Seamless Service;target=;url=service.html;");
aI("text=Culinary Commitment;target=;url=culinary.html;");
aI("text=Community Connection;target=;url=connect.html;");
aI("text=Responsible Refreshment;target=;url=refreshment.html;");
aI("text=Inviting Environment;target=;url=environment.html;");
aI("text=Feedback & Follow-Through;target=;url=feedback.html;");
aI("text=Implementation;target=;url=implement.html;");
}

with(milonic=new menuname("Intro WorkshopIntro WorkshopLEFT_MENU")){
style=submenuStyle;
aI("text=Intro Workshop;target=;url=workshops2.html;");
aI("text=WI - Sept 2010;target=;url=wisconsin.html;");
aI("text=NY - Oct/Nov 2010;target=;url=nysra.html;");
}


 drawMenus();
