//
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([['Banda MS','Chukchansi Park','Fresno, CA','Sábado','18 ABR 26','17:00','7741260','Banda-MS-4-18-2026'], ['El Coyote & Chuy Lizarra','Events Center at National Western Complex','Denver, CO','Sábado','18 ABR 26','19:00','7803665','El-Coyote---Chuy-Lizarra-4-18-2026'], ['Manuel Medrano','The Fillmore Miami Beach At Jackie Gleason Theater','Miami Beach, FL','Sábado','18 ABR 26','20:00','7206181','Manuel-Medrano-4-18-2026'], ['Pandora y Flans','James L Knight Center','Miami, FL','Sábado','18 ABR 26','20:00','7069085','Pandora-y-Flans-4-18-2026'], ['Los Lobos','The Pantheon at Caesars Virginia','Danville, VA','Sábado','18 ABR 26','20:00','7666585','Los-Lobos-4-18-2026'], ['Romeo Santos & Prince Royce','PeoplesBank Arena','Hartford, CT','Sábado','18 ABR 26','20:00','7629641','Romeo-Santos---Prince-Royce-4-18-2026'], ['Alejandro Sanz','Barclays Center','Brooklyn, NY','Sábado','18 ABR 26','20:00','7522302','Alejandro-Sanz-4-18-2026'], ['Peso Pluma','Benchmark International Arena','Tampa, FL','Sábado','18 ABR 26','20:00','7686981','Peso-Pluma-4-18-2026'], ['Blessd','Orpheum Theatre - Boston','Boston, MA','Sábado','18 ABR 26','20:00','7710922','Blessd-4-18-2026'], ['Feid','The Fillmore Silver Spring','Silver Spring, MD','Sábado','18 ABR 26','20:00','7825642','Feid-4-18-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');