


//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname
oCMenu.frames = 0
//Menu properties   
oCMenu.pxBetween=0
oCMenu.fromLeft=19
oCMenu.fromTop=86  
oCMenu.rows=1 
oCMenu.menuPlacement="left"
     
//Add resize to resize the first one also----
oCMenu.onresize="oCMenu.construct(1)"
		                                                         
oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=0
oCMenu.barWidth="100%"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=0 
oCMenu.barY=0
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=109
oCMenu.level[0].height=20 
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=0
oCMenu.level[0].offsetY=0
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"


//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=240
oCMenu.level[1].height=22
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=-(oCMenu.level[0].width-2)/2+20
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
oCMenu.makeMenu('top0','','&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Solicitations','/SBIR/solicit.htm')

 oCMenu.makeMenu('sub00','top0','&nbsp;About Solicitations','/SBIR/solicit.htm')
 oCMenu.makeMenu('sub03','top0','&nbsp;SBIR/STTR 2009 Solicitations','/SBIR/sbirsttr2009/solicitation/index.html')
oCMenu.makeMenu('sub01','top0','&nbsp;SBIR/STTR 2008 Solicitations','/SBIR/sbirsttr2008/solicitation/index.html')
oCMenu.makeMenu('sub02','top0','&nbsp;SBIR/STTR 2007 Solicitations','/SBIR/sbirsttr2007/solicitation/index.html')
//oCMenu.makeMenu('sub03','top0','&nbsp;SBIR/STTR 2006 Solicitations','/SBIR/sbirsttr2006/solicitation/index.html')



	
	
oCMenu.makeMenu('top1','','&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Awards','/SBIR/awards.htm')
   oCMenu.makeMenu('sub10','top1','&nbsp;About Awards','/SBIR/awards.htm')
   oCMenu.makeMenu('sub11','top1','&nbsp;Award Archives','/SBIR/awdarch.htm')
  
    oCMenu.makeMenu('sub12','top1','&nbsp;State Based Statistics','/sbirweb/search/stateStats.jsp')
	oCMenu.makeMenu('sub13','top1','&nbsp;2008 SBIR Phase 2 Awards','/SBIR/sbir2008/phase2/awards/index.html')
	oCMenu.makeMenu('sub14','top1','&nbsp;SBIR/STTR Phase 2 Awards (ARRA)','/SBIR/arra/index.html')
   oCMenu.makeMenu('sub15','top1','&nbsp;SBIR/STTR Phase 2 Additional Awards','/SBIR/sbirsttradd/phase2/awards/index.html')
          
	   oCMenu.makeMenu('sub16','top1','&nbsp;2008 SBIR Phase 1 Awards','/SBIR/sbir2008/phase1/awards/index.html')
	    oCMenu.makeMenu('sub17','top1','&nbsp;2008 STTR Phase 1 Awards','/SBIR/sttr2008/phase1/awards/index.html')
	    oCMenu.makeMenu('sub18','top1','&nbsp;2007 SBIR Phase 2 Awards','/SBIR/sbir2007/phase2/awards/index.html')
	  // oCMenu.makeMenu('sub14','top1','&nbsp;2007 SBIR Phase 1 Awards','/SBIR/sbir2007/phase1/awards/index.html')
	//oCMenu.makeMenu('sub19','top1','&nbsp;2007 STTR Phase 2 Awards','/SBIR/sttr2007/phase2/awards/index.html')
	//oCMenu.makeMenu('sub15','top1','&nbsp;2006 SBIR Phase 2 Awards','/SBIR/sbir2006/phase2/awards/index.html')
	 //  oCMenu.makeMenu('sub16','top1','&nbsp;2006 SBIR Phase 1 Awards','/SBIR/sbir2006/phase1/awards/index.html')
	//oCMenu.makeMenu('sub17','top1','&nbsp;2006 STTR Phase 2 Awards','/SBIR/sttr2006/phase2/awards/index.html')
//oCMenu.makeMenu('sub18','top1','&nbsp;2006 STTR Phase 1 Awards','/SBIR/sttr2006/phase1/awards/index.html')
   //oCMenu.makeMenu('sub20','top1','&nbsp;Search Abstracts','/sbirweb/advancedSearch.jsp?site=abs')
//oCMenu.makeMenu('sub15','top1','&nbsp;2005 SBIR Phase 2 Awards','/SBIR/sbir2005/phase2/awards/index.html')
//oCMenu.makeMenu('sub16','top1','&nbsp;2005 SBIR Phase 1 Awards','/SBIR/sbir2005/phase1/awards/index.html')
//oCMenu.makeMenu('sub17','top1','&nbsp;2005 STTR Phase 2 Awards','/SBIR/sttr2005/phase2/awards/index.html')
//oCMenu.makeMenu('sub18','top1','&nbsp;2005 STTR Phase 1 Awards','/SBIR/sttr2005/phase1/awards/index.html')

//oCMenu.makeMenu('sub15','top1','&nbsp;2004 SBIR Phase 2 Awards','/SBIR/sbir2004/phase2/awards/index.html')
//oCMenu.makeMenu('sub16','top1','&nbsp;2004 STTR Phase 2 Awards','/SBIR/sttr2004/phase2/awards/index.html')
   



 


 
  
 
	
oCMenu.makeMenu('top2','','&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Program Info','/SBIR/pgminfo.htm')
	oCMenu.makeMenu('sub21','top2','&nbsp;Program Info Gateway','/SBIR/pgminfo.htm')
	oCMenu.makeMenu('sub22','top2','&nbsp;SBIR/STTR Basics','/SBIR/nasasbir.htm')
	oCMenu.makeMenu('sub28','top2','&nbsp;Newsletter','/SBIR/newsletter.html')
	oCMenu.makeMenu('sub23','top2','&nbsp;Participation Guide','/SBIR/partintro.htm')
	oCMenu.makeMenu('sub24','top2','&nbsp;Sources of Assistance','/SBIR/assistance.htm')
	
		oCMenu.makeMenu('sub25','top2','&nbsp;National Conference Charts','/SBIR/national/index.htm')
	oCMenu.makeMenu('sub26','top2','&nbsp;SBIR/STTR Program Contacts','/SBIR/pgminfo.htm#office')
	oCMenu.makeMenu('sub27','top2','&nbsp;Other SBIR/STTR Programs','/SBIR/othersbir.htm')
		
	//oCMenu.makeMenu('sub28','top2','&nbsp;Manufacturing E.O.','/SBIR/executive_order.html')

oCMenu.makeMenu('top3','','&nbsp;Procurement Info','/SBIR/contracts.htm')
	oCMenu.makeMenu('sub30','top3','&nbsp;Procurement Info Gateway','/SBIR/contracts.htm')
	oCMenu.makeMenu('sub32','top3','&nbsp;SBIR Model Contract','/SBIR/zips/model.rtf')
	oCMenu.makeMenu('sub33','top3','&nbsp;New Technology Report','http://entre.nasa.gov')
	oCMenu.makeMenu('sub34','top3','&nbsp;NASA Standard Forms Library','http://server-mpo.arc.nasa.gov/Services/Proc/ProcDocs/FormList.taf?function=search&sort=type')
	oCMenu.makeMenu('sub35','top3','&nbsp;NASA Government Forms','https://extranet.hq.nasa.gov/nef/user/form_search.cfm')
	
	

oCMenu.makeMenu('top4','','&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handbooks','/SBIR/ehbgate.html' )
//oCMenu.makeMenu('sub36','top4','&nbsp;SBIR/STTR 2009-1 Proposal Submission EHB','https://sbir.gsfc.nasa.gov/sbir/phase1/submissions/index.html','',265,0)
//oCMenu.makeMenu('sub37','top4','&nbsp;SBIR 2008-2 Proposal Submission EHB','https://sbir.gsfc.nasa.gov/sbir/phase2/submissions/index.html','',265,0)

oCMenu.makeMenu('sub40','top4','&nbsp;Contract Negotiations & Award EHB','https://ehb8.gsfc.nasa.gov/contracts/public/firmHome.do')
oCMenu.makeMenu('sub41','top4','&nbsp;Contract Admin & Closeout EHB','https://ehb8.gsfc.nasa.gov/contracts/public/firmHome.do')
   

oCMenu.makeMenu('top5','','&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Schedule','/SBIR/schedule.html')

oCMenu.makeMenu('top6','','&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Successes','/SBIR/success.htm')
	 oCMenu.makeMenu('sub60','top6','&nbsp;Success Story Gateway','/SBIR/success.htm' )
	oCMenu.makeMenu('sub61','top6','&nbsp;Success Story Videos','/SBIR/successvideo.html')
  
//Leave this line - it constructs the menu
oCMenu.construct()		



		

