//
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([['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','terça-feira','13 mai 25','19:00','6600351','Moulin-Rouge---The-Musical-5-13-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','quarta-feira','14 mai 25','14:00','6600410','Moulin-Rouge---The-Musical-5-14-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','quarta-feira','14 mai 25','20:00','6600369','Moulin-Rouge---The-Musical-5-14-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','quinta-feira','15 mai 25','19:00','6600352','Moulin-Rouge---The-Musical-5-15-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sexta-feira','16 mai 25','19:00','6600353','Moulin-Rouge---The-Musical-5-16-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sábado','17 mai 25','14:00','6600395','Moulin-Rouge---The-Musical-5-17-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sábado','17 mai 25','20:00','6600382','Moulin-Rouge---The-Musical-5-17-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','domingo','18 mai 25','17:00','6600316','Moulin-Rouge---The-Musical-5-18-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','terça-feira','20 mai 25','19:00','6600354','Moulin-Rouge---The-Musical-5-20-2025'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','quarta-feira','21 mai 25','19:00','6600370','Moulin-Rouge---The-Musical-5-21-2025']],'Moulin Rouge New york','https://www.superingressos.com/boleto/eventos-Moulin-Rouge-New-york.aspx');