//
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([['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sábado','7 mar 26','14:00','7396315','Moulin-Rouge---The-Musical-3-7-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sábado','7 mar 26','20:00','7396235','Moulin-Rouge---The-Musical-3-7-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','domingo','8 mar 26','17:00','7396272','Moulin-Rouge---The-Musical-3-8-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','terça-feira','10 mar 26','19:00','7396236','Moulin-Rouge---The-Musical-3-10-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','quarta-feira','11 mar 26','14:00','7396316','Moulin-Rouge---The-Musical-3-11-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','quarta-feira','11 mar 26','20:00','7396317','Moulin-Rouge---The-Musical-3-11-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','quinta-feira','12 mar 26','19:00','7396237','Moulin-Rouge---The-Musical-3-12-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sexta-feira','13 mar 26','19:00','7396273','Moulin-Rouge---The-Musical-3-13-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sábado','14 mar 26','14:00','7396274','Moulin-Rouge---The-Musical-3-14-2026'], ['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','sábado','14 mar 26','20:00','7396238','Moulin-Rouge---The-Musical-3-14-2026']],'Moulin Rouge New york','https://www.superingressos.com/boleto/eventos-Moulin-Rouge-New-york.aspx');