
// 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 = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PERSERVESTATE = 1
HIGHLIGHT = 1
HIGHLIGHT_COLOR = ""
HIGHLIGHT_BG = ""
ICONPATH = "http://www.bullmoose.com/stores/bullmoose/images/"

foldersTree = gFld('Browse Games', 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115')
f = foldersTree
insDoc(f,gLnk('S', 'GameCube ' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:CUBE/aa=1]'))
insDoc(f,gLnk('S', 'Game Boy Advance' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:GBA/aa=1]'))
insDoc(f,gLnk('S', 'Nintendo DS' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:NINDS/aa=1]'))
insDoc(f,gLnk('S', 'Nintendo Wii' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:WII/aa=1]'))
insDoc(f,gLnk('S', 'PlayStation2 ' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:PS2/aa=1]'))
insDoc(f,gLnk('S', 'PlayStation3 ' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:PS3/aa=1]'))
insDoc(f,gLnk('S', 'Sony PSP' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:PSP/aa=1]'))
insDoc(f,gLnk('S', 'Xbox ' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:XBOX/aa=1]'))
insDoc(f,gLnk('S', 'Xbox 360' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:X360/aa=1]'))
insDoc(f,gLnk('S', 'PlayStation' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:PLAYSTATION/aa=1]'))
insDoc(f,gLnk('S', 'Sega DreamCast ' , 'http://www.bullmoose.com/rel/v2_home.php?storenr=258&deptnr=115&rc=1.2[sn=258/sm=68/se=818:SEGA DREAMCAST/aa=1]'))
	
	//Set this string if Treeview and other configuration files may also be loaded in the same session
foldersTree.treeID = "games" 
