//
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([['LiSA ','Terminal 5','New York, NY','quarta-feira','18 jun 25','20:00','6977159','LiSA--6-18-2025'], ['LiSA ','Terminal 5','New York, NY','quinta-feira','19 jun 25','20:00','6989128','LiSA--6-19-2025'], ['The Psychedelic Furs','Terminal B At The Outer Harbor','Buffalo, NY','sábado','5 jul 25','20:00','6970825','The-Psychedelic-Furs-7-5-2025'], ['Premo Rice','Terminal West At King Plow Arts Center','Atlanta, GA','sábado','5 jul 25','20:00','7138054','Premo-Rice-7-5-2025'], ['OMD - Orchestral Manoeuvres In The Dark','Terminal 5','New York, NY','terça-feira','8 jul 25','20:00','6277005','OMD---Orchestral-Manoeuvres-In-The-Dark-7-8-2025'], ['Sleepy Hallow & Sheff G','Terminal 5','New York, NY','domingo','3 ago 25','20:00','7158421','Sleepy-Hallow---Sheff-G-8-3-2025'], ['d4vd','Terminal 5','New York, NY','terça-feira','19 ago 25','20:00','7104255','d4vd-8-19-2025']],'Terminal 5','https://www.superingressos.com/boleto/eventos-Terminal-5.aspx');