var TREE_NODES={
	format:{
		left:30,
		top:30, 
		width:195,
		height:640,
		e_image:"images/fo_p.gif",		 
		c_image:"images/fc_p.gif",		 
		i_image:"images/i_p.gif",
		b_image:'images/b.gif',
		bgcolor:"#336699",
		back_bgcolor:"#336699",
		animation:0,
		padding:2,
		level_ident:16,
		dont_resize_back:0
	},
	sub:[
		
		{html:'Antartica', 
			sub:[
				{html:'Index',url:'Antartica/index.htm'}, 
				{html:'Maps', url:'Antartica/maps1.htm'},
				{html:'Myths & Legends', url:'Antartica/myths1.htm'}
                ]
		},
		{html:'Business', 
			sub:[
				{html:'Advertising',url:'advertising.htm'	}, 
				{html:'Financial Links',url:'finance.htm'},
				{html:'PABX Links',url:'http://www.phonebooth.co.za/'},
				{html:'Political Links',url:'political.htm'},
				{html:'Property',url:'http://www.bizpremises.co.za'},
				{html:'Web Design',url:'webdesign.htm'}
		                  ]
		},

			{html:'Cape Town',				
			sub:[
				{html:'Accomodation',url:'accom.htm'},
				{html:'Communications',url:'comms.htm'},
				{html:'Entertainment',url:'entertain.htm'},	
				{html:'Index',url:'cape_town.htm'},
				{html:'Medical',url:'medical.htm'},
				{html:'Moods',url:'moods.htm'},
				{html:'Motoring',
					sub:[
						{html:'Classifieds',url:'cl_read.php?cat=motor vehicles'},
						{html:'Motoring Links',url:'motoring.htm'}
					]
				},
				{html:'Political Links',url:'political.htm'},
				{html:'Public Holidays',url:'ct_info.htm'}
			]
		},
		{html:'Classifieds', 
			sub:[
				{html:'Place Classified Ad', url:'classifieds_add.htm'},
				{html:'Read Classifieds', url:'classifieds.htm'}
			]
		},
		{html:'Computers', 
			sub:[
				{html:'Antivirus', url:'support.htm'},
				{html:'Classifieds',url:'cl_read.php?cat=computers'},
				{html:'Software', url:'software.htm'},
				{html:'Support',url:'support.htm'},
				{html:'Web Design',url:'webdesign.htm'}
			]
		},
		{html:'Ebooks',url:'ebooks.htm'},	
		{html:'Female',url:'female.htm'},
		{html:'Food & Wine',
			sub:[
				{html:'Classifieds', url:'cl_read.php?cat=food'},
				{html:'Food Links',url:'food.htm'}
			]
		},
		{html:'Hobbies',
			sub:[
				{html:'Cichlids',url:'/cichlids/index.htm'},
				{html:'Classifieds',url:'cl_read.php?cat=Hobbies'},
				{html:'Games',url:'games.htm'},
				{html:'Stamps',url:'stamps.htm'}
				]
		},
		{html:'Kids',url:'kids.htm'},
		{html:'Music',
			sub:[
				{html:'Classifieds',url:'cl_read.php?cat=music'},
				{html:'Music Links',url:'music.htm'}
				]
		},
		{html:'News',
			sub:[
				{html:'African News', url:'news.htm'},
				{html:'Financial News',url:'finance.htm'},
				{html:'Global News',url:'news_global.htm'},
				{html:'Internet News',url:'internet_news.htm'}
			]
		},
		{html:'Occult',url:'occult.htm'},
		{html:'Political',url:'political.htm'},
		{html:'Property',url:'http://www.bizpremises.co.za'},
		{html:'Science',
			sub:[
				{html:'Astronomy',url:'astronomy.htm'},
				{html:'Geophysics',url:'earth_science.htm'},
				{html:'Periodic Table',url:'periodic_table.htm'},
				{html:'Quantum Field Theory',url:'quantum_field_theory.htm'},
				{html:'Science Links',url:'science.htm'},
				{html:'Scientists',url:'scientist.php?name=Arrhenius'},
				{html:'Stonehenge',url:'stonehenge.htm'}
			]
		},
		{html:'Social',url:'social.htm'},
		{html:'Software',
			sub:[
				{html:'Downloads',url:'software.htm'},
				{html:'Support',url:'support.htm'},
				{html:'Visual Basic',url:'index.shtml'}
			]
		},
		{html:'Sport',url:'sport.htm'},
		{html:'Visual Basic',url:'index.shtml'},
		{html:'Zines',url:'zines.htm'}
	]
}