//
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([['Fuerza Regida','Globe Life Field','Arlington, TX','Viernes','31 JUL 26','20:00','7735187','Fuerza-Regida-7-31-2026'], ['Zhamira','Big Night Live','Boston, MA','Sábado','1 AGO 26','19:00','7922130','Zhamira-8-1-2026'], ['El Boricua Es Otra Cosa','Garner Performing Arts Center','Garner, NC','Sábado','1 AGO 26','19:00','8137662','El-Boricua-Es-Otra-Cosa-8-1-2026'], ['Barak','Bert Ogden Arena','Edinburg, TX','Sábado','1 AGO 26','19:00','7948379','Barak-8-1-2026'], ['Calle 24','SOMA','San Diego, CA','Sábado','1 AGO 26','19:00','7999757','Calle-24-8-1-2026'], ['Hermanos Espinoza','Ovens Auditorium','Charlotte, NC','Sábado','1 AGO 26','20:00','7874924','Hermanos-Espinoza-8-1-2026'], ['Los Rivera Destino','Sony Hall','New York, NY','Sábado','1 AGO 26','20:00','7962258','Los-Rivera-Destino-8-1-2026'], ['Eslabon Armado','Steelhouse Omaha','Omaha, NE','Sábado','1 AGO 26','20:00','8042296','Eslabon-Armado-8-1-2026'], ['3BallMTY','Kansas City Live! at the Power & Light District','Kansas City, MO','Sábado','1 AGO 26','20:00','7809100','3BallMTY-8-1-2026'], ['Majo Aguilar','Payne Arena','Hidalgo, TX','Sábado','1 AGO 26','20:00','7897813','Majo-Aguilar-8-1-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');