//
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([['Pedro Sampaio','The Ride Indoors at The Midway','San Francisco, CA','Sábado','30 MAY 26','14:00','7833844','Pedro-Sampaio-5-30-2026'], ['Fiesta Cubana','Le Balcon X Terrasse','Montreal, Canada','Sábado','30 MAY 26','18:00','7928556','Fiesta-Cubana-5-30-2026'], ['Alex Manga','Ritz Theatre - NJ','Elizabeth, NJ','Sábado','30 MAY 26','19:00','7835823','Alex-Manga-5-30-2026'], ['Hemlocke Springs','Thalia Hall','Chicago, IL','Sábado','30 MAY 26','19:30','7736725','Hemlocke-Springs-5-30-2026'], ['Mana','SAP Center','San Jose, CA','Sábado','30 MAY 26','19:30','7775058','Mana-5-30-2026'], ['Bad Bunny','Estadio Metropolitano','Madrid, Spain','Sábado','30 MAY 26','20:00','7145841','Bad-Bunny-5-30-2026'], ['Los Tigres del Norte','First Horizon Coliseum At Greensboro Complex','Greensboro, NC','Sábado','30 MAY 26','20:00','7381621','Los-Tigres-del-Norte-5-30-2026'], ['Roberto Carlos','Kia Center','Orlando, FL','Sábado','30 MAY 26','20:00','7601196','Roberto-Carlos-5-30-2026'], ['Sergio George, Oscar D'Leon, Andy Montanez & Luis Enrique','Prudential Center','Newark, NJ','Sábado','30 MAY 26','20:00','7836899','Sergio-George--Oscar-D-Leon--Andy-Montanez---Luis-Enrique-5-30-2026'], ['Laura Pausini','Rosemont Theatre','Rosemont, IL','Sábado','30 MAY 26','20:00','7400553','Laura-Pausini-5-30-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');