//
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','12 JUL 25','13:00','7120949','Golden-Classical-Music-Awards-Ceremony-7-12-2025'], ['People Profile Awards','Amaturo Theater at Broward Ctr For The Perf Arts','Fort Lauderdale, FL','Domingo','13 JUL 25','19:00','7199069','People-Profile-Awards-7-13-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'], ['Sacramento Blues Society Hall of Fame Awards and Concert','Harlow's Night Club','Sacramento, CA','Domingo','28 SEP 25','13:00','7258501','Sacramento-Blues-Society-Hall-of-Fame-Awards-and-Concert-9-28-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'], ['Texas Country Music Awards','Billy Bobs','Fort Worth, TX','Domingo','9 NOV 25','18:00','7204222','Texas-Country-Music-Awards-11-9-2025'], ['Latin Grammy Awards','MGM Grand Garden Arena','Las Vegas, NV','Jueves','13 NOV 25','TBD','7108373','Latin-Grammy-Awards-11-13-2025'], ['CMA Awards','Bridgestone Arena','Nashville, TN','Miércoles','19 NOV 25','19:00','7172168','CMA-Awards-11-19-2025'], ['CMA Awards: Country Late Night After Party','Ole Red - Nashville','Nashville, TN','Miércoles','19 NOV 25','22:00','7173972','CMA-Awards--Country-Late-Night-After-Party-11-19-2025'], ['The Musial Awards','Stifel Theatre','St. Louis, MO','Sábado','22 NOV 25','19:00','7212775','The-Musial-Awards-11-22-2025']],'concert awards','https://www.superboleteria.com/boleto/eventos-concert-awards.aspx');