/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/
	var ClassName="opco_menu_class";
	var ClassNameSub="opco_sub_menu_class";
	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#000033';			// Background color when mouse is not over
	var LowSubBgColor='#666666';			// Background color when mouse is not over on subs
	var HighBgColor='#666666';			// Background color when mouse is over
	var HighSubBgColor='#cccccc';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontCurrentColor='white';			// Font color when it is the header of the current page
	var FontCurrentBgColor='#666666';		// Background color when it is the header of the current page
	var CurrentIsMenu=true;			// Show current header as menu item
	var FontSubHighColor='#000033';			// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='#cccccc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var SubMenuTextCentered='left';
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=20;				// Left padding for sub
	var TopPaddng=5;				// Top padding for menu
	var SubTopPadding=3;				// Top padding for sub
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("About Oppenheimer","/public/about_oppenheimer/index.html","",4,25,137);
	Menu1_1=new Array("Overview","/public/about_oppenheimer/index.html","",0,20,137);
	Menu1_2=new Array("History","/public/about_oppenheimer/history.html","",0,20,137);
	Menu1_3=new Array("Investor Relations","/public/about_oppenheimer/investor_relations.html","",0,20,137);	
	Menu1_4=new Array("Careers","/public/about_oppenheimer/careers.html","",0,20,137);
	//Menu1_5=new Array("Test","/public/about_oppenheimer/careers.html","",0,20,137);

Menu2=new Array("Wealth Management","/public/wealth_management/index.html","",4,20,141);
	Menu2_1=new Array("Overview","/public/wealth_management/index.html","",0,20,141);
	Menu2_2=new Array("Managing Your Wealth","/public/wealth_management/manage_wealth.html","",0,35,141);
	Menu2_3=new Array("Wealth Planning","/public/wealth_management/wealth_planning.html","",0,20,141);
	Menu2_4=new Array("Investment Products & Services","/public/wealth_management/prods_services.html","",0,35,141);

Menu3=new Array("Oppenheimer Asset Management","/public/oppenheimer_asset/index.html","",4,20,200);
	Menu3_1=new Array("Overview","/public/oppenheimer_asset/index.html","",0,20,200);	
	Menu3_2=new Array("Consulting Group","/public/oppenheimer_asset/consulting.html","",0,20,150);
	Menu3_3=new Array("Oppenheimer Investment Advisers","/public/oppenheimer_asset/oia.html","",0,35,145);
	Menu3_4=new Array("Alternative Investments Group","/public/oppenheimer_asset/aig.html","",0,20,145);
	//Menu3_5=new Array("Oppenheimer Investment Management","/public/oppenheimer_asset/oim.html","",0,35,145);
		

Menu4=new Array("Oppenheimer Trust Company","/public/oppenheimer_trust/index.html","",4,20,175);
	Menu4_1=new Array("Overview","/public/oppenheimer_trust/index.html","",0,20,175);	Menu4_2=new Array("Estate Planning","/public/oppenheimer_trust/estate_planning.html","",0,20,175);
	Menu4_3=new Array("Trust Services","/public/oppenheimer_trust/trust_services.html","",0,20,175);
	Menu4_4=new Array("Types of Trusts","/public/oppenheimer_trust/types_of_trust.html","",0);
	
	

Menu5=new Array("Capital Markets","/public/capital_markets/index.html","",6,20,122);
	Menu5_1=new Array("Overview","/public/capital_markets/index.html","",0,20,122);	
	Menu5_2=new Array("Investment Banking","/public/capital_markets/investment_banking.html","",0,35,122);	
	Menu5_3=new Array("Equity Capital Markets","/public/capital_markets/ecm_index.html","",0,35,122);
	Menu5_4=new Array("Municipal Capital Markets Group","/public/capital_markets/muni_index.html","",0,35,122);
	Menu5_5=new Array("Debt Capital Markets","/public/capital_markets/dcm_index.html","",0,35,122);
    Menu5_6=new Array("Conferences","/Conferences/index.html","",0,20,122);
	
MenuLeftNav = new Array(
	new Array(1, 1, 1, 0 , new Array("What You Can Expect From Oppenheimer","/public/about_oppenheimer/expect_from.html")),
	new Array(1, 1, 2, 0 , new Array("Client Service Commitment","/public/about_oppenheimer/client_service.html")),
	new Array(1, 1, 3, 0 , new Array("Integrated Capabilities", "/public/about_oppenheimer/integrated.html")),
	new Array(1, 3, 1, 0 , new Array("", "/public/about_oppenheimer/investor_relations.html")),
	new Array(1, 3, 2, 0 , new Array("", "/public/about_oppenheimer/interim_reports.html")),
	new Array(1, 3, 3, 0 , new Array("", "/public/about_oppenheimer/annual_reports.html")),
	new Array(1, 4, 1, 0 , new Array("", "/public/about_oppenheimer/platform_success.html")),
	new Array(1, 4, 2, 0 , new Array("", "/public/about_oppenheimer/leading_boutique.html")),
	new Array(1, 4, 3, 0 , new Array("", "/public/about_oppenheimer/rewarding_future.html")),
	new Array(1, 4, 4, 0 , new Array("", "/public/about_oppenheimer/experienced_hire.html")),
	new Array(2, 2, 1, 0 , new Array("", "/public/wealth_management/wealth_accumulation.html")),
	new Array(2, 2, 2, 0 , new Array("", "/public/wealth_management/wealth_protection.html")),
	new Array(2, 2, 3, 0 , new Array("", "/public/wealth_management/wealth_preservation.html")),
	new Array(2, 2, 4, 0 , new Array("", "/public/wealth_management/wealth_transfer.html")),
	new Array(2, 3, 1, 0 , new Array("", "/public/wealth_management/retirement_planning.html")),
	new Array(2, 3, 2, 0 , new Array("", "/public/wealth_management/estate_planning.html")),
	new Array(2, 3, 3, 0 , new Array("", "/public/wealth_management/college_planning.html")),
	new Array(2, 3, 4, 0 , new Array("", "/public/wealth_management/financial_planning.html")),
	new Array(2, 5, 1, 0 , new Array("", "/public/wealth_management/consulting_group.html")),
	new Array(2, 5, 2, 0 , new Array("", "/public/wealth_management/oia.html")),
	new Array(2, 5, 3, 0 , new Array("", "/public/wealth_management/aig.html")),
	new Array(2, 5, 4, 0 , new Array("", "/public/wealth_management/mutual_funds.html")),
	new Array(2, 5, 5, 0 , new Array("", "/public/wealth_management/corp_exec_services.html")),
	new Array(2, 5, 6, 0 , new Array("", "/public/wealth_management/insurance_annuities.html")),
	new Array(2, 5, 7, 0 , new Array("", "/public/wealth_management/omega.html")),	
	new Array(2, 5, 8, 0 , new Array("", "/public/wealth_management/equities_fixedincome.html")),
	new Array(2, 5, 9, 0 , new Array("", "/public/wealth_management/exchange_tradedfunds.html")),
	new Array(2, 5, 10, 0 , new Array("", "/public/wealth_management/options.html")),

	new Array(5, 2, 1, 0 , new Array("", "/public/capital_markets/ib_overview.html")),
	new Array(5, 2, 2, 0 , new Array("", "/public/capital_markets/ib_sector_focus.html")),
	new Array(5, 2, 3, 0 , new Array("", "/public/capital_markets/ib_senior_ib_pros.html")),
	new Array(5, 2, 4, 0 , new Array("", "/public/capital_markets/ib_conference_information.html")),
	new Array(5, 2, 5, 0 , new Array("", "/public/capital_markets/ib_contact_us.html")),
	new Array(5, 2, 6, 0 , new Array("", "/public/capital_markets/ib_technology.html")),
	new Array(5, 2, 7, 0 , new Array("", "/public/capital_markets/ib_healthcare.html")),
	new Array(5, 2, 8, 0 , new Array("", "/public/capital_markets/ib_sonsumer.html")),
	new Array(5, 2, 9, 0 , new Array("", "/public/capital_markets/ib_financial_institutions.html")),
	new Array(5, 2, 10, 0 , new Array("", "/public/capital_markets/ib_energy_other.html")),
	new Array(5, 2, 11, 0 , new Array("", "/public/capital_markets/ib_publicofferings.html")),
	new Array(5, 2, 12, 0 , new Array("", "/public/capital_markets/ib_private_placements.html")),
	new Array(5, 2, 13, 0 , new Array("", "/public/capital_markets/ib_mergers_acquisitions.html")),
	new Array(5, 2, 14, 0 , new Array("", "/public/capital_markets/ib_advisory_services.html")),
	
	
	new Array(5, 4, 1, 0 , new Array("", "/public/capital_markets/analyst_bios.html")),
	new Array(5, 4, 2, 0 , new Array("", "/public/capital_markets/kc_capital.html")),
	new Array(5, 4, 2, 1 , new Array("", "/public/capital_markets/kc_institutional_services.html")),
	new Array(5, 4, 2, 2 , new Array("", "/public/capital_markets/kc_private_client.html")),
	new Array(5, 4, 2, 3 , new Array("", "/public/capital_markets/kc_corporate_services.html")),
	new Array(5, 4, 2, 4 , new Array("", "/public/capital_markets/kc_research.html")),
	new Array(5, 4, 2, 5 , new Array("", "/public/capital_markets/kc_coverage_list.html")),
	new Array(5, 4, 2, 6 , new Array("", "/public/capital_markets/kc_recent_reports.html"))
	
    
	//new Array(5, 2, 15, 0 , new Array("Conferences", "/conferences/past_conferences.html"))
	
);