/* 
	the format of the tree definition file is simple,
	you can find specification in the product documentation at:
	
	http://www.softcomplex.com/products/tigra_tree_menu_pro/docs/#hierarchy
*/


var TREE_ITEMS = [				  
	['', null, null,
		['Labels/Artists', null, null,
			['Praxis Records', 'http://praxis.c8.com', {'tw': '_blank'}],
			['SubVersion', 'http://subversion.c8.com', {'tw': '_blank'}],
			['Somatic Responses', 'http://somatics.c8.com', {'tw': '_blank'}],
			['Cavage Records', 'http://cavage.c8.com', {'tw': '_blank'}],
			['C Datakill', 'http://cdatakill.c8.com', {'tw': '_blank'}],
			['Geroyche', 'http://geroyche.c8.com', {'tw': '_blank'}],
			['Suburban Trash', 'http://suburbantrash.c8.com', {'tw': '_blank'}],
			['Unearthly Records', 'http://unearthly.c8.com', {'tw': '_blank'}],
			['Peace Off', 'http://peaceoff.c8.com', {'tw': '_blank'}],
			['Babyeater', 'http://babyeater.c8.com', {'tw': '_blank'}],
			['Sonic Belligeranza', 'http://belligeranza.c8.com', {'tw': '_blank'}],
			['ADC', 'http://adc.c8.com', {'tw': '_blank'}],
			['D\'Eux', 'http://deux.c8.com', {'tw': '_blank'}],
			['peter james', 'http://alterethos.c8.com', {'tw': '_blank'}],
			['Go Zombie Recs', 'http://gozombie.c8.com', {'tw': '_blank'}],
			['Infect', 'http://infect.c8.com', {'tw': '_blank'}],
			['Lectrr', 'http://lectrr.c8.com', {'tw': '_blank'}],
		],
		
		['C8 Affiliated', null, null,
			['Zhark Records', 'http://www.zhark.org', {'tw': '_blank'}],
			['criticalnoise.net', 'http://criticalnoise.net', {'tw': '_blank'}],
			['Deadly Systems', 'http://www.deadlysystems.com', {'tw': '_blank'}],
			['Deadly Buda', 'http://www.deadlybuda.com', {'tw': '_blank'}],
			['Low Res', 'http://www.lowres.com', {'tw': '_blank'}],
			['Isolate Records', 'http://isolaterecords.com', {'tw': '_blank'}],
			['Skoptic Surgery', 'http://www.btinternet.com/~Smallpeice/skoptic/index.html', {'tw': '_blank'}],
			['Widerstand Records', 'http://www.widerstand.org', {'tw': '_blank'}],
			['Zod Records', 'http://www.zodrecords.com', {'tw': '_blank'}],
			['Klangkrieg', 'http://www.klangkrieg-produktionen.de', {'tw': '_blank'}],
			['Low Entropy', 'http://anarchist.widerstand.org/', {'tw': '_blank'}],
			['Idroscalo Dischi', 'http://idroscalo.widerstand.org/', {'tw': '_blank'}],
			['Slepcy', 'http://www.centrala.lublin.pl/slepcy/', {'tw': '_blank'}],
			['Bong-Ra', 'http://www.jungle.demon.nl/', {'tw': '_blank'}],
			['Clash Records', 'http://www.clashrecords.com/', {'tw': '_blank'}],
			['Soothsayer Recs', 'http://www.soothsayerrecordings.com/', {'tw': '_blank'}],
			['breakcore.dk', 'http://www.breakcore.dk/', {'tw': '_blank'}],
		],
		
		['Zines', null, null,
			['Datacide', 'http://datacide.c8.com', {'tw': '_blank'}],
			['Wolverine', 'http://wolverine.c8.com', {'tw': '_blank'}],
			['Anathematician', 'http://anathematician.c8.com', {'tw': '_blank'}],
		],

		['C8 info/mp3/etc.', null, null,
			['Forums', 'http://c8.com/c8/phpBB3/', {'tw': '_blank'}],
			['MP3', 'http://c8.com/c8/tunes/'],
			['Video', 'http://c8.com/c8/video/index.html'],
			['C8 Merchandise', 'http://c8.com/c8/merch/index.html'],
			['Photos', 'http://c8.com/c8/pics/'],
			['Archive', 'http://c8.com/c8/archive/'],
		],
		
		['Distribution', null, null,
			['Praxis (Eur)', 'http://praxis.c8.com', {'tw': '_blank'}],
			['Digitalworldnet (Eur)', 'http://www.digitalworldnet.org', {'tw': '_blank'}],
			['Adnoiseam (Eur)', 'http://www.adnoiseam.net', {'tw': '_blank'}],
			['Toolbox (Eur)', 'http://www.toolboxrecords.com', {'tw': '_blank'}],
			['Timeless Network (Eur)', 'http://www.timeless-network.com', {'tw': '_blank'}],
			['Platfon Recs (Eur)', 'http://www.plattfon.ch', {'tw': '_blank'}],
			['Switch (Eur)', 'http://www.switchrec.com/', {'tw': '_blank'}],
			['Restroom (Eur)', 'http://www.hard-vinyl.de/', {'tw': '_blank'}],
			['LM45 (Eur)', 'http://www.lm45-records-shop.com/', {'tw': '_blank'}],
			['dSWAT.net (UK)', 'http://www.dswat.net', {'tw': '_blank'}],		
			['Unearthly (UK)', 'http://unearthly.c8.com', {'tw': '_blank'}],
			['Urban Decay (UK)', 'http://urban-decay.co.uk', {'tw': '_blank'}],
			['Wrecked DIY (USA)', 'http://rhinoplex.org/wrecked', {'tw': '_blank'}],
			['Electro-Violence (Jpn)', 'http://www.electro-violence.com', {'tw': '_blank'}],
			['Force of Nature (USA)', 'http://www.forceofnature.cc', {'tw': '_blank'}],
		],
		
		['Contact', 'mailto:stevvi@c8.com', {'s0':'moutb','s4':'moutb','s64':'moverb','s68':'moverb','i0':'/nav/images/square-top.gif','i4':'/nav/images/square-top.gif','i8':'/nav/images/square-top.gif','i12':'/nav/images/square-top.gif','i64':'/nav/images/square-top.gif','i68':'/nav/images/square-top.gif','i72':'/nav/images/square-top.gif','i76':'/nav/images/square-top.gif'}],
	]
];

