// 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
PRESERVESTATE = 1
HIGHLIGHT = 1
HIGHLIGHT_BG ="#E4E4E4"
HIGHLIGHT_COLOR = "#990000"
var ICONPATH = '/penoles/ingles/menu_izquierdo/sobre_penoles/';


foldersTree = gFld("<span class=titulos-rojos>About Peņoles<span> ", "/penoles/ingles/about_penoles/about_penoles.php")
aux1 = insFld(foldersTree, gFld("<FONT size=1 FACE=Verdana, Arial, Helvetica, sans-serif><b>Introduction </FONT></b>", "/penoles/ingles/about_penoles/about_penoles.php"))
aux1 = insFld(foldersTree, gFld("<FONT size=1 FACE=Verdana, Arial, Helvetica, sans-serif><b>Profile</FONT></b> ", "/penoles/ingles/about_penoles/profile/profile.php"))
    
	aux2 = insFld(aux1, gFld("Mission and Vision", "/penoles/ingles/about_penoles/profile/mission.php"))
      
    aux2 = insFld(aux1, gFld("Division", "javascript:undefined"))
 			
			insDoc(aux2, gLnk("S", "Exploration", "/penoles/ingles/about_penoles/profile/divisions/exploration.php"))
			insDoc(aux2, gLnk("S", "Mining", "/penoles/ingles/about_penoles/profile/divisions/mining.php"))
			insDoc(aux2, gLnk("S", "Metals - Chemicals", "/penoles/ingles/about_penoles/profile/divisions/chemicals.php"))
			insDoc(aux2, gLnk("S", "Infrastructure", "/penoles/ingles/about_penoles/profile/divisions/infraestructure.php"))

			
	
	aux2 = insFld(aux1, gFld("Geographic Location", "/penoles/ingles/about_penoles/profile/geografic_location.php"))
			
	aux2 = insFld(aux1, gFld("Corporate Structure", "/penoles/ingles/about_penoles/profile/corporate_structure.php"))
			
			
			


aux1 = insFld(foldersTree, gFld("<FONT size=1 FACE=Verdana, Arial, Helvetica, sans-serif><b>Production Processes</FONT></b>", "/penoles/ingles/about_penoles/processes/processes.php"))   
	
    aux2 = insFld(aux1, gFld("Simplified Diagram of Operations, Integration and Main Products", "/penoles/ingles/about_penoles/processes/simplified_diagram.php"))

	aux2 = insFld(aux1, gFld("Mines", "javascript:undefined"))
	
			insDoc(aux2, gLnk("S", "Open Pit", "/penoles/ingles/about_penoles/processes/mines/open_pit.php"))
			insDoc(aux2, gLnk("S", "Underground", "/penoles/ingles/about_penoles/processes/mines/underground.php"))
      
    aux2 = insFld(aux1, gFld("Metals", "javascript:undefined"))
 			
			insDoc(aux2, gLnk("S", "Lead", "/penoles/ingles/about_penoles/processes/metals/lead.php"))
			insDoc(aux2, gLnk("S", "Lead / Silver", "/penoles/ingles/about_penoles/processes/metals/silver_lead.php"))
			insDoc(aux2, gLnk("S", "Zinc", "/penoles/ingles/about_penoles/processes/metals/zinc.php"))

	
	aux2 = insFld(aux1, gFld("Chemicals", "javascript:undefined"))
			insDoc(aux2, gLnk("S", "Sodium Sulfate", "/penoles/ingles/about_penoles/processes/chemicals/soduim_sulfate.php"))
			insDoc(aux2, gLnk("S", "Magnesium Oxide", "/penoles/ingles/about_penoles/processes/chemicals/magnesium_oxide.php"))
			insDoc(aux2, gLnk("S", "Magnesium Sulfate", "/penoles/ingles/about_penoles/processes/chemicals/magnesium_sulfate.php"))
	


	
aux1 = insFld(foldersTree, gFld("<FONT size=1 FACE=Verdana, Arial, Helvetica, sans-serif><b> Board and Executives</FONT></b>", "/penoles/ingles/about_penoles/board_of_directors/senior_executives.php"))
    aux2 = insFld(aux1, gFld("Board of Directors", "/penoles/ingles/about_penoles/board_of_directors/directors.php"))
	aux2 = insFld(aux1, gFld("Senior Executives", "/penoles/ingles/about_penoles/board_of_directors/senior_executives.php"))
    aux2 = insFld(aux1, gFld("Letter to Shareholders","/penoles/ingles/about_penoles/board_of_directors/president_info_2008.php"))

	
	
