
// 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.buymusichere.net/stores/dimple/images/"

foldersTree = gFld('Browse Games')
f = foldersTree
insDoc(f,gLnk('S', 'GameCube ' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:CUBE/aa=1]'))
insDoc(f,gLnk('S', 'Game Boy Advance' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:GBA/aa=1]'))
insDoc(f,gLnk('S', 'Nintendo DS' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:NINDS/aa=1]'))
insDoc(f,gLnk('S', 'Nintendo Wii' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:WII/aa=1]'))
insDoc(f,gLnk('S', 'PlayStation2 ' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:PS2/aa=1]'))
insDoc(f,gLnk('S', 'PlayStation3 ' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:PS3/aa=1]'))
insDoc(f,gLnk('S', 'Sony PSP' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:PSP/aa=1]'))
insDoc(f,gLnk('S', 'Xbox ' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:XBOX/aa=1]'))
insDoc(f,gLnk('S', 'Xbox 360' , 'http://www.buymusichere.net/rel/v2_home.php?storenr=391&deptnr=155&rc=1.2[sn=391/sm=5149/se=6103:X360/aa=1]'))
	
	//Set this string if Treeview and other configuration files may also be loaded in the same session
foldersTree.treeID = "games" 

