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=0;
_subOffsetLeft=1;

with(menuStyle=new mm_style()){
align="left";
borderwidth=0;
fontfamily="Lucida Sans, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#262626";
separatorsize="1";
imagepadding=3;
itemwidth=170;
offclass="ffstyle";
onclass="ffstyle";
offcolor="#ffffff";
oncolor="#ffff00";
outfilter="fade(duration=0.3)";
padding=7;
subimage="images/arrow.gif";
subimagepadding=8;
}
 
with(submenuStyle=new mm_style()){
align="left";
borderwidth=0;
fontfamily="Lucida Sans, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#192632";
separatorsize="0";
imagepadding=3;
itemwidth=252;
offclass="ffstyle-sub";
onclass="ffstyle-sub";
offbgcolor="#b3b3b3";
offcolor="#ffffff";
onbgcolor="#989898";
oncolor="#ffffff";
overfilter="Alpha(opacity=98);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="fade(duration=0.3)";
padding=9;
subimage="images/arrow-black.gif";
subimagepadding=8;
}

with(milonic=new menuname("archcompanies")){
margin=2;
orientation="vertical";
style=submenuStyle;
aI("text=ARCH INSURANCE GROUP (NORTH AMERICA);url=http://www.archinsurance.com;");
aI("text=ARCH INSURANCE (EUROPE);url=http://www.archinsurance.co.uk;");
aI("text=ARCH INSURANCE (BERMUDA);url=http://www.archinsurance.bm;");
aI("text=ARCH REINSURANCE COMPANY (US);url=http://www.archreco.com;");
aI("text=ARCH REINSURANCE LTD. (BERMUDA);url=http://www.archreinsurance.bm;");
aI("text=ARCH REINSURANCE EUROPE UNDERWRITING LIMITED;url=http://www.archre.eu;");
aI("text=ARCH RE ACCIDENT & HEALTH;url=http://www.archre.dk;");
aI("text=ARCH RE FACULTATIVE;url=http://www.archrefac.com;");
}

with(milonic=new menuname("boardofdirectors")){
margin=2;
orientation="vertical";
style=submenuStyle;
aI("text=DIRECTOR BIOGRAPHIES;url=BoardOfDirectors.aspx;");
aI("text=BOARD COMMITTEE CHARTERS;url=BoardCommitteeCharters.aspx;");
}

with(milonic=new menuname("tradingfundamentals")){
margin=2;
orientation="vertical";
style=submenuStyle;
aI("text=TRADING STATISTICS;url=TradingStatistics.aspx;");
aI("text=RATIOS;url=ratios.aspx;");
}

with(milonic=new menuname("stockinfo")){
margin=2;
orientation="vertical";
style=submenuStyle;
aI("text=STOCK QUOTE;url=StockQuote.aspx;");
aI("text=STOCK CHART;url=StockChart.aspx;");
aI("text=HISTORICAL PRICE LOOKUP;url=StockHistory.aspx;");
aI("text=INVESTMENT CALCULATOR;url=StockCalculator.aspx;");
aI("text=PREFERRED STOCK AND DIVIDENDS;url=dividends.aspx;");
}

with(milonic=new menuname("management")){
margin=2;
orientation="vertical";
style=submenuStyle;
aI("text=ARCH CAPITAL GROUP LTD.;url=management.aspx;");
aI("text=ARCH CAPITAL SERVICES INC.;url=managementacs.aspx;");
aI("text=ARCH INVESTMENT MANAGEMENT LTD.;url=managementaim.aspx;");
}

drawMenus();