//
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([['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'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Martes','8 JUL 25','19:00','7120945','Golden-Classical-Music-Awards-Ceremony-7-8-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Miércoles','9 JUL 25','19:00','7120946','Golden-Classical-Music-Awards-Ceremony-7-9-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Jueves','10 JUL 25','19:00','7120947','Golden-Classical-Music-Awards-Ceremony-7-10-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Viernes','11 JUL 25','19:00','7120948','Golden-Classical-Music-Awards-Ceremony-7-11-2025'], ['Golden Classical Music Awards Ceremony','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Sábado','12 JUL 25','13:00','7120949','Golden-Classical-Music-Awards-Ceremony-7-12-2025'], ['International Music Competition Awards','Carnegie Hall - Joan & Sanford I. Weill Recital Hall','New York, NY','Martes','15 JUL 25','19:30','7121066','International-Music-Competition-Awards-7-15-2025'], ['Tucson Hip Hop Awards Show','Rialto Theatre - Tucson','Tucson, AZ','Sábado','27 SEP 25','19:30','7075144','Tucson-Hip-Hop-Awards-Show-9-27-2025'], ['Texas Sounds International Country Music Awards Festival','Memorial City Hall Performance Center','Marshall, TX','Jueves','2 OCT 25','19:00','7125860','Texas-Sounds-International-Country-Music-Awards-Festival-10-2-2025'], ['Texas Sounds International Country Music Awards Festival','Memorial City Hall Performance Center','Marshall, TX','Viernes','3 OCT 25','19:00','7125861','Texas-Sounds-International-Country-Music-Awards-Festival-10-3-2025'], ['Texas Sounds International Country Music Awards Festival','Memorial City Hall Performance Center','Marshall, TX','Sábado','4 OCT 25','19:00','7125862','Texas-Sounds-International-Country-Music-Awards-Festival-10-4-2025'], ['Latin Grammy Awards','MGM Grand Garden Arena','Las Vegas, NV','Jueves','13 NOV 25','TBD','7108373','Latin-Grammy-Awards-11-13-2025']],'concert awards','https://www.superboleteria.com/boleto/eventos-concert-awards.aspx');