//
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-02A
TN_Widget.CreateTable([['Drunk Dracula','Emerald Theatre - Houston','Houston, TX','Sunday','11/2/2025','5:00 PM','7412946','Drunk-Dracula-11-2-2025'],['Drunk Dracula','Emerald Theatre - Houston','Houston, TX','Sunday','11/2/2025','7:00 PM','7412947','Drunk-Dracula-11-2-2025'],['Drunk Dracula','Emerald Theatre - Houston','Houston, TX','Friday','11/7/2025','7:00 PM','7412948','Drunk-Dracula-11-7-2025'],['Drunk Dracula','Emerald Theatre - Houston','Houston, TX','Friday','11/7/2025','9:00 PM','7412949','Drunk-Dracula-11-7-2025'],['Drunk Dracula','Emerald Theatre - Houston','Houston, TX','Saturday','11/8/2025','7:00 PM','7412950','Drunk-Dracula-11-8-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Tuesday','11/25/2025','7:45 PM','7497533','Emerald-Storm-11-25-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Wednesday','11/26/2025','7:45 PM','7497534','Emerald-Storm-11-26-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Thursday','11/27/2025','7:45 PM','7497535','Emerald-Storm-11-27-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Friday','11/28/2025','2:30 PM','7493419','Emerald-Storm-11-28-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Friday','11/28/2025','7:45 PM','7497536','Emerald-Storm-11-28-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Saturday','11/29/2025','7:45 PM','7493420','Emerald-Storm-11-29-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Sunday','11/30/2025','4:00 PM','7493421','Emerald-Storm-11-30-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Tuesday','12/2/2025','7:45 PM','7493422','Emerald-Storm-12-2-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Wednesday','12/3/2025','2:30 PM','7497538','Emerald-Storm-12-3-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Wednesday','12/3/2025','7:45 PM','7493423','Emerald-Storm-12-3-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Friday','12/5/2025','2:30 PM','7497539','Emerald-Storm-12-5-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Friday','12/5/2025','7:45 PM','7493424','Emerald-Storm-12-5-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Saturday','12/6/2025','2:30 PM','7497540','Emerald-Storm-12-6-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Saturday','12/6/2025','7:45 PM','7493425','Emerald-Storm-12-6-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Sunday','12/7/2025','4:00 PM','7493426','Emerald-Storm-12-7-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Tuesday','12/9/2025','7:45 PM','7493427','Emerald-Storm-12-9-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Wednesday','12/10/2025','7:45 PM','7493428','Emerald-Storm-12-10-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Thursday','12/11/2025','7:45 PM','7493429','Emerald-Storm-12-11-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Friday','12/12/2025','2:30 PM','7493430','Emerald-Storm-12-12-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Friday','12/12/2025','7:45 PM','7493431','Emerald-Storm-12-12-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Saturday','12/13/2025','2:30 PM','7493432','Emerald-Storm-12-13-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Saturday','12/13/2025','7:45 PM','7493433','Emerald-Storm-12-13-2025'],['Emerald Storm','Emerald Theatre - London','London, United Kingdom','Sunday','12/14/2025','4:00 PM','7497541','Emerald-Storm-12-14-2025'],['Direct From Ireland: Emerald Isle - A Joyful Celebration of Irish Music & Dance','Colonial Theatre - Keene','Keene, NH','Friday','3/20/2026','7:30 PM','7218230','Direct-From-Ireland--Emerald-Isle---A-Joyful-Celebration-of-Irish-Music---Dance-3-20-2026']],'Emerald Theatre','https://www.ticketnetwork.com/ticket/Emerald-Theatre-events.aspx');