//
// Copyright (c) 2006 by Conor O'Mahony.
// For enquiries, please email GubuSoft@GubuSoft.com.
// Please keep all copyright notices below.
// Original author of TreeView script is Marcelino Martins.
//
// This document includes the TreeView script.
// The TreeView script can be found at http://www.TreeView.net.
// The script is Copyright (c) 2006 by Conor O'Mahony.
//
// You can find general instructions for this file at www.treeview.net.
//

USETEXTLINKS = 1
STARTALLOPEN = 1
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 0

//
// The following code constructs the tree.  This code produces a tree that looks like:
// 
// Tree Options
//  - Expand for example with pics and flags
//    - United States
//      - Boston
//      - Tiny pic of New York City
//      - Washington
//    - Europe
//      - London
//      - Lisbon
//  - Types of node
//    - Expandable with link
//      - London
//    - Expandable without link
//      - NYC
//    - Opens in new window
//

foldersTree = gFld("<b>Bogdan-Vod&#259; University</b>", "#")
  foldersTree.treeID = "Frameless"
  aux1 = insFld(foldersTree, gFld("Home", "index_en.php"))
  aux1 = insFld(foldersTree, gFld("General information", "javascript:undefined"))
  insDoc(aux1, gLnk("S", "Introduction of the University", "prezentare_en.php"))
  insDoc(aux1, gLnk("S", "Location and Assets", "spatiu_en.php"))
  insDoc(aux1, gLnk("S", "Leadership", "conducere_en.php"))
  insDoc(aux1, gLnk("S", "Leadership positions", "functiiconducere_en.php"))
  insDoc(aux1, gLnk("S", "Members of Senate", "senatubv_en.php"))
  insDoc(aux1, gLnk("S", "Regulations", "regulamente_en.php"))
  insDoc(aux1, gLnk("S", "Structure of academic year", "#"))
  aux1 = insFld(foldersTree, gFld("Quality management", "javascript:undefined"))
  insDoc(aux1, gLnk("S", "Institutional self-assessment", "login_aracis.php"))
  aux1 = insFld(foldersTree, gFld("Scientific research", "javascript:undefined"))
  insDoc(aux1, gLnk("S", "Overview", "cercetare_en.php"))
  insDoc(aux1, gLnk("S", "BVU Journals", "revisteubv_en.php"))
  insDoc(aux1, gLnk("S", "Scientific events", "manifestari_en.php"))
  aux1 = insFld(foldersTree, gFld("Academic programs", "javascript:undefined"))
  aux1 = insFld(foldersTree, gFld("Faculties", "javascript:undefined"))

aux2 = insFld(aux1, gFld("Faculty of Economics", "javascript:undefined"))
  aux3 = insFld(aux2, gFld("Overview", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Overview", "fse_en.php"))
      insDoc(aux3, gLnk("S", "Curricula", "program_en.php"))
      insDoc(aux3, gLnk("S", "Syllabi", "plan_en.php"))
  aux3 = insFld(aux2, gFld("Cycle 1 License", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Admission", "admitere_en.php"))
      insDoc(aux3, gLnk("S", "Proposed topics", "teme-fse_en.php"))
      insDoc(aux3, gLnk("S", "License", "licenta-fse_en.php"))
  aux3 = insFld(aux2, gFld("Cycle 2 Master program", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Admission", "masterat_en.php"))
      insDoc(aux3, gLnk("S", "Proposed topics", "temd-fse_en.php"))
      insDoc(aux3, gLnk("S", "Disertation", "disertatie-fse_en.php"))
  aux3 = insFld(aux2, gFld("Post-graduate courses", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Post-graduate courses", "#"))
  aux3 = insFld(aux2, gFld("Faculty structure", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Leadership", "conducere-fse_en.php"))
      insDoc(aux3, gLnk("S", "Chair of Finance-Accounting-Informatics", "catedra-fse1_en.php"))
      insDoc(aux3, gLnk("S", "Chair of Management-Marketing", "catedra-fse2_en.php"))
      insDoc(aux3, gLnk("S", "Secretariate", "secretariat_en.php"))
  aux3 = insFld(aux2, gFld("Students and master candidates", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Time table", "orar_en.php"))
      insDoc(aux3, gLnk("S", "Examination schedule", "exam_en.php"))
      insDoc(aux3, gLnk("S", "Fees", "#"))

aux2 = insFld(aux1, gFld("Faculty of Law", "javascript:undefined"))
  aux3 = insFld(aux2, gFld("Overview", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Overview", "drept_en.php"))
      insDoc(aux3, gLnk("S", "Curricula", "program-drept_en.php"))
      insDoc(aux3, gLnk("S", "Syllabi", "plan-drept_en.php"))
  aux3 = insFld(aux2, gFld("Cycle 1 License", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Admission", "admitere-drept_en.php"))
      insDoc(aux3, gLnk("S", "Proposed topics", "teme-drept_en.php"))
      insDoc(aux3, gLnk("S", "License", "licenta-drept_en.php"))
  aux3 = insFld(aux2, gFld("Cycle 2 Master program", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Admission", "masterat-drept_en.php"))
      insDoc(aux3, gLnk("S", "Proposed topics", "temd-drept_en.php"))
      insDoc(aux3, gLnk("S", "Disertation", "disertatie-drept_en.php"))
  aux3 = insFld(aux2, gFld("Post-graduate courses ", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Post-graduate courses", "#"))
  aux3 = insFld(aux2, gFld("Faculty structure", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Leadership", "conducere-drept_en.php"))
      insDoc(aux3, gLnk("S", "Chair of Law", "catedra-drept_en.php"))
      insDoc(aux3, gLnk("S", "Secretariate", "secretariat-drept_en.php"))
  aux3 = insFld(aux2, gFld("Students and master candidates", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Time table", "orar-drept_en.php"))
      insDoc(aux3, gLnk("S", "Examination schedule", "exam-drept_en.php"))
      insDoc(aux3, gLnk("S", "Fees", "#"))



  aux2 = insFld(aux1, gFld("Faculty of Physical Educations and Sports", "javascript:undefined"))
  aux3 = insFld(aux2, gFld("Overview", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Overview", "edfizica_en.php"))
      insDoc(aux3, gLnk("S", "Curricula", "program-ed_en.php"))
      insDoc(aux3, gLnk("S", "Syllabi", "plan-ed_en.php"))
  aux3 = insFld(aux2, gFld("Cycle 1 License ", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Admission", "admitere-ed_en.php"))
      insDoc(aux3, gLnk("S", "Proposed topics", "teme-ed_en.php"))
      insDoc(aux3, gLnk("S", "License", "licenta-ed_en.php"))
  aux3 = insFld(aux2, gFld("Cycle 2 Master program", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Admission", "masterat-ed_en.php"))
      insDoc(aux3, gLnk("S", "Proposed topics", "temd-ed_en.php"))
      insDoc(aux3, gLnk("S", "Disertation", "disertatie-ed_en.php"))
  aux3 = insFld(aux2, gFld("Post-graduate courses ", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Post-graduate courses", "#"))
  aux3 = insFld(aux2, gFld("Faculty structure", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Leadership", "conducere-ed_en.php"))
      insDoc(aux3, gLnk("S", "Chair of Physical Education and Sports", "catedra-ed_en.php"))
      insDoc(aux3, gLnk("S", "Secretariate", "secretariat-ed_en.php"))
  aux3 = insFld(aux2, gFld("Students and master candidates", "javascript:undefined"))
      insDoc(aux3, gLnk("S", "Time table", "orar-ed_en.php"))
      insDoc(aux3, gLnk("S", "Examination schedule", "exam-ed_en.php"))
      insDoc(aux3, gLnk("S", "Fees", "#"))



  aux1 = insFld(foldersTree, gFld("Announcements", "anunturi_en.php"))
  aux1 = insFld(foldersTree, gFld("Jobs", "concurs_en.php"))
  aux1 = insFld(foldersTree, gFld("Virtual library", "loginb_en.php"))

 
