var TREE_ITEMS = [
	['Home', 'http://www.signfoam.com/',
		['Products', null,
			['Sign•Foam3', 'product.php?mode=sf3'],
			['Sign•Grip 3801', 'product.php?mode=sg'],
			['Sign•Grip 3822', 'product.php?mode=sg22'],
			['Sign•Prime', 'product.php?mode=sp'],
		],
		['Find Distributor', 'distributor.html'	],

		['Gallery', 'distributor.html',
			['Signs in Archive', 'gallery.html?mode=display'],
			['Sign Contest Application Form', 'gallery.html?mode=form'],
			['Sign of the Month', 'gallery.html'],
		],

		['Tech Info', 'tech.php?mode=tech',
			['Choosing a Density ', 'tech.php?mode=choosing'],
			['Machining', 'tech.php?mode=machining'],
			['Cutting', 'tech.php?mode=cutting'],
			['Routing ', 'tech.php?mode=routing'],
			['Carving', 'tech.php?mode=carving'],
			['Sandblasting', 'tech.php?mode=sandbl'],
			['What about a Grain', 'tech.php?mode=whatabout'],
			['Adhesives', 'tech.php?mode=adhesives'],
			['Finishing', 'tech.php?mode=finishing'],
			['Installation', 'tech.php?mode=install'],
		],
		
		['Find a Sign Pro', 'signmakers.php'],	
		
		['Contact', 'contact.php',
			['Contact Form', 'qna.php'],
			
		],
        
		['Samples', 'distributory.php?mode=from_location',
			['International Samples', 'http://www.duracaps.com/product_info.php/cPath/64/products_id/114?osCsid=b78ebc9dfc1eca21f72e90ed5250eb1e'],
			
		],

		['Downloads', 'downloads.html'],
		['F.A.Q', 'asktheexpert.html'],
	]
];

