//
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([['Manitoba Country Music Awards','Event Centre At Club Regent Casino','Winnipeg, Canada','Sábado','8 NOV 25','20:00','7488209','Manitoba-Country-Music-Awards-11-8-2025'], ['Carolina Beach Music Awards','Alabama Theatre - SC','Myrtle Beach, SC','Domingo','9 NOV 25','15:00','7385995','Carolina-Beach-Music-Awards-11-9-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','17:00','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 - TN','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'], ['Bass Magazine Awards','The Observatory - Santa Ana','Santa Ana, CA','Jueves','22 ENE 26','18:00','7524799','Bass-Magazine-Awards-1-22-2026'], ['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'], ['The Cover Music Awards & Marc Martel's One Vision of Queen','International Westgate Theater At Westgate Las Vegas Resort & Casino','Las Vegas, NV','Jueves','25 JUN 26','18:00','7473910','The-Cover-Music-Awards---Marc-Martel-s-One-Vision-of-Queen-6-25-2026']],'concert awards','https://www.superboleteria.com/boleto/eventos-concert-awards.aspx');