// 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
PRESERVESTATE = 1


foldersTree = gFld("<b></b>", "")
  aux1 = insFld(foldersTree, gFld("ROPA Y COMPLEMENTOS", "javascript:undefined"))
	insDoc(aux1, gLnk("M", "Camisetas Varias", "listado_destacats_tenda.asp?tipo=MERCHANDISING/COMPLEMENTOS&formato=T-S&desc=CAMISETAS"))
	insDoc(aux1, gLnk("M", "Fundas para Moviles", "listado_destacats_tenda.asp?tipo=MERCHANDISING/COMPLEMENTOS&formato=SKIN&desc=FUNDAS IPHONE, IPAD, IPOD, PORTATIL"))
	

  aux1 = insFld(foldersTree, gFld("MÚSICA", "javascript:undefined"))
	insDoc(aux1, gLnk("M", "Blues/Jazz", "listado_destacats_tenda.asp?tipo=BLUES/JAZZ"))
	insDoc(aux1, gLnk("M", "Bandas Sonoras", "listado_destacats_tenda.asp?tipo=BSO"))
	insDoc(aux1, gLnk("M", "Canci&oacute;n", "listado_destacats_tenda.asp?tipo=CANCION"))
	insDoc(aux1, gLnk("M", "Electr&oacute;nica", "listado_destacats_tenda.asp?tipo=ELECTRONICA"))
	insDoc(aux1, gLnk("M", "Flamenco", "listado_destacats_tenda.asp?tipo=FLAMENCO"))
	insDoc(aux1, gLnk("M", "Hip-hop", "listado_destacats_tenda.asp?tipo=HIP HOP"))
	insDoc(aux1, gLnk("M", "Infantil", "listado_destacats_tenda.asp?tipo=INFANTIL"))
	insDoc(aux1, gLnk("M", "Ska/Reggae", "listado_destacats_tenda.asp?tipo=JAMAICANA"))
	insDoc(aux1, gLnk("M", "Mestizaje/World Music", "listado_destacats_tenda.asp?tipo=MESTIZAJE/WORLD MUSIC"))
	insDoc(aux1, gLnk("M", "Metal", "listado_destacats_tenda.asp?tipo=METAL"))
	insDoc(aux1, gLnk("M", "Punk/HC/Oi!", "listado_destacats_tenda.asp?tipo=PUNK/HC/Oi!"))
	insDoc(aux1, gLnk("M", "Rock Catal&agrave;", "listado_destacats_tenda.asp?tipo=ROCK CATALA"))
	insDoc(aux1, gLnk("M", "Rock/Pop", "listado_destacats_tenda.asp?tipo=ROCK/POP"))
	insDoc(aux1, gLnk("M", "Rumba Catalana", "listado_destacats_tenda.asp?tipo=RUMBA CATALANA"))
	insDoc(aux1, gLnk("M", "Soul/Funk", "listado_destacats_tenda.asp?tipo=SOUL/FUNK"))
		

