function op() {
  // This function is for folders that do not open pages themselves.
  // See the online instructions for more information.
}

// 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 = 1
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1
HIGHLIGHT = 1
HIGHLIGHT_COLOR = '#00004A'
HIGHLIGHT_BG = '#DEE5F2'
ICONPATH = "/"

foldersTree = gFld("<img border=0 src='/background/menutop.gif'>", "javascript:parent.op()")
aux2 = insFld(foldersTree, gFld("<img border=0 src='/background/images/mcontact.gif'>","javascript:parent.op()"))
  insDoc(aux2, gLnk("S", "Contact Form", "/contactus/contactusn.asp?Type=Q"))
  insDoc(aux2, gLnk("S", "Contact Details", "/general/generaln.asp?ID=18"))

foldersTree.treeID = "tc"

