// Note from Simon - please DO NOT edit this file without checking with me first

USETEXTLINKS = 1
STARTALLOPEN = 1
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PERSERVESTATE = 1


foldersTree = gFld(" ", "javascript:undefined")
  aux1 = insFld(foldersTree, gFld("General Info", "index.php?page=home"))
    aux2 = insFld(aux1, gFld("Latest News", "?page=news"))
    aux2 = insFld(aux1, gFld("What is UBM?", "?page=info_what"))
    aux2 = insFld(aux1, gFld("Our History", "?page=history"))
    aux2 = insFld(aux1, gFld("Doctrinal Statement", "?page=info_doct"))
    aux2 = insFld(aux1, gFld("Our Principles", "?page=info_principles"))
    aux2 = insFld(aux1, gFld("Our Supporters", "?page=info_supporters"))
    aux2 = insFld(aux1, gFld("Prayer Letters", "?page=info_prayer"))
    aux2 = insFld(aux1, gFld("Reunion", "?page=reunion"))

   aux1 = insFld(foldersTree, gFld("What we Do", "?page=info_whatwedo"))

   aux1 = insFld(foldersTree, gFld("Where we Go", "?page=info_centres"))
    aux2 = insFld(aux1, gFld("England & Wales", "?page=info_centres_ew"))
    aux2 = insFld(aux1, gFld("Ireland", "?page=info_centres_ireland"))
    aux2 = insFld(aux1, gFld("Europe", "http://www.missionsvacances.org"))
    aux2 = insFld(aux1, gFld("Others", "http://www.ubm.org.uk/ca/"))

  aux1 = insFld(foldersTree, gFld("Team Members", "?page=info_team_who"))
    aux2 = insFld(aux1, gFld("Who can go?", "?page=info_team_who"))
    aux2 = insFld(aux1, gFld("How to book", "?page=info_booking"))
     aux3 = insFld(aux2, gFld("Book Online", "http://ubmreunion.org.uk/booking/"))
    aux2 = insFld(aux1, gFld("Our Policies", "?page=info_policies"))
    aux2 = insFld(aux1, gFld("Families", "?page=families"))
    aux2 = insFld(aux1, gFld("Resources for Leaders", "?page=leaders_resources"))
	
  aux1 = insFld(foldersTree, gFld("Features", "?page=home"))
    aux2 = insFld(aux1, gFld("Guestbook", "?page=gbook"))
    aux2 = insFld(aux1, gFld("Photo Album", "?page=info_feat_photos"))
    aux2 = insFld(aux1, gFld("Students", "?page=info_feat_students"))  
    aux2 = insFld(aux1, gFld("Visual Aids", "?page=info_feat_vaids"))  	
    aux2 = insFld(aux1, gFld("Postal Bible Club", "?page=pbc"))

  aux1 = insFld(foldersTree, gFld("Contact Details", "?page=info_contact"))
  aux1 = insFld(foldersTree, gFld("Info Home Page", "?page=home"))
  aux1 = insFld(foldersTree, gFld("Main Menu Page", "http://www.ubm.org.uk/index.php"))  
  aux1 = insFld(foldersTree, gFld("Good News Site", "http://www.ubm.org.uk/goodnews/"))  
  aux1 = insFld(foldersTree, gFld("Christian Answer", "http://www.christian-answer.co.uk")) 
