// 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
ICONPATH = '/images/site_map/'


foldersTree = gFld("<b>Hiteco Engineering Ltd</b>", "/index.htm")
  aux1 = insFld(foldersTree, gFld("Projectnet", "http://projectnet.hiteco-eng.com"))
  aux1 = insFld(foldersTree, gFld("Current Projects", "/pages/current_projects.htm"))
  aux1 = insFld(foldersTree, gFld("References", "/pages/references.htm"))
	aux2 = insFld(aux1, gFld("Industrial Services Projects", "/pages/industrial_project_references.htm"))
		insDoc(aux2, gLnk("S", "Power Projects", "/pages/industrial_project_references.htm#PowerProjects"))
		insDoc(aux2, gLnk("S", "Substations", "/pages/industrial_project_references.htm#Substations"))
		insDoc(aux2, gLnk("S", "Refineries", "/pages/industrial_project_references.htm#Refineries"))
    aux2 = insFld(aux1, gFld("Building Services Projects", "/pages/building_project_references.htm"))
 		insDoc(aux2, gLnk("S", "Industrial Buildings", "/pages/building_project_references.htm#IndustrialBuildings"))
		insDoc(aux2, gLnk("S", "Office Complexes", "/pages/building_project_references.htm#OfficeComplexes"))
		insDoc(aux2, gLnk("S", "Hotel Buildings", "/pages/building_project_references.htm#HotelBuildings"))
		insDoc(aux2, gLnk("S", "Medical Facilities", "/pages/building_project_references.htm#MedicalFacilities"))
	insDoc(aux1, gLnk("S", "Pharmaceutical Projects", "/pages/pharmaceutical_projects.htm"))
  aux1 = insFld(foldersTree, gFld("Building Systems", "/pages/building_systems.htm"))
	insDoc(aux1, gLnk("S", "Introduction", "/pages/building_systems.htm#Introduction"))
	insDoc(aux1, gLnk("S", "Mechanical Engineering", "/pages/building_systems.htm#MechanicalEngineering"))
	insDoc(aux1, gLnk("S", "Electrical Engineering", "/pages/building_systems.htm#ElectricalEngineering"))
	insDoc(aux1, gLnk("S", "Building Automation", "/pages/building_systems.htm#BuildingAutomation"))
	insDoc(aux1, gLnk("S", "Site Utilities", "/pages/building_systems.htm#SiteUtilities"))
  aux1 = insFld(foldersTree, gFld("Industrial Systems", "/pages/industrial_systems.htm"))
	insDoc(aux1, gLnk("S", "Introduction", "/pages/industrial_systems.htm#introduction"))
	insDoc(aux1, gLnk("S", "Fire Protection Systems", "/pages/industrial_systems.htm#fire"))
	insDoc(aux1, gLnk("S", "Power Generation", "/pages/industrial_systems.htm#power"))
	insDoc(aux1, gLnk("S", "Industrial Ventilation Systems", "/pages/industrial_systems.htm#industrial"))
	insDoc(aux1, gLnk("S", "Civil Engineering for Industrial Plants", "/pages/industrial_systems.htm#civil"))
  aux1 = insFld(foldersTree, gFld("Company Profile", "/pages/company_profile.htm"))
	insDoc(aux1, gLnk("S", "Personnel", "/pages/personnel.htm"))
	insDoc(aux1, gLnk("S", "CAE & CADD", "/pages/computer_facilities.htm"))
  aux1 = insFld(foldersTree, gFld("Search", "/pages/search.htm"))
  aux1 = insFld(foldersTree, gFld("Site Map", "/pages/site_map/site_map.htm"))
  aux1 = insFld(foldersTree, gFld("News", "/pages/news.htm"))
  aux1 = insFld(foldersTree, gFld("Feedback", "/pages/feedback/feedback.aspx"))