//
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-02A
TN_Widget.CreateTable([['2026 US Open Tennis Championships: Armstrong Stadium - Session 1','Louis Armstrong Stadium','Flushing, NY','domingo','30 ago 26','11:00','7396807','2026-US-Open-Tennis-Championships--Armstrong-Stadium---Session-1-8-30-2026'], ['2026 US Open Tennis Championships: Grandstand - Session 1','Grandstand Stadium at National Tennis Center','Flushing, NY','domingo','30 ago 26','11:00','7396776','2026-US-Open-Tennis-Championships--Grandstand---Session-1-8-30-2026'], ['2026 US Open Tennis Championships: Armstrong Stadium - Session 2','Louis Armstrong Stadium','Flushing, NY','domingo','30 ago 26','19:00','7396812','2026-US-Open-Tennis-Championships--Armstrong-Stadium---Session-2-8-30-2026'], ['2026 US Open Tennis Championships: Armstrong Stadium - Session 3','Louis Armstrong Stadium','Flushing, NY','segunda-feira','31 ago 26','11:00','7396813','2026-US-Open-Tennis-Championships--Armstrong-Stadium---Session-3-8-31-2026'], ['2026 US Open Tennis Championships: Grandstand - Session 3','Grandstand Stadium at National Tennis Center','Flushing, NY','segunda-feira','31 ago 26','11:00','7396778','2026-US-Open-Tennis-Championships--Grandstand---Session-3-8-31-2026'], ['2026 US Open Tennis Championships: Armstrong Stadium - Session 4','Louis Armstrong Stadium','Flushing, NY','segunda-feira','31 ago 26','19:00','7396814','2026-US-Open-Tennis-Championships--Armstrong-Stadium---Session-4-8-31-2026'], ['2026 US Open Tennis Championships: Armstrong Stadium - Session 5','Louis Armstrong Stadium','Flushing, NY','terça-feira','1 set 26','11:00','7396815','2026-US-Open-Tennis-Championships--Armstrong-Stadium---Session-5-9-1-2026'], ['2026 US Open Tennis Championships: Grandstand - Session 5','Grandstand Stadium at National Tennis Center','Flushing, NY','terça-feira','1 set 26','11:00','7396780','2026-US-Open-Tennis-Championships--Grandstand---Session-5-9-1-2026'], ['2026 US Open Tennis Championships: Armstrong Stadium - Session 6','Louis Armstrong Stadium','Flushing, NY','terça-feira','1 set 26','19:00','7396816','2026-US-Open-Tennis-Championships--Armstrong-Stadium---Session-6-9-1-2026'], ['2026 US Open Tennis Championships: Armstrong Stadium - Session 7','Louis Armstrong Stadium','Flushing, NY','quarta-feira','2 set 26','11:00','7396817','2026-US-Open-Tennis-Championships--Armstrong-Stadium---Session-7-9-2-2026']],'Us Open Flushing','https://www.superingressos.com/boleto/eventos-Us-Open-Flushing.aspx');