_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("text=In a Nutshell;target=;url=nutshell.html;");
aI("showmenu=Background/Restaurants Build CommunitiesLEFT_MENU;text=Background;target=;url=intro.html;");
aI("showmenu=How It Works/Phase OneLEFT_MENU;text=How It Works;target=;url=how.html;");
aI("showmenu=Support System/Support SystemLEFT_MENU;text=Support System;target=;url=system.html;");
aI("text=What's the Point?;target=;url=point.html;");
aI("showmenu=Getting Started/Getting StartedLEFT_MENU;text=Getting Started;target=;url=starting1.html;");
aI("text=The Hospitality Factor;target=;url=factor.html;");
aI("showmenu=In The Media/Kitty Hoynes Irish PubLEFT_MENU;text=In The Media;target=;url=media.html;");
aI("text=Surveys;target=;url=surveys.html;");
aI("text=Project Designers;target=;url=designers.html;");
aI("text=Member Resources;target=;url=members.html;");
}

with(milonic=new menuname("Background/Restaurants Build CommunitiesLEFT_MENU")){
style=submenuStyle;
aI("text=Restaurants Build Communities;target=;url=communities.html;");
aI("text=Restaurants Drive The Economy;target=;url=economy.html;");
aI("text=The Hospitality Imperative;target=;url=imperative.html;");
aI("text=What Is Killing Hospitality?;target=;url=killing.html;");
aI("text=An Elegantly Simple Solution;target=;url=solution.html;");
}

with(milonic=new menuname("How It Works/Phase OneLEFT_MENU")){
style=submenuStyle;
aI("showmenu=How It Works/Phase One/CertificationLEFT_MENU;text=Phase One;target=;url=Phase-One.html;");
aI("showmenu=How It Works/Phase Two/Foundation ProgramLEFT_MENU;text=Phase Two;target=;url=foundation.html;");
}

with(milonic=new menuname("How It Works/Phase One/CertificationLEFT_MENU")){
style=submenuStyle;
aI("text=Certification;target=;url=certify.html;");
aI("text=Phase One Standards;target=;url=standards1.html;");
}

with(milonic=new menuname("How It Works/Phase Two/Foundation ProgramLEFT_MENU")){
style=submenuStyle;
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 System/Support SystemLEFT_MENU")){
style=submenuStyle;
aI("text=Support System;target=;url=system2.html;");
aI("text=Implementation;target=;url=implement.html;");
}

with(milonic=new menuname("Getting Started/Getting StartedLEFT_MENU")){
style=submenuStyle;
aI("text=Getting Started;target=;url=starting2.html;");
aI("text=Bonus Package;target=;url=bonus.html;");
}

with(milonic=new menuname("In The Media/Kitty Hoynes Irish PubLEFT_MENU")){
style=submenuStyle;
aI("text=Kitty Hoynes Irish Pub;target=;url=hoynes.html;");
aI("text=Panorama at the Peak;target=;url=panorama.html;");
aI("text=Monica's Waterfront Bakery & Cafe;target=;url=monicas.html;");
}


 drawMenus();

