//
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([['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'], ['Bakersfield Country Music Awards','Nile Theater - CA','Bakersfield, CA','Domingo','16 NOV 25','14:00','7138307','Bakersfield-Country-Music-Awards-11-16-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'], ['Rock Godz Hall of Fame Awards Show','Music Box Concert Hall','Cleveland, OH','Domingo','30 NOV 25','16:00','7383692','Rock-Godz-Hall-of-Fame-Awards-Show-11-30-2025'], ['Texas Songwriters Hall of Fame Awards','ACL Live At The Moody Theater','Austin, TX','Sábado','21 FEB 26','19:30','7389442','Texas-Songwriters-Hall-of-Fame-Awards-2-21-2026']],'concert awards','https://www.superboleteria.com/boleto/eventos-concert-awards.aspx');