//
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([['Michael League','SFJAZZ Center - Miner Auditorium','San Francisco, CA','Jueves','29 ENE 26','19:30','7372204','Michael-League-1-29-2026'], ['Andy Milne','Flato Markham Theatre','Markham, Canada','Jueves','29 ENE 26','20:00','7618127','Andy-Milne-1-29-2026'], ['Los Indomables de Los Angeles & Banda La Fantastica','Pico Rivera Sports Arena','Pico Rivera, CA','Viernes','30 ENE 26','18:00','7667517','Los-Indomables-de-Los-Angeles---Banda-La-Fantastica-1-30-2026'], ['Los Lobos','Colonial Theatre - Keene','Keene, NH','Viernes','30 ENE 26','19:30','7501837','Los-Lobos-1-30-2026'], ['Michael League','SFJAZZ Center - Miner Auditorium','San Francisco, CA','Viernes','30 ENE 26','19:30','7376762','Michael-League-1-30-2026'], ['Perreo Land Music Festival','Webster Theater','Hartford, CT','Viernes','30 ENE 26','20:00','7602404','Perreo-Land-Music-Festival-1-30-2026'], ['Los Tucanes De Tijuana','Murat Theatre at Old National Centre','Indianapolis, IN','Viernes','30 ENE 26','20:00','7425532','Los-Tucanes-De-Tijuana-1-30-2026'], ['Ricardo Arjona','Allstate Arena','Rosemont, IL','Viernes','30 ENE 26','20:00','7419004','Ricardo-Arjona-1-30-2026'], ['Jesse & Joy','The Plaza Theatre - El Paso','El Paso, TX','Viernes','30 ENE 26','20:00','7155340','Jesse---Joy-1-30-2026'], ['XAVI - Artist','Pearl Concert Theater At Palms Casino Resort','Las Vegas, NV','Viernes','30 ENE 26','20:00','7364769','XAVI---Artist-1-30-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');