//
var TN_Widget = function() {
return {
//Options
newWindow : true,
linkText : "Tickets",
tixUrl : "https://www.ticketnetwork.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"",
CreateCustomUrl : function(row) {
return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
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 < eventData.length; cntr++)
newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1));
var objToAddTo;
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML = '' + newTable.join('') + '
';
} else
document.write('' + newTable.join('') + '
');
if(eventData.length >= 100 && kywrds != undefined) {
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML += '';
} else {
document.write("");
}
}
if(eventData.length > 0) {
document.getElementById("previewNote").style.display = "none";
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.CreateTable([['Duke & Roya','Lucille Lortel','New York, NY','Monday','7/14/2025','7:00 PM','7059187','Duke---Roya-7-14-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Tuesday','7/15/2025','7:00 PM','7059188','Duke---Roya-7-15-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Wednesday','7/16/2025','7:00 PM','7059189','Duke---Roya-7-16-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','7/17/2025','2:00 PM','7059191','Duke---Roya-7-17-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','7/17/2025','7:00 PM','7059190','Duke---Roya-7-17-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Friday','7/18/2025','7:00 PM','7059192','Duke---Roya-7-18-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','7/19/2025','2:00 PM','7059194','Duke---Roya-7-19-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','7/19/2025','7:00 PM','7059193','Duke---Roya-7-19-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Monday','7/21/2025','7:00 PM','7059195','Duke---Roya-7-21-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Tuesday','7/22/2025','7:00 PM','7059196','Duke---Roya-7-22-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Wednesday','7/23/2025','7:00 PM','7059197','Duke---Roya-7-23-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','7/24/2025','2:00 PM','7059199','Duke---Roya-7-24-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','7/24/2025','7:00 PM','7059198','Duke---Roya-7-24-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Friday','7/25/2025','7:00 PM','7059201','Duke---Roya-7-25-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','7/26/2025','2:00 PM','7059206','Duke---Roya-7-26-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','7/26/2025','7:00 PM','7059205','Duke---Roya-7-26-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Monday','7/28/2025','7:00 PM','7059207','Duke---Roya-7-28-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Tuesday','7/29/2025','7:00 PM','7059208','Duke---Roya-7-29-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Wednesday','7/30/2025','7:00 PM','7059209','Duke---Roya-7-30-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','7/31/2025','2:00 PM','7059211','Duke---Roya-7-31-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','7/31/2025','7:00 PM','7059210','Duke---Roya-7-31-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Friday','8/1/2025','7:00 PM','7059212','Duke---Roya-8-1-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/2/2025','2:00 PM','7059214','Duke---Roya-8-2-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/2/2025','7:00 PM','7059213','Duke---Roya-8-2-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Monday','8/4/2025','7:00 PM','7059215','Duke---Roya-8-4-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Tuesday','8/5/2025','7:00 PM','7059216','Duke---Roya-8-5-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Wednesday','8/6/2025','7:00 PM','7059217','Duke---Roya-8-6-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','8/7/2025','2:00 PM','7059219','Duke---Roya-8-7-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','8/7/2025','7:00 PM','7059218','Duke---Roya-8-7-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Friday','8/8/2025','7:00 PM','7059220','Duke---Roya-8-8-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/9/2025','2:00 PM','7059222','Duke---Roya-8-9-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/9/2025','7:00 PM','7059221','Duke---Roya-8-9-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Monday','8/11/2025','7:00 PM','7059223','Duke---Roya-8-11-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Tuesday','8/12/2025','7:00 PM','7059224','Duke---Roya-8-12-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Wednesday','8/13/2025','7:00 PM','7059225','Duke---Roya-8-13-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','8/14/2025','2:00 PM','7059227','Duke---Roya-8-14-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','8/14/2025','7:00 PM','7059226','Duke---Roya-8-14-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Friday','8/15/2025','7:00 PM','7059228','Duke---Roya-8-15-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/16/2025','2:00 PM','7059230','Duke---Roya-8-16-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/16/2025','7:00 PM','7059229','Duke---Roya-8-16-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Monday','8/18/2025','7:00 PM','7059231','Duke---Roya-8-18-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Tuesday','8/19/2025','7:00 PM','7059232','Duke---Roya-8-19-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Wednesday','8/20/2025','7:00 PM','7059233','Duke---Roya-8-20-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','8/21/2025','2:00 PM','7059235','Duke---Roya-8-21-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Thursday','8/21/2025','7:00 PM','7059234','Duke---Roya-8-21-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Friday','8/22/2025','7:00 PM','7059236','Duke---Roya-8-22-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/23/2025','2:00 PM','7059238','Duke---Roya-8-23-2025'],['Duke & Roya','Lucille Lortel','New York, NY','Saturday','8/23/2025','7:00 PM','7059237','Duke---Roya-8-23-2025']],'Lucille Lortel Theatre','https://www.ticketnetwork.com/ticket/Lucille-Lortel-Theatre-events.aspx');