USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1
ICONPATH = "images/"
foldersTree = gFld("<b>Home</b>", "index.html")
aux1 = insFld(foldersTree, gFld("Promotion", "scoreboard_timer.html"))
aux1 = insFld(foldersTree, gFld("Quality", "our_quality.html"))
aux1 = insFld(foldersTree, gFld("Scoreboards", "scoreboards.html"))
aux2 = insFld(aux1, gFld("Australian Bowls  Scoreboard", "australian_bowls_scoreboard.html"))
aux2 = insFld(aux1, gFld("Counter Timer  Scoreboard", "counter_timer_scoreboards.html"))
aux2 = insFld(aux1, gFld("Cricket Scoreboard", "cricket_scoreboards.html"))
aux2 = insFld(aux1, gFld("NZ Bowls Scoreboard", "nz_bowls_scoreboard.html"))
aux2 = insFld(aux1, gFld("Timer  Scoreboard", "timer_scoreboards.html"))
aux2 = insFld(aux1, gFld("Universal Scoreboard", "universal_scoreboards.html"))

