_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze17.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#AAD4FF";
offcolor="#00002A";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
itemheight="28";
aI("text=Xstream Home;target=;url=http://www.xstreamproductions.com/;align=center;");
aI("showmenu=ServicesPartnersLEFT_MENU;text=Services;target=;url=XP_corpservices.html;align=center;");
aI("text=About Us;target=;url=XP_about-Us.html;align=center;");
aI("text=Contact Us;target=;url=XP_Contact.html;align=center;");
aI("text=Xstream Links;target=;url=XP_links.html;align=center;");
aI("text=Privacy;target=;url=XP_Privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("ServicesPartnersLEFT_MENU")){
style=submenuStyle;
aI("text=Partners;target=;url=XP_Partners.html;");
aI("text=Suppliers;target=;url=XP_Suppliers.html;");
aI("text=Services;target=;url=XP_Services.html;");
aI("text=Event Experience;target=;url=XP_Experience.html;");
}


 drawMenus();
