////
// 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 = 1



foldersTree = gFld("<font color=Maroon><b>Home</b></font>", "mainjs.asp")
  foldersTree.treeID = "Frameless"
aux1=insFld(foldersTree, gFld("<font color=BLUE><b>A.G.(Audit)-II, Nagpur</b></font>"))
insDoc(aux1, gLnk("S","<font color=Blue>Introduction</font>", "auditintroNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Organisational Structure</font>", "auditorgstructNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Jurisdiction</font>", "auditJurisdictionNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Functions</font>", "auditFunctionNag.htm"))
//insDoc(aux1, gLnk("S","<font color=Blue>Our Achievements</font>", "auditachievementsNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Follow Up</font>", "AuditReportstateNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Welfare & Recreational Activities</font>", "welf_rec_nag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Monthly Remuneration</font>", "auditMonRemuNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Budget&Expenditures</font>", "auditBud&expenditNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Report</font>", "AuditReportCAGNag.htm"))
insDoc(aux1, gLnk("S","<font color=Blue>Contact Us</font>", "auditContactusNag.htm"))
//insDoc(aux1, gLnk("S","<font color=Blue>Downloads</font>", "download.htm"))
//insDoc(aux1, gLnk("S","<font color=Blue>Publication</font>", "Publication.htm"))
//insDoc(aux1, gLnk("S","<font color=Blue>IVRS</font>", "ivrs.htm"))
//insDoc(aux1, gLnk("S","<font color=Blue>Site Map</font>", "SiteMap.htm"))
