//
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([['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Sábado','15 MAR 25','20:00','6908385','Golden-Classical-Music-Awards-Ceremony-3-15-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Domingo','16 MAR 25','13:00','6908386','Golden-Classical-Music-Awards-Ceremony-3-16-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Domingo','16 MAR 25','19:00','6908387','Golden-Classical-Music-Awards-Ceremony-3-16-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Lunes','17 MAR 25','20:00','6908388','Golden-Classical-Music-Awards-Ceremony-3-17-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Martes','18 MAR 25','20:00','6908389','Golden-Classical-Music-Awards-Ceremony-3-18-2025'], ['The Juno Awards Comedy Show','Vancouver Playhouse','Vancouver, Canada','Jueves','27 MAR 25','19:00','6986239','The-Juno-Awards-Comedy-Show-3-27-2025'], ['The Bernard/Ebb Songwriting Awards','Music Center At Strathmore','North Bethesda, MD','Jueves','3 ABR 25','19:30','7023403','The-Bernard-Ebb-Songwriting-Awards-4-3-2025'], ['International Portuguese Music Awards','Providence Performing Arts Center','Providence, RI','Sábado','12 ABR 25','19:00','6809686','International-Portuguese-Music-Awards-4-12-2025'], ['Academy of Country Music Awards','Ford Center At The Star','Frisco, TX','Jueves','8 MAY 25','18:45','6996826','Academy-of-Country-Music-Awards-5-8-2025'], ['Southern Entertainment Awards','City Winery - Atlanta','Atlanta, GA','Domingo','18 MAY 25','19:00','6756213','Southern-Entertainment-Awards-5-18-2025'], ['Kravis Center Dream Awards: Celebrating High School Musical Theater Excellence','Kravis Center - Dreyfoos Concert Hall','West Palm Beach, FL','Domingo','1 JUN 25','19:00','7037745','Kravis-Center-Dream-Awards--Celebrating-High-School-Musical-Theater-Excellence-6-1-2025']],'concert awards','https://www.superboleteria.com/boleto/eventos-concert-awards.aspx');