//
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-01A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Sonia De Los Santos','SHU Community Theatre','Fairfield, CT','Sábado','19 SEP 26','13:00','8146742','Sonia-De-Los-Santos-9-19-2026'], ['Miel San Marcos & Gateway Worship','The Anthem - D.C.','Washington, DC','Sábado','19 SEP 26','19:00','8013023','Miel-San-Marcos---Gateway-Worship-9-19-2026'], ['Mariachi 7 Leguas ft. Mariachi Las Mariposas','McAllen Performing Arts Center','Mcallen, TX','Sábado','19 SEP 26','19:00','8254271','Mariachi-7-Leguas-ft--Mariachi-Las-Mariposas-9-19-2026'], ['Elsten Torres','Amaturo Theater at Broward Ctr For The Perf Arts','Fort Lauderdale, FL','Sábado','19 SEP 26','19:30','8026208','Elsten-Torres-9-19-2026'], ['Banda Los Recoditos','Casino Pauma ','Pauma Valley, CA','Sábado','19 SEP 26','19:30','8137598','Banda-Los-Recoditos-9-19-2026'], ['NY Salsa All-Stars','Palladium Times Square','New York, NY','Sábado','19 SEP 26','20:00','8049769','NY-Salsa-All-Stars-9-19-2026'], ['Chacal','The Ranch Concert Hall & Saloon','Fort Myers, FL','Sábado','19 SEP 26','20:00','8154751','Chacal-9-19-2026'], ['Vilma Palma e Vampiros','House Of Blues - Orlando','Orlando, FL','Sábado','19 SEP 26','20:00','7867517','Vilma-Palma-e-Vampiros-9-19-2026'], ['Omar Courtz','Kia Center','Orlando, FL','Sábado','19 SEP 26','20:00','7941803','Omar-Courtz-9-19-2026'], ['Luis Alfonso','James L Knight Center','Miami, FL','Sábado','19 SEP 26','20:00','7957575','Luis-Alfonso-9-19-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');