//
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([['Bad Bunny','Estadio GNP Seguros - Mexico City','Mexico City, Mexico','Domingo','21 DEC 25','20:00','7156965','Bad-Bunny-12-21-2025'], ['Bad Bunny Brunch: DJ Rico Suave','City Winery - Boston','Boston, MA','Sábado','3 ENE 26','12:00','7561946','Bad-Bunny-Brunch--DJ-Rico-Suave-1-3-2026'], ['Perreo Bowl: Bad Bunny Dance Party','The Barrelhouse Ballroom','Chattanooga, TN','Viernes','6 FEB 26','21:00','7590586','Perreo-Bowl--Bad-Bunny-Dance-Party-2-6-2026'], ['Super Bowl LX','Levi's Stadium','Santa Clara, CA','Domingo','8 FEB 26','TBD','6980442','Super-Bowl-LX-2-8-2026'], ['Bad Bunny','River Plate Stadium','Buenos Aires, Argentina','Sábado','14 FEB 26','TBD','7175615','Bad-Bunny-2-14-2026'], ['Bad Bunny','ENGIE Stadium','Sydney, Australia','Sábado','28 FEB 26','17:00','7145778','Bad-Bunny-2-28-2026'], ['Bad Bunny','ENGIE Stadium','Sydney, Australia','Domingo','1 MAR 26','17:00','7145779','Bad-Bunny-3-1-2026'], ['Candlelight: Tribute to Bad Bunny','Sony Hall','New York, NY','Domingo','8 MAR 26','20:45','7366709','Candlelight--Tribute-to-Bad-Bunny-3-8-2026'], ['Bad Bunny','Estadi Olimpico Lluis Companys','Barcelona, Spain','Viernes','22 MAY 26','20:00','7145838','Bad-Bunny-5-22-2026'], ['Bad Bunny','Estadi Olimpico Lluis Companys','Barcelona, Spain','Sábado','23 MAY 26','20:00','7145839','Bad-Bunny-5-23-2026'], ['Bad Bunny','Estadio Da Luz','Lisbon, Portugal','Martes','26 MAY 26','20:00','7157047','Bad-Bunny-5-26-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Sábado','30 MAY 26','20:00','7145841','Bad-Bunny-5-30-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Domingo','31 MAY 26','20:00','7145842','Bad-Bunny-5-31-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Martes','2 JUN 26','20:00','7145844','Bad-Bunny-6-2-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Miércoles','3 JUN 26','20:00','7145845','Bad-Bunny-6-3-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Sábado','6 JUN 26','20:00','7145846','Bad-Bunny-6-6-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Domingo','7 JUN 26','20:00','7145847','Bad-Bunny-6-7-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Miércoles','10 JUN 26','20:00','7147714','Bad-Bunny-6-10-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Jueves','11 JUN 26','20:00','7147715','Bad-Bunny-6-11-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Domingo','14 JUN 26','20:00','7148343','Bad-Bunny-6-14-2026']],'Bad Bunny','https://www.superboleteria.com/boleto/eventos-Bad-Bunny.aspx');