var TREE_ITEMS = [
    ['Product HOME','products.htm'],
    
    ['Contact Us','contact.htm',
		['Contact Info', 'contact.htm'],
		['Technical Inquiries','techinq.htm'],
		['Get Price List', 'rfqform.htm'],
		['Int\'l Distributors', 'distlist.htm'],
		['About TRi', 'abouttri.htm'],
	],	
]


