/* 
	
	the format of the tree definition file is simple,
	you can find specification in the Tigra Menu documentation at:
	
	http://www.softcomplex.com/products/tigra_menu/docs/items.html	
*/

var TREE_ITEMS = [
	['Home','http://www.ncma.org',
   



  	['About NCMA - Join NCMA',' http://www.ncma.org/Abstract%20Database/index.html',
		['NCMA Programs','http://www.ncma.org/Abstract%20Database/programs.html'],
		['Contact Us','http://www.ncma.org/Abstract%20Database/contact.html'],
		['Special Recognition','http://www.ncma.org/Abstract%20Database/special.html'],
		['Membership Info','http://www.ncma.org/Abstract%20Database/membership.html'],
	  ],
	




  ['CM Use & Applications','http://www.ncma.org/Use/index.html',
		['Articulated Concrete Block','http://www.ncma.org/use/acb.html'],
		['Building Application','http://www.ncma.org/use/building.html'],
		['Concrete Masonry Units','http://www.ncma.org/use/masonry.html'],		
		['Interlocking Concrete Paving','http://www.ncma.org/use/paving.html'],
		['Segmental Retaining Walls','http://www.ncma.org/use/srw.html'],
		
	  ],
	

  ['E-Store - publications and software','http://secure.ncma.org/source/orders/index.cfm',
		
	  ],
	 




['Foundation','http://www.ncma.org/foundation/index.html',
		['FAQ','http://www.ncma.org/foundation/faqs.html'],
		['Funding Guidelines','http://www.ncma.org/foundation/guide.html'],
		['Additional Information','http://www.ncma.org/foundation/info.html'],
	  ],
	

['Meetings/Educational Programs','http://www.ncma.org/meet/index.html',
		['MCPX','http://www.mcpx.org'],
		['Midyear Meeting','http://www.ncma.org/meet/midyear.html'],
		['Educational Programs','http://www.ncma.org/meet/edu.html'],
	  	],


['Membership Directory','http://secure.ncma.org/ScriptContent/DirIndex.cfm'],





['Online Resources','http://www.ncma.org/online/index.html',
		['Articles for Print & Radio','http://www.ncma.org/online/articles.html'],
		['Camera Ready Art Work','http://www.ncma.org/online/art.html'],
		['Company and Association Search','http://secure.ncma.org/ScriptContent/DirIndex.cfm'],		
		['Concrete Masonry Consultants','http://www.ncma.org/online/cm-2000-directory.pdf'],
		['Fire Safety','http://www.ncma.org/online/fire.html'],
		['Industry Calendar','http://www.ncma.org/online/Industrycalendar.pdf'],			
		['Metric Design','http://www.ncma.org/online/metric.html'],	
		['Mold Resources','http://www.ncma.org/online/mold.html'],
		['Search Technical Abstracts','http://www.ncma.org/online/abstracts.html'],
		['Technical Information, e-TEK','http://ncma.org/map_pages/state_finder.cfm'],
		
	  ],
	 





 ['Periodicals','http://www.ncma.org/periodicals/index.html',
		['CM News','http://www.ncma.org/periodicals/news.html'],
['CM Profiles','http://www.ncma.org/periodicals/profiles.html'],
		['Concrete Masonry Designs','http://www.ncma.org/periodicals/design.html'],
		['TEK','http://www.ncma.org/periodicals/tek.html'],
	  ],
	





 ['Research & Development','http://www.ncma.org/research/index.html',			
		['Product Certification','http://www.ncma.org/research/product_cert.html'],
		['Product Development Research','http://www.ncma.org/research/product_development.html'],
		['Rate Schedule','http://www.ncma.org/research/labrate.pdf'],
		['Research Reports','http://ncma.org/research/reports.html'],
		['Research Staff','http://www.ncma.org/research/research_staff.html'],
	  ],
 	
	  
	





  

 ['Members Only','http://secure.ncma.org/ScriptContent/Members/MembersOnly.cfm?page=/members/memberaccess.html',],
	  	 
	 ]
];

