var TREE_ITEMS = [

	['<font color=#8F0300>.</font>', 0, 

	['News','', 
		['<a href=/xg/news_lanparties.php>Lan Parties</a>'],
		['<a href=/xg/news_productreviews.php>Product Reviews</a>'],
		['<a href=/xg/news_pressrelease.php>XG in the news</a>'],
		['<a href=/xg/news_pressrelease2.php>Press Release</a>'],
	],
	['Products','products.php',
			['Cases',0,
				['<a href=/xg/products_cases_dragon.php>Dragon</a>'],
				['<a href=/xg/products_cases_ninja.php>Ninja</a>'],
				['<a href=/xg/products_cases_quantum.php>Quantum'],
				['<a href=/xg/products_cases_sidewinder.php>Sidewinder'],
				['<a href=/xg/products_cases_viper.php>Viper'],
				['<a href=/xg/products_cases_xcase.php>X-Case'],
			],
			['Powersupplies',0, 
				['<a href=/xg/products_powersupplies_magnum.php>Magnum 500/600</a>'],
				['<a href=/xg/products_powersupplies_vigor450.php>Vigor450</a>'],
				['<a href=/xg/products_powersupplies_vigor500.php>Vigor500</a>'],
				['<a href=/xg/products_powersupplies_vortec500.php>Vortec500</a>'],
				['<a href=/xg/products_powersupplies_vortec600.php>Vortec600</a>'],
			],
			['Accessories',0,
				['<a href=/xg/products_accessories_cables.php>Cables</a>'],
				['<a href=/xg/products_accessories_cpucoolingfans.php>CPU Cooling fans</a>'],
				['<a href=/xg/products_accessories_extrememodkit.php>Extreme mod kit</a>'],
				['<a href=/xg/products_accessories_fans.php>Fans</a>'],
				['<a href=/xg/products_accessories_lighting.php>Lighting</a>'],
				['<a href=/xg/products_accessories_accessories.php>Other Accessories</a>'],
			],
	],
	['<a href=/xg/wheretobuy.php>Where to buy</a>','news.php',
				['<a href=/xg/online.php>Online</a>'],
	],

	['Support','support.php', 
		['<a href=/xg/support_contactus.php>Contact Us</a>'],
		['<a href=http://www.xgbox.com target=_blank>Business Development</a>'],
		['<a href=/xg/support_wheretobuy.php>Where to Buy</a>'],
		['<a href=/xg/support_techsupport.php>Tech Support</a>'],
		['<a href=/xg/support_generalrequests.php>General Request</a>'],
		['<a href=/xg/comment.php>Product Comment</a>'],
		['<a href=/xg/support_upstracking.php>UPS Tracking</a>'],
		['<a href=/xg/support_rebatestatus.php>Rebate Status</a>'],
		['<a href=/xg/support_rmastatus.php>RMA Status</a>'],
		['<a href=/xg/support_warranty.php>Warranty/Return</a>'],
		['<a href=/xg/support_lwwarranty.php>Lifetime Warranty</a>'],
		['<a href=/xg/support_rebate.php>Rebate Form</a>'],

	],
	['Download','download.php', 
		['<a href=/xg/download_banners.php>Banners</a>'],
		['<a href=/xg/download_wallpapers.php>Wallpapers</a>'],
	],
	['About Us','aboutus.php',
		['<a href=/xg/aboutus.php>Our Company</a>'],
		['<a href=/xg/aboutus_contactus.php>Contact Us</a>'],
		['<a href=/xg/aboutus_sponsorship.php>Sponsorship</a>'],
		['<a href=http://www.xgbox.com target=_blank>Bussiness Development</a>'],
],

],
];