<!--

		d = new dTree('d');

		d.add(0,-1,'Navigation');
		d.add(1,0,'Accueil','http://www.netscop.net/index.php','http://www.netscop.net/images/ihome.gif');
		d.add(2,0,'Surf Anonyme','http://www.netscop.net/modules.php?name=Proxy','http://www.netscop.net/images/pfeil.gif');
		d.add(3,0,'Telechargements','http://www.netscop.net/logitheque.html','http://www.netscop.net/images/file.gif');
		d.add(4,0,'Ghost Navigator','http://www.netscop.net/modules.php?name=Downloads&d_op=viewdownload&cid=9','http://www.netscop.net/images/remote.gif');
		d.add(5,0,'Inscription','http://www.netscop.net/modules.php?name=Your_Account&op=debut','http://www.netscop.net/images/modify.gif');
		d.add(9,0,'Forum','http://www.netscop.net/board/index.php','http://www.netscop.net/images/remote.gif');  
		d.add(6,0,'Archives','http://www.netscop.net/modules.php?name=Stories_Archive');
		d.add(7,0,'Annuaire','http://www.netscop.net/test/goannu.php','http://www.netscop.net/images/remote.gif');
		d.add(22,0,'Contact','http://www.netscop.net/modules.php?name=Feedback');
		d.add(23,0,'Proposez','http://www.netscop.net/modules.php?name=Submit_News');
		d.add(23,0,'Documents','http://www.netscop.net/modules.php?name=Content','http://www.netscop.net/images/modify.gif');
		d.add(24,0,'Localiser Ip','http://www.netscop.net/services/ip-atlas/plot.php','http://www.netscop.net/security.gif');
		document.write(d);

		//-->


