// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PERSERVESTATE = 1


foldersTree = gFld("<b>Site Navigation</b>", "")
	
	aux1 = insFld(foldersTree, gFld("<b>Language Institute</b>", "insideli.htm"))
  
	  	aux2 = insFld(aux1, gFld("Upcoming Events", "upcoming.htm"))
		
		aux2 = insFld(aux1, gFld("Programs", "programs.htm"))
	  
	  		insDoc(aux2, gLnk("T", "Conversation Groups", "conversation2.htm"))
						  
	  	aux2 = insFld(aux1, gFld("Services", "services.htm"))
	  
	  		insDoc(aux2, gLnk("T", "Facilities ", "facilities.htm"))
		
			insDoc(aux2, gLnk("T", "Editing &amp; Duplication", "editdupe.htm"))
		
			insDoc(aux2, gLnk("T", "Satellite Broadcast", "satellite.htm"))
	  
	  	aux2 = insFld(aux1, gFld("Workshops", "taptlworkshops.htm"))
		
		    
			insDoc(aux2, gLnk("T", "Academic Year", "techta.htm"))
			insDoc(aux2, gLnk("T", "Technology", "taptltechnology.htm"))
			
						
			<!--insDoc(aux2, gLnk("T", "Rassias Immersion", "rassias.htm"))-->
			
			<!--insDoc(aux2, gLnk("T", "TPRS", "tprs06.htm"))-->
						
		aux2 = insFld(aux1, gFld("Testing", "testing.htm"))
	
			insDoc(aux2, gLnk("T", "Placement Tests", "placement.htm"))
		
			insDoc(aux2, gLnk("T", "Graduate Proficiency Exam", "proficiency.htm"))
			
			insDoc(aux2, gLnk("T", "ACTFL OPI", "opi.htm"))
	
	 	aux2 = insFld(aux1, gFld("Digiclass", "digiclass.htm"))
	 
	 	aux2 = insFld(aux1, gFld("Staff", "staff.htm"))
		 			
		aux2 = insFld(aux1, gFld("Web Resources", "resources.htm"))
 	 
	 aux1 = insFld(foldersTree, gFld("<b>Language Labs</b>", "labs.htm"))
	 
	 aux1 = insFld(foldersTree, gFld("<b>World Languages Institute</b>", "http://wli.rutgers.edu"))
					
	aux1 = insFld(foldersTree, gFld("<b>Online Methods</b>", "http://wli.rutgers.edu/wli.php?page=onlinemethods"))		
		
	aux1 = insFld(foldersTree, gFld("Contact Information", "contact.htm"))