// You cean 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


foldersTree = gFld("<img src='../image/icon_home.gif' align='absmiddle' border='0' vspace='3'><span class='clsBodyContentBold'><a href='../index.asp' class='clsBodyContentBold'>&nbsp;Home</a></span>")

  			aux1 = insFld(foldersTree, gFld("<img src='../image/arrowclose.gif' align='absmiddle' border='0'><span class='clsBodyContent'>&nbsp;Investors Relations</span>", ""))

  			aux2 = insFld(aux1, gFld("<img src='../image/arrowclose.gif' align='absmiddle' border='0'><span class='clsBodyContent'>&nbsp;IR Main</span>", "main.asp"))
