//
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-04A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Ricardo Arjona','Madison Square Garden','New York, NY','Miércoles','11 FEB 26','20:00','7285213','Ricardo-Arjona-2-11-2026'], ['Rubio','Mercury Lounge - NY','New York, NY','Jueves','12 FEB 26','18:00','7626909','Rubio-2-12-2026'], ['Gipsy Kings & Nicolas Reyes','Van Wezel Performing Arts Hall','Sarasota, FL','Jueves','12 FEB 26','19:00','7473948','Gipsy-Kings---Nicolas-Reyes-2-12-2026'], ['Nuovo Testamento','Temblor Brewing Co.','Bakersfield, CA','Jueves','12 FEB 26','19:00','7540371','Nuovo-Testamento-2-12-2026'], ['Los Angeles Azules','Clowes Memorial Hall','Indianapolis, IN','Jueves','12 FEB 26','19:30','7503716','Los-Angeles-Azules-2-12-2026'], ['Molotov','Ovens Auditorium','Charlotte, NC','Jueves','12 FEB 26','20:00','7472671','Molotov-2-12-2026'], ['Ricardo Arjona','Madison Square Garden','New York, NY','Jueves','12 FEB 26','20:00','7297413','Ricardo-Arjona-2-12-2026'], ['That Mexican OT','The Lowbrow Palace','El Paso, TX','Jueves','12 FEB 26','20:00','7632859','That-Mexican-OT-2-12-2026'], ['Banda Machos','Yaamava Theater at Yaamava Resort & Casino','Highland, CA','Jueves','12 FEB 26','20:00','7319961','Banda-Machos-2-12-2026'], ['Leyendas Del Corazon: Los Terricolas De Nestor Daniel','Fox Performing Arts Center','Riverside, CA','Jueves','12 FEB 26','20:30','7640391','Leyendas-Del-Corazon--Los-Terricolas-De-Nestor-Daniel-2-12-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');