//
var TN_Widget = function()
{
return {
//Options
newWindow : true,
linkText : "Ver Boletos",
tixUrl : "https://www.superboleteria.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"plzGetReplaced",
CreateCustomUrl : function(row)
{
return this.tixUrl + "boletos-" + row[7] + "Sheet"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
GetAffiliateTrackURL: function(){
return this.cutLink? this.CreateCustomUrl(row) :"";
},
AddCss: function(cssUrl)
{
var fileref=document.createElement("link");
fileref.setAttribute("rel", "stylesheet");
fileref.setAttribute("type", "text/css");
fileref.setAttribute("href", cssUrl);
document.getElementsByTagName("head")[0].appendChild(fileref);
},
CreateTable : function(eventData,kywrds,url)
{
if(typeof(TN_SetWidgetOptions) == "function")
TN_SetWidgetOptions();
//for backwards compatability
if(this.kbid != "")
this.trackingParams = "?img=249&kbid="+this.kbid;
var newTable = [];
for(var cntr=0; cntr';
}else
document.write('' + newTable.join('') + '
');
if(eventData.length>=100 && kywrds!=undefined) //need to add link to all events if more than 100
{
if(objToAddTo = document.getElementById("tn_results_container"))
{
objToAddTo.innerHTML += '';
}
else
{
document.write('');
}
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Banda El Recodo','Toppenish Rodeo Grounds','Toppenish, WA','Viernes','28 AGO 26','19:00','8166102','Banda-El-Recodo-8-28-2026'], ['Atardecer Salsero','India Community Center','Milpitas, CA','Viernes','28 AGO 26','19:00','8135713','Atardecer-Salsero-8-28-2026'], ['El Tri','House Of Blues - Anaheim','Anaheim, CA','Viernes','28 AGO 26','19:00','7945507','El-Tri-8-28-2026'], ['Spanish Harlem Orchestra','Albuquerque Museum Amphitheater','Albuquerque, NM','Viernes','28 AGO 26','19:30','8087833','Spanish-Harlem-Orchestra-8-28-2026'], ['Flex, La Factoria & Demphra','House Of Blues - San Diego','San Diego, CA','Viernes','28 AGO 26','19:30','7820970','Flex--La-Factoria---Demphra-8-28-2026'], ['Jorge Medina','Rosemont Theatre','Rosemont, IL','Viernes','28 AGO 26','20:00','8163775','Jorge-Medina-8-28-2026'], ['Conjunto Primavera','Arlington Theatre','Santa Barbara, CA','Viernes','28 AGO 26','20:00','8095693','Conjunto-Primavera-8-28-2026'], ['El Primer Instinto','Fox Performing Arts Center','Riverside, CA','Viernes','28 AGO 26','20:00','8054391','El-Primer-Instinto-8-28-2026'], ['Jose Maria Napoleon','Grand Sierra Theatre','Reno, NV','Viernes','28 AGO 26','20:00','8055294','Jose-Maria-Napoleon-8-28-2026'], ['Hermanos Espinoza','Saroyan Theatre at Fresno Convention Center','Fresno, CA','Viernes','28 AGO 26','20:00','7874932','Hermanos-Espinoza-8-28-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');