//
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-04A
TN_Widget.CreateTable([['Born of Osiris, The Browning, VCTMS, AXTY & Lost in Separation','Rec Room - Buffalo','Buffalo, NY','terça-feira','4 nov 25','18:00','7203384','Born-of-Osiris--The-Browning--VCTMS--AXTY---Lost-in-Separation-11-4-2025'], ['Eleni Drake','Mercury Lounge - NY','New York, NY','terça-feira','4 nov 25','18:00','7199785','Eleni-Drake-11-4-2025'], ['Shintaro Sakamoto','Knockdown Center','Maspeth, NY','terça-feira','4 nov 25','18:30','7182373','Shintaro-Sakamoto-11-4-2025'], ['Patti Smith Bread of Angels Book Launch','Town Hall Theatre - NY','New York, NY','terça-feira','4 nov 25','19:00','7467324','Patti-Smith-Bread-of-Angels-Book-Launch-11-4-2025'], ['Jimmy Carr','Beacon Theatre - NY','New York, NY','terça-feira','4 nov 25','19:00','7166262','Jimmy-Carr-11-4-2025'], ['John Splithoff','S.O.B.'s','New York, NY','terça-feira','4 nov 25','19:00','7273156','John-Splithoff-11-4-2025'], ['From Ashes to New','Empire Live','Albany, NY','terça-feira','4 nov 25','19:00','7206128','From-Ashes-to-New-11-4-2025']],'Concerts in New York','https://www.superingressos.com/boleto/eventos-Concerts-in-New-York.aspx');