_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#930600";
offcolor="WhiteSmoke";
onbgcolor="#463C01";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#463C01";
onbgcolor="#8F854D";
oncolor="White";
padding="4";
pagecolor="DarkRed";
separatorcolor="#463C01";
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.premiermeetingservices.com/;");
aI("text=Why Premier;target=;url=why_premier.html;");
aI("showmenu=Meeting Planning/Site Selection and ResearchLEFT_MENU;text=Meeting Planning;target=;url=Meeting-Planning.html;");
aI("showmenu=Incentive Meetings/Hotel and Resort Destination IncentivesLEFT_MENU;text=Incentive Meetings;target=;url=Incentive-Meetings.html;");
aI("text=News;target=;url=News.html;");
aI("showmenu=About Us/CareersLEFT_MENU;text=About Us;target=;url=about_us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Meeting Planning/Site Selection and ResearchLEFT_MENU")){
style=submenuStyle;
aI("text=Site Selection and Research;target=;url=Hotel-Site-Research-and-Selection.html;");
aI("text=On-Site Management;target=;url=On-Site-Management.html;");
aI("text=Registration Management;target=;url=Registration-Management.html;");
aI("text=Travel Management Services;target=;url=Travel-Management-Services.html;");
aI("text=Conference Event Planning;target=;url=Conference-Event-Planning.html;");
aI("text=CME Meeting Planning;target=;url=CME-Meetings-Conference.html;");
aI("text=Corporate Event Planning;target=;url=Corporate-Event-Planners.html;");
aI("text=Communication Management;target=;url=Effective-Communication-Management.html;");
}

with(milonic=new menuname("Incentive Meetings/Hotel and Resort Destination IncentivesLEFT_MENU")){
style=submenuStyle;
aI("text=Hotel and Resort Destination Incentives;target=;url=Hotel-and-Resort-Destination-Incentives.html;");
aI("text=Cruise Incentives;target=;url=Cruise-Incentives.html;");
aI("text=Team Incentives;target=;url=Team-Incentives.html;");
aI("text=Recreation Incentives;target=;url=Recreation-Incentives.html;");
aI("text=Individual Incentives;target=;url=Individual-Incentives.html;");
aI("text=Custom Tailored Incentives;target=;url=Custom-tailored-incentives.html;");
}

with(milonic=new menuname("About Us/CareersLEFT_MENU")){
style=submenuStyle;
aI("text=Careers;target=;url=careers.html;");
}


 drawMenus();

