// 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 USEICONS = 1 PERSERVESTATE = 1 ICONPATH = '/Treeview/' foldersTree = gFld('Divisions', '') foldersTree.treeID = 'Divisions' aux1 = insFld(foldersTree, gFld('Junior Baseball', '/divisions.php?division=1')) auxDoc = insDoc(aux1, gLnk('T', 'CA Cardinals', '/teams.php?team=46')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'CA Red Sox', '/teams.php?team=55')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'CN Cardinals', '/teams.php?team=56')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'CN Rangers', '/teams.php?team=38')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'CN Twins', '/teams.php?team=35')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Los Altos Cardinals', '/teams.php?team=13')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Los Altos Giants', '/teams.php?team=36')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Los Altos Rockies', '/teams.php?team=43')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Moreland Black', '/teams.php?team=41')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Moreland Gray', '/teams.php?team=42')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'MV Athletics', '/teams.php?team=16')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'MV Giants', '/teams.php?team=17')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Serra Mets', '/teams.php?team=57')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Serra Reds', '/teams.php?team=59')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Southern Cubs', '/teams.php?team=44')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Southern Pirates', '/teams.php?team=22')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'SV National', '/teams.php?team=45')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'TC Tigers', '/teams.php?team=58')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' aux1 = insFld(foldersTree, gFld('Senior Softball', '/divisions.php?division=3')) auxDoc = insDoc(aux1, gLnk('T', 'Southern Cobras', '/teams.php?team=25')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'SVNatl Jets', '/teams.php?team=31')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Tennyson Freedom', '/teams.php?team=33')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Tennyson Liberty', '/teams.php?team=34')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Union City Lady Reds', '/teams.php?team=32')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' aux1 = insFld(foldersTree, gFld('Senior Baseball', '/divisions.php?division=2')) auxDoc = insDoc(aux1, gLnk('T', 'Cup Amer Seniors', '/teams.php?team=61')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Cup AmerTwo', '/teams.php?team=62')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Cup Natl Seniors', '/teams.php?team=63')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Moreland', '/teams.php?team=60')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Southern Yankees', '/teams.php?team=26')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg' auxDoc = insDoc(aux1, gLnk('T', 'Tri Cities', '/teams.php?team=27')) auxDoc.iconSrc = '/templates/images/treeview.ball.jpg'