oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname



//Menu properties   

oCMenu.pxBetween=0

oCMenu.fromLeft=237 

oCMenu.fromTop=72

oCMenu.rows=1

oCMenu.menuPlacement="left"

                                                             

oCMenu.offlineRoot="file:///C|/MPI/" 

oCMenu.onlineRoot="http://www.migrationpolicy.org" 

oCMenu.resizeCheck=1 

oCMenu.wait=250

oCMenu.fillImg=""

oCMenu.zIndex=0



oCMenu.useBar=0

oCMenu.barWidth="115"

oCMenu.barHeight="menu" 

oCMenu.barClass="clBar"

oCMenu.barX=0 

oCMenu.barY=0

oCMenu.barBorderX=0

oCMenu.barBorderY=0

oCMenu.barBorderClass=""



oCMenu.level[0]=new cm_makeLevel() //Add new level

oCMenu.level[0].height=25

oCMenu.level[0].regClass="clLevel0"

oCMenu.level[0].overClass="clLevel0over"

oCMenu.level[0].borderX=1

oCMenu.level[0].borderY=1

oCMenu.level[0].borderClass="clLevel0border"

oCMenu.level[0].offsetX=-1

oCMenu.level[0].offsetY=-1

oCMenu.level[0].rows=0

oCMenu.level[0].arrow=0

oCMenu.level[0].arrowWidth=0

oCMenu.level[0].arrowHeight=0

oCMenu.level[0].align="bottom"





oCMenu.level[1]=new cm_makeLevel() //Add new level

oCMenu.level[1].width=oCMenu.level[0].width-2

oCMenu.level[1].height=20

oCMenu.level[1].width=100

oCMenu.level[1].regClass="clLevel1"

oCMenu.level[1].overClass="clLevel1over"

oCMenu.level[1].borderX=1

oCMenu.level[1].borderY=1

oCMenu.level[1].align="right" 

oCMenu.level[1].offsetX=-1

oCMenu.level[1].offsetY=-1

oCMenu.level[1].borderClass="clLevel1border"



oCMenu.level[2]=new cm_makeLevel() //Add new level

oCMenu.level[2].width=oCMenu.level[0].width-2

oCMenu.level[2].height=20

oCMenu.level[2].width=100

oCMenu.level[2].regClass="clLevel2"

oCMenu.level[2].overClass="clLevel2over"

oCMenu.level[2].borderX=1

oCMenu.level[2].borderY=1

oCMenu.level[2].align="right" 

oCMenu.level[2].offsetX=-1

oCMenu.level[2].offsetY=-1

oCMenu.level[2].borderClass="clLevel2border"



oCMenu.makeMenu('top0','','&nbsp;About MPI','','',75)

	oCMenu.makeMenu('sub00','top0','&nbsp;About Us','/about/index.php','',160)
	
	oCMenu.makeMenu('sub01','top0','&nbsp;Staff','/about/staff.php','',160)

	oCMenu.makeMenu('sub02','top0','&nbsp;Trustees','/about/trustees.php','',160)

	oCMenu.makeMenu('sub03','top0','&nbsp;Sources of Support','/about/funders.php','',160)

	oCMenu.makeMenu('sub04','top0','&nbsp;Employment','/about/employment.php','',160)
	
	oCMenu.makeMenu('sub05','top0','&nbsp;Internships','/about/internships.php','',160)

	oCMenu.makeMenu('sub06','top0','&nbsp;Contact Us','/contact/index.php','',160)
	
	oCMenu.makeMenu('sub07','top0','&nbsp;Directions to MPI','/about/directions.php','',160)




oCMenu.makeMenu('top1','','&nbsp;Events','/events/','',58)

	

oCMenu.makeMenu('top2','','&nbsp;&nbsp;Experts','/staff/index.php','',60)	

	oCMenu.makeMenu('sub20','top2','&nbsp;by Name','/staff/index.php')

	oCMenu.makeMenu('sub21','top2','&nbsp;by Expertise','/staff/expertise.php')

	oCMenu.makeMenu('sub22','top2','&nbsp;by Language','/staff/language.php')



oCMenu.makeMenu('top3','','&nbsp;Publications','/pubs/index.php','',85)

	oCMenu.makeMenu('sub30','top3','&nbsp;By Subject','/pubs/index_subject.php')

	oCMenu.makeMenu('sub31','top3','&nbsp;By Author','/pubs/author.php')

	oCMenu.makeMenu('sub32','top3','&nbsp;Fact Sheets','/pubs/fact_sheets.php')

	
		

	oCMenu.makeMenu('sub33','top3','&nbsp;By Year','/pubs/index.php')

		oCMenu.makeMenu('sub330','sub33','&nbsp;2011','/pubs/2011.php')
		
		oCMenu.makeMenu('sub331','sub33','&nbsp;2010','/pubs/2010.php')
		
		oCMenu.makeMenu('sub332','sub33','&nbsp;2009','/pubs/2009.php')
		
		oCMenu.makeMenu('sub333','sub33','&nbsp;2008','/pubs/2008.php')
		
		oCMenu.makeMenu('sub334','sub33','&nbsp;2007','/pubs/2007.php')
		
		oCMenu.makeMenu('sub335','sub33','&nbsp;2006','/pubs/2006.php')

		oCMenu.makeMenu('sub336','sub33','&nbsp;2005','/pubs/2005.php')

		oCMenu.makeMenu('sub337','sub33','&nbsp;2004','/pubs/2004.php')

		oCMenu.makeMenu('sub338','sub33','&nbsp;2003','/pubs/2003.php')

		oCMenu.makeMenu('sub339','sub33','&nbsp;2002','/pubs/2002.php')

		oCMenu.makeMenu('sub340','sub33','&nbsp;2001','/pubs/2001.php')

		oCMenu.makeMenu('sub341','sub33','&nbsp;Pre 2001','/pubs/2000.php')

		

	oCMenu.makeMenu('sub34','top3','&nbsp;Bookstore','http://www.migrationpolicy.org/bookstore/')

	

oCMenu.makeMenu('top4','','&nbsp;Programs','','',70)

	oCMenu.makeMenu('sub40','top4','&nbsp;US Immigration/<br>&nbsp;Regional Migration','/research/usimmigration.php','',180,36)
	
		oCMenu.makeMenu('sub400','sub40','&nbsp;Labor Markets Initiative','/lmi/','',180)
		
		oCMenu.makeMenu('sub401','sub40','&nbsp;Regional Migration Study Group','/regionalstudygroup/','',180)
		
		oCMenu.makeMenu('sub402','sub40','&nbsp;Task Force on Immigration<br>&nbsp;and America&rsquo;s Future','/ITFIAF/','',180,36)
		
		

	oCMenu.makeMenu('sub41','top4','&nbsp;European Migration','/research/europe.php','',180)
	
		oCMenu.makeMenu('sub410','sub41','&nbsp;MPI-EUI Research Initiative','/immigrationsystems/','',180)
		
		oCMenu.makeMenu('sub411','sub41','&nbsp;The Transatlantic Council<br>&nbsp;on Migration','/transatlantic/','',180,36)
	
	
	oCMenu.makeMenu('sub42','top4','&nbsp;National Center on<br>&nbsp;Immigrant Integration Policy','/integration/','',180,36)
	
		oCMenu.makeMenu('sub420','sub42','&nbsp;Children of Black Immigrants','http://www.migrationinformation.org/integration/cbi_home.cfm','',180)
		
		oCMenu.makeMenu('sub421','sub42','&nbsp;Children &amp; Family Policy','http://www.migrationinformation.org/integration/children.cfm','',180)
		
		oCMenu.makeMenu('sub422','sub42','&nbsp;Citizenship &amp; Civic<br>&nbsp;Engagement','http://www.migrationinformation.org/integration/citizenship.cfm','',180,36)
		
		oCMenu.makeMenu('sub423','sub42','&nbsp;Education - Adult','http://www.migrationinformation.org/integration/language.cfm','',180)
		
		oCMenu.makeMenu('sub424','sub42','&nbsp;Education - Children','http://www.migrationinformation.org/integration/education.cfm','',180)
		
		oCMenu.makeMenu('sub425','sub42','&nbsp;ELL Information Center','http://www.migrationinformation.org/integration/ellcenter.cfm','',180)
		
		oCMenu.makeMenu('sub426','sub42','&nbsp;Employment &amp; Workforce','http://www.migrationinformation.org/integration/workforce.cfm','',180)
		
		oCMenu.makeMenu('sub427','sub42','&nbsp;Integration in Other Countries','http://www.migrationinformation.org/integration/othercountries.cfm','',180)
		
		oCMenu.makeMenu('sub428','sub42','&nbsp;Fiscal Impacts','http://www.migrationinformation.org/integration/fiscal.cfm','',180)
		
		oCMenu.makeMenu('sub429','sub42','&nbsp;Health','http://www.migrationinformation.org/integration/health.cfm','',180)
		
		oCMenu.makeMenu('sub4210','sub42','&nbsp;Public Benefits Use','http://www.migrationinformation.org/integration/publicbenefits.cfm','',180)
		
		oCMenu.makeMenu('sub4211','sub42','&nbsp;State &amp; Local<br>&nbsp;Immigration Regulation','http://www.migrationinformation.org/integration/regulation.cfm','',180,36)
		
		oCMenu.makeMenu('sub4212','sub42','&nbsp;Translation &amp; Interpretation<br>&nbsp;Policy / Language Portal','http://www.migrationinformation.org/integration/language_portal/','',180,36)
	
	
	
	oCMenu.makeMenu('sub43','top4','&nbsp;Migration &amp; Development','/research/migration_development.php','',180)
	
	oCMenu.makeMenu('sub44','top4','&nbsp;Refugee Protection','/research/refugee.php','',180)



oCMenu.makeMenu('top5','','&nbsp;News','/news/index.php','',45)



oCMenu.makeMenu('top6','','&nbsp;Bookstore','http://my.migrationpolicy.org/p/salsa/web/common/public/content?content_item_KEY=1910','',75)



oCMenu.makeMenu('top7','','&nbsp;Search','/search/index.php','',60)

	oCMenu.makeMenu('sub70','top7','&nbsp;Search MPI','/search/index.php')

	oCMenu.makeMenu('sub71','top7','&nbsp;Site Map','/search/sitemap.php')

	



oCMenu.makeMenu('top8','','&nbsp;&nbsp;&nbsp;Donate','https://secure.migrationpolicy.org/o/6170/p/salsa/donation/common/public/?donate_page_KEY=1475','',75)





oCMenu.construct()		
