//
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.CreateTable([['Club World Cup 2025: Round of 16: Real Madrid CF vs. Juventus FC - Match 55','Hard Rock Stadium','Miami Gardens, FL','Martes','1 JUL 25','15:00','6871685','Club-World-Cup-2025--Round-of-16--Real-Madrid-CF-vs--Juventus-FC---Match-55-7-1-2025'], ['Club World Cup 2025: Round of 16: Borussia Dortmund vs. CF Monterrey - Match 56','Mercedes-Benz Stadium','Atlanta, GA','Martes','1 JUL 25','21:00','6871679','Club-World-Cup-2025--Round-of-16--Borussia-Dortmund-vs--CF-Monterrey---Match-56-7-1-2025'], ['Club World Cup 2025: Quarterfinal: Fluminense FC vs. Al Hilal SFC - Match 57','Camping World Stadium','Orlando, FL','Viernes','4 JUL 25','15:00','6871668','Club-World-Cup-2025--Quarterfinal--Fluminense-FC-vs--Al-Hilal-SFC---Match-57-7-4-2025'], ['Club World Cup 2025: Quarterfinal: SE Palmeiras vs. Chelsea FC - Match 58','Lincoln Financial Field','Philadelphia, PA','Viernes','4 JUL 25','21:00','6871669','Club-World-Cup-2025--Quarterfinal--SE-Palmeiras-vs--Chelsea-FC---Match-58-7-4-2025'], ['Club World Cup 2025: Quarterfinal: Paris Saint-Germain FC vs. FC Bayern Munich - Match 59','Mercedes-Benz Stadium','Atlanta, GA','Sábado','5 JUL 25','12:00','6871670','Club-World-Cup-2025--Quarterfinal--Paris-Saint-Germain-FC-vs--FC-Bayern-Munich---Match-59-7-5-2025'], ['Club World Cup 2025: Quarterfinal - Match 60','MetLife Stadium','East Rutherford, NJ','Sábado','5 JUL 25','16:00','6871664','Club-World-Cup-2025--Quarterfinal---Match-60-7-5-2025'], ['Club World Cup 2025: Semifinal - Match 61','MetLife Stadium','East Rutherford, NJ','Martes','8 JUL 25','15:00','6871665','Club-World-Cup-2025--Semifinal---Match-61-7-8-2025'], ['Club World Cup 2025: Semifinal - Match 62','MetLife Stadium','East Rutherford, NJ','Miércoles','9 JUL 25','15:00','6871666','Club-World-Cup-2025--Semifinal---Match-62-7-9-2025'], ['Club World Cup 2025: Final - Match 63','MetLife Stadium','East Rutherford, NJ','Domingo','13 JUL 25','15:00','6871667','Club-World-Cup-2025--Final---Match-63-7-13-2025'], ['World Champions Cup - Thursday','The Concession Golf Club','Bradenton, FL','Jueves','4 DEC 25','08:00','6775352','World-Champions-Cup---Thursday-12-4-2025'], ['World Champions Cup - Friday','The Concession Golf Club','Bradenton, FL','Viernes','5 DEC 25','08:00','6775353','World-Champions-Cup---Friday-12-5-2025'], ['World Champions Cup - Saturday','The Concession Golf Club','Bradenton, FL','Sábado','6 DEC 25','08:00','6775367','World-Champions-Cup---Saturday-12-6-2025'], ['World Champions Cup - Sunday','The Concession Golf Club','Bradenton, FL','Domingo','7 DEC 25','08:00','6775368','World-Champions-Cup---Sunday-12-7-2025']],'Club World Cup','https://www.superboleteria.com/boleto/eventos-Club-World-Cup.aspx');