
USETEXTLINKS = 1 
STARTALLOPEN = 0  
USEFRAMES = 0 
USEICONS = 0 
WRAPTEXT = 1 
PRESERVESTATE = 1


	
	
	 foldersTree = gFld("<b>Home</b>", "javascript:undefined")

	aux1 = insFld(foldersTree, gFld("Services", "javascript:undefined")) 
		 
		aux2 = insFld(aux1, gFld("Web Hosting", "javascript:undefined"))
		 
			aux3 = insFld(aux2, gFld("Domain Registration", "http://www.mycompany.com"))
		 
			aux3 = insFld(aux2, gFld("Domain Name Hosting", "http://www.mycompany.com"))
		 
			aux3 = insFld(aux2, gFld("Custom Hosting", "http://www.mycompany.com"))
		 
			aux3 = insFld(aux2, gFld("More", "http://www.mycompany.com"))
		 
		aux2 = insFld(aux1, gFld("Connectivity", "javascript:undefined"))
		 
			aux3 = insFld(aux2, gFld("DSL", "order_step1.php?service=Standard ADSL"))
		 
			aux3 = insFld(aux2, gFld("T1", "order_step1.php?service=T1"))
		 
			aux3 = insFld(aux2, gFld("KCL Metro Ethernet", "order_step1.php?service=KCL Metro Ethernet"))
		 
			aux3 = insFld(aux2, gFld("Co-location ", "order_step1.php?service=Co-location"))
		 
			aux3 = insFld(aux2, gFld("More", "connectivity_types.php"))
		 
		aux2 = insFld(aux1, gFld("Web Services", "addon_services.php"))
		 
			aux3 = insFld(aux2, gFld("Web/Graphics", "web.php"))
		 
			aux3 = insFld(aux2, gFld("Programming", "programming.php"))
		 
			aux3 = insFld(aux2, gFld("Internet Security", "security.php"))
		 
			aux3 = insFld(aux2, gFld("New Spam Filter", "spamfilter.php"))
		 
			aux3 = insFld(aux2, gFld("More", "services.php"))
		 
	aux1 = insFld(foldersTree, gFld("Email Access", "javascript:undefined")) 
		 
		aux2 = insFld(aux1, gFld("Web Mail", "https://securemail.kcl.net"))
		 
		aux2 = insFld(aux1, gFld("Email Management", "https://securemail.kcl.net/emailadmin/"))
		 
	aux1 = insFld(foldersTree, gFld("Support", "helpdesk/index.php")) 
		 
	aux1 = insFld(foldersTree, gFld("Smart Item", "javascript:undefined")) 
		 
		aux2 = insFld(aux1, gFld("User Registration", "registration.php"))
		 
		aux2 = insFld(aux1, gFld("Reseller Registration", "resellers.php"))
		 
		aux2 = insFld(aux1, gFld("Kcl Blog", "http://kcldev.moretoblog.com/kcldev/index.php?user"))
		 
		aux2 = insFld(aux1, gFld("News", "news.php?code=1"))
		 
		aux2 = insFld(aux1, gFld("About Us", "about.php"))
		 
	aux1 = insFld(foldersTree, gFld("Online Payment", "https://securemail.kcl.net/onlinepay/onlinepay.php")) 
		 
	aux1 = insFld(foldersTree, gFld("Contact", "contact.php")) 
		 
	aux1 = insFld(foldersTree, gFld("Forms", "forms.php")) 
		 
