//Menu object creation
oM2=new makeCM("oM2") //Making the menu object. Argument: menuname

//Menu properties   
oM2.pxBetween=0
oM2.fromLeft=26
oM2.fromTop=326
oM2.rows=1
oM2.menuPlacement="left"

oM2.offlineRoot=""
oM2.onlineRoot=""
oM2.resizeCheck=1 
oM2.wait=600
oM2.fillImg="images/cm_fill.gif"
oM2.zIndex=800



//if IE 
if(bw.ie && (!bw.mac)){

//oM2.onshow="MM_showHideLayers('partners','','hide','partnersbakground','','show')";
//oM2.onhide="MM_showHideLayers('partners','','show','partnersbackground','','hide')";
//oM2.onshow="document.getElementById('partners').style.visibility='hidden';"
//oM2.onhide="document.getElementById('partners').style.visibility='visible';"
}

oM2.onshow="document.getElementById('partners').style.visibility='hidden';document.getElementById('partnersbackground').style.visibility='visible';"
oM2.onhide="document.getElementById('partnersbackground').style.visibility='hidden';document.getElementById('partners').style.visibility='visible';"

//Background bar properties
oM2.useBar=0
oM2.barWidth="100%"
oM2.barHeight="menu" 

oM2.barX="menu"
oM2.barY="menu"
oM2.barBorderX=0
oM2.barBorderY=0
oM2.barBorderClass=0

//Level properties - ALL properties have to be spesified in level 0
oM2.level[0]=new cm_makeLevel() //Add this for each new level
oM2.level[0].width=105
oM2.level[0].height=18
oM2.level[0].regClass="clLevel0_2"
oM2.level[0].overClass="clLevel0over_2"
oM2.level[0].borderX=0 
oM2.level[0].borderY=0
oM2.level[0].borderClass=0
oM2.level[0].offsetX=0
oM2.level[0].offsetY=0
oM2.level[0].rows=0
oM2.level[0].align="bottom" 


//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to spesify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oM2.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oM2.level[1].width=243
oM2.level[1].height=21
oM2.level[1].regClass="clLevel1_2"
oM2.level[1].overClass="clLevel1over_2"
oM2.level[1].style=""
oM2.level[1].align="right" 
oM2.level[1].offsetX=-80
oM2.level[1].offsetY=10
oM2.level[1].borderClass="clLevel1border_2"
oM2.level[1].borderX=1
oM2.level[1].borderY=1
oM2.level[1].rows=0
oM2.level[1].arrow="images/arrow_blue.gif"
oM2.level[1].arrowWidth=10
oM2.level[1].arrowHeight=10


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oM2.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oM2.level[2].width=105
oM2.level[2].height=21
oM2.level[2].regClass="clLevel2_2"
oM2.level[2].overClass="clLevel2over_2"
oM2.level[2].style=""
oM2.level[2].align="right" 
oM2.level[2].offsetX=-1
oM2.level[2].offsetY=-1
oM2.level[2].borderClass="clLevel2border_2"
oM2.level[2].borderX=1
oM2.level[2].borderY=1
oM2.level[2].rows=0
oM2.level[2].arrow="images/mar.gif"
oM2.level[2].arrowWidth=15
oM2.level[2].arrowHeight=28

/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
oM2.makeMenu('atop1','','','','',243,24,'images/menu_int/1_1.gif','images/menu_int/1_1.gif')
	oM2.makeMenu('as10','atop1','Overview','enterprise_overview.html','',241,20)
	oM2.makeMenu('as11','atop1','Technical Specialties','enterprise_technology_architecture.html','',241,20)
		oM2.makeMenu('as110','as11','Technology Architecture & Strategy','enterprise_technology_architecture.html','',241,20)
		oM2.makeMenu('as111','as11','Software Architecture & Design','enterprise_software_architecture.html','',241,20)
		oM2.makeMenu('as112','as11','Business Requirements Specification','enterprise_business_requirements.html','',241,20)
		oM2.makeMenu('as113','as11','Data Strategy','enterprise_data_strategy.html','',241,20)
		oM2.makeMenu('as114','as11','Process Analysis & Strategy','enterprise_process_analysis.html','',241,20)
		oM2.makeMenu('as115','as11','Database Upgrade Services','enterprise_database.html','',241,20)
		oM2.makeMenu('as116','as11','Infrastructure Review & Analysis','enterprise_infrastructure_review.html','',241,20)
		oM2.makeMenu('as117','as11','Performance Engineering','enterprise_performance_engineering.html','',241,20)
	oM2.makeMenu('as12','atop1','Business Expertise','enterprise_business_asset_management.html','',241,20)
		oM2.makeMenu('as120','as12','Asset Management','enterprise_business_asset_management.html','',241,20)
		oM2.makeMenu('as121','as12','Fixed Income','enterprise_business_fixed_income.html','',241,20)
		oM2.makeMenu('as122','as12','Equities','enterprise_business_equities.html','',241,20)
		oM2.makeMenu('as123','as12','Foreign Exchange','enterprise_business_foreign_exchange.html','',241,20)
		oM2.makeMenu('as124','as12','Market Risk','enterprise_business_market_risk.html','',241,20)
		oM2.makeMenu('as125','as12','Mortgages / Mortgage Backed Securities','enterprise_business_mortages.html','',241,20)
		oM2.makeMenu('as126','as12','Prime Brokerage','enterprise_business_prime_brokerage.html','',241,20)
		oM2.makeMenu('as127','as12','Stock Loan','enterprise_business_stock_loan.html','',241,20)
	oM2.makeMenu('as13','atop1','Client Success Stories','enterprise_client_asset_management.html','',241,20)
		oM2.makeMenu('as130','as13','Asset Management','enterprise_client_asset_management.html','',241,20)
		oM2.makeMenu('as131','as13','Foreign Exchange','enterprise_client_foreign_exchange.html','',241,20)
		oM2.makeMenu('as132','as13','Market Risk','enterprise_client_market_risk.html','',241,20)
		oM2.makeMenu('as133','as13','Prime Brokerage','enterprise_client_prime_brokerage.html','',241,20)

oM2.makeMenu('asep1','','','','',12,1,'images/clear.gif')

oM2.makeMenu('atop2','','','','',243,24,'images/menu_int/2_1.gif','images/menu_int/2_1.gif')
oM2.makeMenu('as20','atop2','Overview','professional_overview.html','',241,20)
	oM2.makeMenu('as21','atop2','Subject Areas','professional_business_analysis.html','',241,20)
		oM2.makeMenu('as210','as21','Business Analysis','professional_business_analysis.html','',241,20)
		oM2.makeMenu('as211','as21','Database Architecture & Administration','professional_database_architecture.html','',241,20)
		oM2.makeMenu('as212','as21','Infrastructure and Help Desk Support','professional_infrastructure.html','',241,20)
		oM2.makeMenu('as213','as21','Project Management and Support','professional_project_management.html','',241,20)
		oM2.makeMenu('as214','as21','Quality Assurance and Testing','professional_quality_assurance.html','',241,20)
		oM2.makeMenu('as215','as21','Software Development and Design','professional_software_development.html','',241,20)
		oM2.makeMenu('as216','as21','Technical Writing','professional_technical_writing.html','',241,20)
		
	oM2.makeMenu('as22','atop2','Staffing Solutions','professional_supplemental_staffing.html','',241,20)
		oM2.makeMenu('as220','as22','Supplemental Staffing','professional_supplemental_staffing.html','',241,20)
		oM2.makeMenu('as221','as22','Managed Services','professional_managed_services.html','',241,20)
		oM2.makeMenu('as222','as22','Project Solutions','professional_project_solutions.html','',241,20)
		
	oM2.makeMenu('as23','atop2','For Consultants','professional_open_positions.html','',241,20)
		oM2.makeMenu('as230','as23','Open Positions','http://jobs.joineei.com/private/myjobs/searchjobsdone_outside.jsp?a=v0n3bhllkroium3hpvdcx7wbc8vk58zhb3xphf6uov0d7ltd071p3k5cr9nu1re5','',241,20)
			
	oM2.makeMenu('as24','atop2','Client Success Stories','professional_client_success.html','',241,20)

oM2.makeMenu('asep2','','','','',12,1,'images/clear.gif')

oM2.makeMenu('atop3','','','','',243,24,'images/menu_int/3_1.gif','images/menu_int/3_1.gif')
	oM2.makeMenu('as30','atop3','Overview','software_overview.html','',241,20)
	oM2.makeMenu('as31','atop3','Software Products','software_business_intelligence.html','',241,20)
		oM2.makeMenu('as310','as31','Business Intelligence','software_business_intelligence.html','',241,20)
		oM2.makeMenu('as311','as31','OFX/IFX/FIX Solutions','software_ofx-ifx-fix_solutions.html','',241,20)
		oM2.makeMenu('as312','as31','QIF Enablement','software_qif_enablement.html','',241,20)
		oM2.makeMenu('as313','as31','Aggregation Solutions','software_aggregation_solutions.html','',241,20)
		
		
	oM2.makeMenu('as32','atop3','Client Connectivity','software_intuit_quicken.html','',241,20)
		oM2.makeMenu('as320','as32','Intuit Quicken, QuickBooks','software_intuit_quicken.html','',241,20)
		oM2.makeMenu('as321','as32','Intuit TurboTax','software_intuit_turbotax.html','',241,20)
		oM2.makeMenu('as322','as32','Microsoft Money','software_microsoft_money.html','',241,20)
		oM2.makeMenu('as323','as32','Microsoft Money for Small Business','software_microsoft_money_small.html','',241,20)
		oM2.makeMenu('as324','as32','RIM Wireless Solutions','software_rim_wireless_solutions.html','',241,20)
		oM2.makeMenu('as325','as32','Web & Web Services','software_web_services.html','',241,20)
	oM2.makeMenu('as33','atop3','Business Services','software_consumer_business_banking.html','',241,20)
		oM2.makeMenu('as330','as33','Consumer and Business Banking','software_consumer_business_banking.html','',241,20)
		oM2.makeMenu('as331','as33','Credit Card','software_credit_card.html','',241,20)
		oM2.makeMenu('as332','as33','Bill Payment and Presentment','software_bill_payment.html','',241,20)
		oM2.makeMenu('as333','as33','Brokerage','software_brockerage.html','',241,20)
		oM2.makeMenu('as334','as33','Retirement Services','software_retirement_services.html','',241,20)
		oM2.makeMenu('as335','as33','Straight Through Processing','software_straight_through_processing.html','',241,20)
		oM2.makeMenu('as336','as33','Tax Reporting','software_tax_reporting.html','',241,20)
		oM2.makeMenu('as337','as33','Custom Business Services','software_custom_business_services.html','',241,20)
	oM2.makeMenu('as34','atop3','Brochures','software_case_studies.html','',241,20)
		oM2.makeMenu('as340','as34','Case Studies','software_case_studies.html','',241,20)
		oM2.makeMenu('as341','as34','White Papers','software_white_papers.html','',241,20)
		oM2.makeMenu('as342','as34','Performance Tests','software_performance_tests.html','',241,20)
		
	oM2.makeMenu('as35','atop3','Client Success Stories','software_client_success.html','',241,20)
		//oM2.makeMenu('as350','as35','What Customers will allow us to post?','software_client_success.html','',241,20)





//Leave this line - it constructs the menu
oM2.construct()
