//
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([['Caliente: Arcangel y Lunay','Beachclub - Pointe-Calumet','Pointe-calumet, Canada','Sábado','11 JUL 26','12:00','7883185','Caliente--Arcangel-y-Lunay-7-11-2026'], ['Mariachi Spectacular','Sandia Casino Amphitheater','Albuquerque, NM','Sábado','11 JUL 26','18:30','7886265','Mariachi-Spectacular-7-11-2026'], ['LA Mafia','House Of Blues - Las Vegas','Las Vegas, NV','Sábado','11 JUL 26','19:00','7820253','LA-Mafia-7-11-2026'], ['Bad Bunny','Strawberry Arena','Solna, Sweden','Sábado','11 JUL 26','19:30','7147720','Bad-Bunny-7-11-2026'], ['Shakira','TD Garden','Boston, MA','Sábado','11 JUL 26','19:30','7939504','Shakira-7-11-2026'], ['Domani','Music Farm - Charleston','Charleston, SC','Sábado','11 JUL 26','20:00','8088209','Domani-7-11-2026'], ['Willy Chirino','Ruth Eckerd Hall','Clearwater, FL','Sábado','11 JUL 26','20:00','8081923','Willy-Chirino-7-11-2026'], ['Chuy Lizarraga & Julio Preciado','Allstate Arena','Rosemont, IL','Sábado','11 JUL 26','20:00','7791815','Chuy-Lizarraga---Julio-Preciado-7-11-2026'], ['Los Huracanes del Norte','Isleta Resort & Casino - Showroom','Albuquerque, NM','Sábado','11 JUL 26','20:00','7982295','Los-Huracanes-del-Norte-7-11-2026'], ['El Gran Silencio','Nectar Lounge','Seattle, WA','Sábado','11 JUL 26','20:00','7948289','El-Gran-Silencio-7-11-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');