//============================================
ICONPATH = "/icons/"
USETEXTLINKS = 1
STARTALLOPEN = 1
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 0
HIGHLIGHT = 1
HIGHLIGHT_COLOR = '#304C8B'
HIGHLIGHT_BG    = '#FFFFFF'
HIGHLIGHT_DEC = "underline"
HIGHLIGHT_FSIZE = "8pt"
HIGHLIGHT_FWEIGHT = "Bold"
BUILDALL = 1
//============================================

foldersTree = gFld("", "javascript:undefined")
foldersTree.xID = "f0"
  aux1 = insFld(foldersTree, gFld("Overview", "fxat.asp"))
  aux1.xID = "f100" 
    aux2 = insFld(aux1, gFld("Features", "fxat-features.asp"))
    aux2.xID = "f110" 
    aux2 = insFld(aux1, gFld("Case Studies", "fxat-casestudies.asp"))
    aux2.xID = "f120" 
  aux1 = insFld(foldersTree, gFld("Download", 0))
  aux1.xID = "f200" 
    aux2 = insFld(aux1, gFld("Factsheet", "fxat-factsheet.asp"))
    aux2.xID = "f210" 
