//
var TN_Widget = function()
{
return {
//Options
newWindow : true,
linkText : "Veja Ingressos",
tixUrl : "https://www.superingressos.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"plzGetReplaced",
CreateCustomUrl : function(row)
{
return this.tixUrl + row[7] + "-"+ 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([['2025 US Open Tennis Championships - Session 1','Arthur Ashe Stadium','Flushing, NY','domingo','24 ago 25','11:00','6962503','2025-US-Open-Tennis-Championships---Session-1-8-24-2025'], ['2025 US Open Tennis Championships: Grandstand - Session 1','Grandstand Stadium at National Tennis Center','Flushing, NY','domingo','24 ago 25','11:00','6962505','2025-US-Open-Tennis-Championships--Grandstand---Session-1-8-24-2025'], ['2025 US Open Tennis Championships: Grounds Pass - Sunday Admission','National Tennis Center','Flushing, NY','domingo','24 ago 25','11:00','6962516','2025-US-Open-Tennis-Championships--Grounds-Pass---Sunday-Admission-8-24-2025'], ['2025 US Open Tennis Championships: Armstrong Stadium - Session 1','Louis Armstrong Stadium','Flushing, NY','domingo','24 ago 25','11:00','6962517','2025-US-Open-Tennis-Championships--Armstrong-Stadium---Session-1-8-24-2025'], ['2025 US Open Tennis Championships: Armstrong Stadium - Session 2','Louis Armstrong Stadium','Flushing, NY','domingo','24 ago 25','19:00','6962518','2025-US-Open-Tennis-Championships--Armstrong-Stadium---Session-2-8-24-2025'], ['2025 US Open Tennis Championships - Session 2','Arthur Ashe Stadium','Flushing, NY','domingo','24 ago 25','19:00','6962504','2025-US-Open-Tennis-Championships---Session-2-8-24-2025'], ['2025 US Open Tennis Championships: Armstrong Stadium - Session 3','Louis Armstrong Stadium','Flushing, NY','segunda-feira','25 ago 25','11:00','6696378','2025-US-Open-Tennis-Championships--Armstrong-Stadium---Session-3-8-25-2025'], ['2025 US Open Tennis Championships - Session 3','Arthur Ashe Stadium','Flushing, NY','segunda-feira','25 ago 25','11:00','6696261','2025-US-Open-Tennis-Championships---Session-3-8-25-2025'], ['2025 US Open Tennis Championships: Grounds Pass - Monday Admission','National Tennis Center','Flushing, NY','segunda-feira','25 ago 25','11:00','6696335','2025-US-Open-Tennis-Championships--Grounds-Pass---Monday-Admission-8-25-2025'], ['2025 US Open Tennis Championships: Grandstand - Session 3','Grandstand Stadium at National Tennis Center','Flushing, NY','segunda-feira','25 ago 25','11:00','6696318','2025-US-Open-Tennis-Championships--Grandstand---Session-3-8-25-2025']],'Us Open Flushing','https://www.superingressos.com/boleto/eventos-Us-Open-Flushing.aspx');