//
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([['Silvana Estrada','9:30 Club','Washington, DC','Viernes','21 NOV 25','18:00','7334274','Silvana-Estrada-11-21-2025'], ['Dareyes Dls','The Pavilion at Oregon State Fairgrounds','Salem, OR','Viernes','21 NOV 25','19:00','7534637','Dareyes-Dls-11-21-2025'], ['Campana Sobre Campana','Kenan Auditorium','Wilmington, NC','Viernes','21 NOV 25','19:30','7400910','Campana-Sobre-Campana-11-21-2025'], ['Carlos Varela','New Jersey Performing Arts Center - Victoria Theater','Newark, NJ','Viernes','21 NOV 25','19:30','7224752','Carlos-Varela-11-21-2025'], ['Jarabe Mexicano','ASU Kerr Cultural Center','Paradise Valley, AZ','Viernes','21 NOV 25','19:30','7224326','Jarabe-Mexicano-11-21-2025'], ['Yuri','Fox Performing Arts Center','Riverside, CA','Viernes','21 NOV 25','19:30','7074206','Yuri-11-21-2025'], ['El Gran Combo De Puerto Rico & Grupo Niche','EagleBank Arena','Fairfax, VA','Viernes','21 NOV 25','20:00','7166294','El-Gran-Combo-De-Puerto-Rico---Grupo-Niche-11-21-2025'], ['Los Tucanes De Tijuana','Gas South Arena','Duluth, GA','Viernes','21 NOV 25','20:00','7181483','Los-Tucanes-De-Tijuana-11-21-2025'], ['Intocable','Selena Auditorium','Corpus Christi, TX','Viernes','21 NOV 25','20:00','7152913','Intocable-11-21-2025'], ['Christian Nodal','Payne Arena','Hidalgo, TX','Viernes','21 NOV 25','20:00','7166085','Christian-Nodal-11-21-2025']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');