_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#AADECF";
oncolor="Black";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#BABCB1";
offcolor="White";
onbgcolor="#787972";
oncolor="White";
padding="4";
separatorcolor="#787972";
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 Page;target=;url=http://www.erlangerresearch.com/;");
aI("text=Tour ECR (video);target=;url=tour-ecr-(video).asp;");
aI("text=Downloads;target=;url=downloads.asp;");
aI("showmenu=White PapersTrading SeasonalityLEFT_MENU;text=White Papers;target=;url=white-papers.asp;");
aI("text=Short Data Calendar;target=;url=short-data-calendar.asp;");
aI("text=Performance;target=;url=performance.asp;");
aI("text=Firewall Info;target=;url=firewall-info.asp;");
aI("text=Server Status;target=;url=server-status.asp;");
aI("text=Resources;target=;url=resources.asp;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=news.asp;");
aI("text=Contact Us;target=;url=contact-us.asp;");
aI("text=Site Map;target=;url=sitemap-page-order.asp;");
}

with(milonic=new menuname("White PapersTrading SeasonalityLEFT_MENU")){
style=submenuStyle;
aI("text=Trading Seasonality;target=;url=trading-seasonality.asp;");
aI("text=DMA channels;target=;url=dma-channels.asp;");
aI("text=Option Data Smoothing - Medians;target=;url=option-data-smoothing-medians.asp;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=news-release-1.asp;");
}


 drawMenus();
