fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(XPMainStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana,TW Cen MT,Arial,Helvetica";
fontsize="60%";
fontstyle="normal";
fontweight="normal";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#336699";
onborder="1px solid #000000";
oncolor="#ffffff";
overbgimage="";
padding=3;
}

with(XPMenuStyle=new mm_style()){
styleid=1;
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana,TW Cen MT,Helvetica,Verdana";
fontsize="60%";
fontstyle="normal";
fontweight="normal";
image="";
imagepadding=3;
menubgimage="";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#336699";
onborder="1px solid #000000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=93);Shadow(color=#999999', Direction=135, Strength=10)";
padding=4;
separatoralign="center";
separatorcolor="#666666";
separatorpadding=1;
separatorwidth="95%";
subimage="image/arrow.gif";
subimagepadding=3;
menubgcolor="#cccccc";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
margin=2;
orientation="horizontal";
style=XPMainStyle;
top=5;
aI("status=Back To Home Page;image=image/MenuLogo1.jpg;text=Home&nbsp&nbsp&nbsp&nbsp;url=home.html;");
aI("showmenu=Services;image=image/MenuLogo1.jpg;text=Services&nbsp&nbsp;");
aI("showmenu=Tools;image=image/MenuLogo1.jpg;text=Tools&nbsp&nbsp&nbsp&nbsp;");
aI("showmenu=About;text=&nbsp;image=image/MenuLogo1.jpg;text=About&nbsp&nbsp&nbsp;");
aI("showmenu=Contact;image=image/MenuLogo1.jpg;text=Contact&nbsp&nbsp;");
}

with(milonic=new menuname("About")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=About ESA;url=about.html;")
aI("text=Sponsor Markets;url=markets.html;")
aI("text=Quick Facts;url=quickfacts.html;")
aI("text=Our People;separatorsize=1;url=people.html;onfunction=showtip('The best of the best');")
aI("text=A History of Raving Fans;url=history.html;onfunction=showtip('Our proud history');")
aI("text=Expectations for Advertisers;url=expecta.html;")
aI("text=Expectations for the Station;url=expects.html;")

}

with(milonic=new menuname("Services")){
margin=2;
style=XPMenuStyle;
aI("showmenu=Training;image=image/arrow.gif;text=ESA Training;");
aI("image=image/arrow.gif;text=FastForward;url=http://ff.esacompany.com/;");
aI("showmenu=Conference;image=image/arrow.gif;text=ROI Conference;");
aI("image=image/arrow.gif;separatorsize=1;text=ROI Home;url=conference.html;");
aI("image=image/arrow.gif;text=Ad<b>Profit</b>&trade; Retail Seminars;url=adprofit.html;");
aI("image=image/arrow.gif;text=TV<b>1st</b>&trade; Consulting;url=tv1st.html;");
aI("image=image/arrow.gif;text=Cause Marketing;url=crm.html;");
}

with(milonic=new menuname("Tools")){
margin=2;
style=XPMenuStyle;
aI("image=image/arrow.gif;text=The Catalyst Blog;url=http://catalyst.esacompany.com/;");
aI("image=image/arrow.gif;separatorsize=1;text=The ESA Pipeline;url=http://www.esacompany.com/pipeline;");
aI("text=--- MEMBERS-ONLY: ---;");
aI("image=image/arrow.gif;text=Prospect Profile;url=prosprof.html;");
aI("image=image/arrow.gif;status=Industry's Best Sales Practices;text=<b>AE</b>ssentials&trade; Toolbox;url=ae.html;");
aI("image=image/arrow.gif;text=Competitve Media;url=AEssentials/cmc.html;");
aI("image=image/arrow.gif;text=Prospecting;url=AEssentials/index.php;");
aI("image=image/arrow.gif;text=Closing More <b>New Biz</b>;url=AEssentials/index.php;");
}

with(milonic=new menuname("Performance")){
margin=2;
style=XPMenuStyle;
aI("image=image/arrow.gif;text=Annual Report;url=ar2006.html;");
aI("image=image/arrow.gif;text=Internet Advertising;url=newmedia.html;");
aI("image=image/arrow.gif;text=Station ROI;url=stroi.html;");
aI("image=image/arrow.gif;text=Growth;url=growth.html;");
}

with(milonic=new menuname("Conference")){
margin=2;
style=XPMenuStyle;
aI("text=ROI Home;url=conference.html;");
aI("text=Agenda & Speakers;url=roi_agenda.html;");
aI("text=Registration;url=roi_reg.html;");
aI("text=Pricing;url=roi_price.html;");
aI("text=Hotel Website;url=roi_venue.html");
aI("text=Questions?;url=roi_faq.html;");
aI("text=Contact Us;url=mailto:ROI@ESACompany.com;");
}

with(milonic=new menuname("Training")){
margin=2;
style=XPMenuStyle;
aI("text=Fast<b>Forward</b>&trade; Sales Training;url=ff.html;");
aI("text=AEssentials;url=ae.html;");
aI("text=The Catalyst;url=http://catalyst.esacompany.com/;");
}

with(milonic=new menuname("Contact")){
margin=2;
style=XPMenuStyle;
aI("image=image/arrow.gif;text=Company Info;url=contact.html;");
aI("image=image/arrow.gif;text=Conference Inquiry;url=mailto:ROI@ESACompany.com;");
aI("image=image/arrow.gif;text=Email Us;url=mailto:Red.Bank@ESACompany.com;");
}

drawMenus();

