//
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([['Leo Middea','Whistle Stop Bar','San Diego, CA','Martes','16 JUN 26','21:00','8035656','Leo-Middea-6-16-2026'], ['Shakira','Acrisure Arena','Palm Desert, CA','Miércoles','17 JUN 26','19:30','7846941','Shakira-6-17-2026'], ['Leo Middea','Music Hall At Valley Bar','Phoenix, AZ','Miércoles','17 JUN 26','19:30','7728359','Leo-Middea-6-17-2026'], ['CA7RIEL & Paco Amoroso','The Anthem - D.C.','Washington, DC','Miércoles','17 JUN 26','20:00','7825128','CA7RIEL---Paco-Amoroso-6-17-2026'], ['Los Mirlos','Beachland Ballroom','Cleveland, OH','Miércoles','17 JUN 26','20:00','7956884','Los-Mirlos-6-17-2026'], ['Carin Leon','Allstate Arena','Rosemont, IL','Jueves','18 JUN 26','20:00','7724115','Carin-Leon-6-18-2026'], ['Fuerza Regida','Petco Park','San Diego, CA','Jueves','18 JUN 26','20:00','7735180','Fuerza-Regida-6-18-2026'], ['3BallMTY','The Van Buren','Phoenix, AZ','Jueves','18 JUN 26','20:00','7809013','3BallMTY-6-18-2026'], ['Perreo Electrico - Latin House Reggaeton','Warehouse On Broadway','Kansas City, MO','Jueves','18 JUN 26','21:00','7940981','Perreo-Electrico---Latin-House-Reggaeton-6-18-2026'], ['Palomazo Norteno','Dickies Arena','Fort Worth, TX','Viernes','19 JUN 26','19:30','7780132','Palomazo-Norteno-6-19-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');