//
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([['Karol G','Allegiant Stadium','Las Vegas, NV','Viernes','7 AGO 26','19:00','7896598','Karol-G-8-7-2026'], ['Calle 66','Albuquerque Museum Amphitheater','Albuquerque, NM','Viernes','7 AGO 26','19:30','8087821','Calle-66-8-7-2026'], ['Los Lobos & Los Lonely Boys','Mountain Winery','Saratoga, CA','Viernes','7 AGO 26','19:30','7851555','Los-Lobos---Los-Lonely-Boys-8-7-2026'], ['Monsieur Perine','Musical Instrument Museum - Music Theater','Phoenix, AZ','Viernes','7 AGO 26','19:30','7948545','Monsieur-Perine-8-7-2026'], ['Mariachazo: Mariachi Vargas De Tecalitlan & Nuevo Tecatitlan Mariachi','Cobb Energy Performing Arts Centre','Atlanta, GA','Viernes','7 AGO 26','20:00','7784336','Mariachazo--Mariachi-Vargas-De-Tecalitlan---Nuevo-Tecatitlan-Mariachi-8-7-2026'], ['Mon Laferte ','The Fillmore Miami Beach At Jackie Gleason Theater','Miami Beach, FL','Viernes','7 AGO 26','20:00','7827808','Mon-Laferte--8-7-2026'], ['El Fantasma Y Su Equipo Armado','The Strand Theatre - RI','Providence, RI','Viernes','7 AGO 26','20:00','7861514','El-Fantasma-Y-Su-Equipo-Armado-8-7-2026'], ['Fuerza Regida','Citi Field','Flushing, NY','Viernes','7 AGO 26','20:00','7735188','Fuerza-Regida-8-7-2026'], ['Jey One','Water Street Music Hall','Rochester, NY','Viernes','7 AGO 26','20:00','7980692','Jey-One-8-7-2026'], ['El Gran Baile Tour: Bronco','Atlanta Coliseum','Duluth, GA','Viernes','7 AGO 26','20:00','8109317','El-Gran-Baile-Tour--Bronco-8-7-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');