//
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-03A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Six Sex','Purgatory Stage at Masquerade - GA','Atlanta, GA','Viernes','17 ABR 26','19:00','7493305','Six-Sex-4-17-2026'], ['Brazil Beyond Samba','Community Concert Hall at FLC','Durango, CO','Viernes','17 ABR 26','19:30','7301723','Brazil-Beyond-Samba-4-17-2026'], ['Romeo Santos & Prince Royce','TD Garden','Boston, MA','Viernes','17 ABR 26','20:00','7629620','Romeo-Santos---Prince-Royce-4-17-2026'], ['Elefante','Queen Elizabeth Theatre - Toronto','Toronto, Canada','Viernes','17 ABR 26','20:00','7653036','Elefante-4-17-2026'], ['Alejandro Sanz','Prudential Center','Newark, NJ','Viernes','17 ABR 26','20:00','7522504','Alejandro-Sanz-4-17-2026'], ['Manuel Medrano','New Jersey Performing Arts Center - Prudential Hall','Newark, NJ','Viernes','17 ABR 26','20:00','7206511','Manuel-Medrano-4-17-2026'], ['Ricardo Arjona','Hard Rock Live At Etess Arena','Atlantic City, NJ','Viernes','17 ABR 26','20:00','7418827','Ricardo-Arjona-4-17-2026'], ['El Club de los Vulnerables','Manuel Artime Performing Arts Center','Miami, FL','Viernes','17 ABR 26','20:00','7710501','El-Club-de-los-Vulnerables-4-17-2026'], ['Blessd','Barclays Center','Brooklyn, NY','Viernes','17 ABR 26','20:00','7710921','Blessd-4-17-2026'], ['Los Tigres del Norte','Grand Casino Arena','Saint Paul, MN','Viernes','17 ABR 26','20:00','7602915','Los-Tigres-del-Norte-4-17-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');