//
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-02A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Kings of Leon','Venetian Theatre At the Venetian Hotel Las Vegas','Las Vegas, NV','Martes','30 DEC 25','21:00','7437193','Kings-of-Leon-12-30-2025'], ['Kings of Leon','Venetian Theatre At the Venetian Hotel Las Vegas','Las Vegas, NV','Miércoles','31 DEC 25','21:00','7437194','Kings-of-Leon-12-31-2025'], ['Kings of Leon','Benchmark International Arena','Tampa, FL','Sábado','31 ENE 26','20:00','7570826','Kings-of-Leon-1-31-2026'], ['Zach Bryan, Kings of Leon & J.R. Carroll','L&N Federal Credit Union Stadium','Louisville, KY','Sábado','11 ABR 26','19:00','7583730','Zach-Bryan--Kings-of-Leon---J-R--Carroll-4-11-2026'], ['Kings of Leon','Hard Rock Live At The Seminole Hard Rock Hotel & Casino - Hollywood','Hollywood, FL','Viernes','17 ABR 26','20:00','7570827','Kings-of-Leon-4-17-2026'], ['Kings of Leon','Hard Rock Live At The Seminole Hard Rock Hotel & Casino - Hollywood','Hollywood, FL','Sábado','18 ABR 26','20:00','7580179','Kings-of-Leon-4-18-2026'], ['Zach Bryan, Kings of Leon & J.R. Carroll','Memorial Stadium - NE','Lincoln, NE','Sábado','25 ABR 26','19:00','7583732','Zach-Bryan--Kings-of-Leon---J-R--Carroll-4-25-2026'], ['Kings of Leon','Co-Op Live','Manchester, United Kingdom','Sábado','4 JUL 26','19:30','7566827','Kings-of-Leon-7-4-2026'], ['Kings of Leon','First Direct Arena','Leeds, United Kingdom','Lunes','6 JUL 26','18:00','7578668','Kings-of-Leon-7-6-2026'], ['Zach Bryan, Kings of Leon, Fey Fili & Gabriella Rose','The Woodlands of Dover Motor Speedway','Dover, DE','Viernes','18 SEP 26','16:00','7583744','Zach-Bryan--Kings-of-Leon--Fey-Fili---Gabriella-Rose-9-18-2026']],'Kings of Leon','https://www.superboleteria.com/boleto/eventos-Kings-of-Leon.aspx');