// 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 = 1
USEFRAMES = 0
USEICONS = 1
WRAPTEXT = 1
PERSERVESTATE = 1


foldersTree = gFld("<b>Low Vision Research Group Network</b>", "../index.htm")
  aux1 = insFld(foldersTree, gFld("Home", "javascript:undefined"))
    aux2 = insDoc(aux1, gLnk("T", "Statement of Purpose", "../index.htm"))
    aux2 = insDoc(aux1, gLnk("T", "Announcements", "../home/announcements.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Event Schedule", "../home/events.htm"))
	aux2 = insDoc(aux1, gLnk("T", "LVRG Administration", "../home/administration.htm"))
   
  aux1 = insFld(foldersTree, gFld("General Information", "javascript:undefined"))
    aux2 = insDoc(aux1, gLnk("T", "What is Low Vision", "../information/lowvision.htm"))
    aux2 = insDoc(aux1, gLnk("T", "Specific Disorders", "../information/disorders.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Low Vision Support", "../information/support.htm"))
	
  aux1 = insFld(foldersTree, gFld("The Atwell Award", "javascript:undefined"))
    aux2 = insDoc(aux1, gLnk("T", "About the Award", "../atwell/about.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Past Recipients", "../atwell/recipients.htm"))
  
  aux1 = insFld(foldersTree, gFld("Research Projects", "javascript:undefined"))
    aux2 = insDoc(aux1, gLnk("T", "Recent Publications", "../research/publications.htm"))
    aux2 = insDoc(aux1, gLnk("T", "Upcoming Conferences", "../research/conferences.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Research Labs", "../research/laboratories.htm"))
	aux2 = insDoc(aux1, gLnk("T", "NIH Low Vision Grants", "../research/nihgrants.htm"))
	aux2 = insDoc(aux1, gLnk("T", "VA Low Vision Grants", "../research/vagrants.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Submit Your Information", "../research/researchinfo.htm"))
	
  aux1 = insFld(foldersTree, gFld("Membership", "javascript:undefined"))
    aux2 = insDoc(aux1, gLnk("T", "Becoming a Member", "../membership/joining.htm"))
    aux2 = insDoc(aux1, gLnk("T", "Membership List", "../membership/membership.htm"))
	aux2 = insDoc(aux1, gLnk("T", "The LVRG Committee", "../membership/committee.htm"))
	aux2 = insDoc(aux1, gLnk("T", "LVRG Administration", "../membership/administration.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Meeting Minutes", "../membership/minutes.htm"))
	  
  aux1 = insFld(foldersTree, gFld("Commercial Innovation", "javascript:undefined"))
    aux2 = insDoc(aux1, gLnk("T", "General Items", "../innovations/general.htm"))
    aux2 = insDoc(aux1, gLnk("T", "Optical Devices", "../innovations/optical.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Video Magnifiers", "../innovations/video.htm"))
	aux2 = insDoc(aux1, gLnk("T", "Software Systems", "../innovations/software.htm"))