// var TN_Widget = function() { var months = ["", "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]; return { newWindow : true, CreateEventRow : function(row, isAlt) { var dateArray = row[4].split('/'); var date = months[dateArray[0]] + " " + dateArray[1]; var parking = row[0].split(':')[0] if (parking !== "PARKING") { return "
" + row[3].substring(0,3) + "
" + date + "" + row[5] + "
" + row[0] + "" + row[1] + ", " + row[2] + "
"; } }, 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,kwds,url) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability var newResults = []; for(var cntr = 0; cntr < eventData.length; cntr++) newResults.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '
' + newResults.join('') + '
'; } else document.write('
' + newResults.join('') + '
'); if(eventData.length >= 101 && kwds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kwds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kwds + " on TicketNetwork.com
"); } } } }; }(); //BPW-TNSERV-02A TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/results-style-1.css'); TN_Widget.AddCss('//s3.amazonaws.com/ticketnetwork/fonts/TTNorms/TTNorms.css'); TN_Widget.CreateTable([['Champions Of Magic: Christmas Spectacular','Kennedy Center Eisenhower Theater','Washington, DC','Thursday','11/20/2025','2:00 PM','7175820','Champions-Of-Magic--Christmas-Spectacular-11-20-2025'],['Champions Of Magic: Christmas Spectacular','Kennedy Center Eisenhower Theater','Washington, DC','Thursday','11/20/2025','8:00 PM','7175821','Champions-Of-Magic--Christmas-Spectacular-11-20-2025'],['Champions Of Magic: Christmas Spectacular','Kennedy Center Eisenhower Theater','Washington, DC','Friday','11/21/2025','8:00 PM','7175822','Champions-Of-Magic--Christmas-Spectacular-11-21-2025'],['Champions Of Magic: Christmas Spectacular','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','11/22/2025','2:00 PM','7175823','Champions-Of-Magic--Christmas-Spectacular-11-22-2025'],['Champions Of Magic: Christmas Spectacular','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','11/22/2025','8:00 PM','7175824','Champions-Of-Magic--Christmas-Spectacular-11-22-2025'],['Champions Of Magic: Christmas Spectacular','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','11/23/2025','2:00 PM','7175825','Champions-Of-Magic--Christmas-Spectacular-11-23-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Tuesday','11/25/2025','8:00 PM','7175826','Shamrock-Tenors--Christmas-In-Belfast-11-25-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Wednesday','11/26/2025','2:00 PM','7175827','Shamrock-Tenors--Christmas-In-Belfast-11-26-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Wednesday','11/26/2025','8:00 PM','7175828','Shamrock-Tenors--Christmas-In-Belfast-11-26-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Friday','11/28/2025','2:00 PM','7175829','Shamrock-Tenors--Christmas-In-Belfast-11-28-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Friday','11/28/2025','8:00 PM','7175830','Shamrock-Tenors--Christmas-In-Belfast-11-28-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','11/29/2025','2:00 PM','7175831','Shamrock-Tenors--Christmas-In-Belfast-11-29-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','11/29/2025','8:00 PM','7175832','Shamrock-Tenors--Christmas-In-Belfast-11-29-2025'],['Shamrock Tenors: Christmas In Belfast','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','11/30/2025','2:00 PM','7175833','Shamrock-Tenors--Christmas-In-Belfast-11-30-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Tuesday','12/16/2025','7:30 PM','7193065','Monty-Python-s-Spamalot-12-16-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Wednesday','12/17/2025','7:30 PM','7193066','Monty-Python-s-Spamalot-12-17-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Thursday','12/18/2025','7:30 PM','7193067','Monty-Python-s-Spamalot-12-18-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Friday','12/19/2025','7:30 PM','7193068','Monty-Python-s-Spamalot-12-19-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','12/20/2025','1:30 PM','7193069','Monty-Python-s-Spamalot-12-20-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','12/20/2025','7:30 PM','7193070','Monty-Python-s-Spamalot-12-20-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','12/21/2025','1:30 PM','7193071','Monty-Python-s-Spamalot-12-21-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','12/21/2025','7:30 PM','7193072','Monty-Python-s-Spamalot-12-21-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Tuesday','12/23/2025','7:30 PM','7193073','Monty-Python-s-Spamalot-12-23-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Wednesday','12/24/2025','1:30 PM','7335983','Monty-Python-s-Spamalot-12-24-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Friday','12/26/2025','1:30 PM','7193074','Monty-Python-s-Spamalot-12-26-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Friday','12/26/2025','7:30 PM','7193075','Monty-Python-s-Spamalot-12-26-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','12/27/2025','1:30 PM','7193076','Monty-Python-s-Spamalot-12-27-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','12/27/2025','7:30 PM','7193077','Monty-Python-s-Spamalot-12-27-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','12/28/2025','1:30 PM','7193078','Monty-Python-s-Spamalot-12-28-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','12/28/2025','7:30 PM','7193079','Monty-Python-s-Spamalot-12-28-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Tuesday','12/30/2025','7:30 PM','7193080','Monty-Python-s-Spamalot-12-30-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Wednesday','12/31/2025','7:30 PM','7335991','Monty-Python-s-Spamalot-12-31-2025'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Thursday','1/1/2026','1:30 PM','7308721','Monty-Python-s-Spamalot-1-1-2026'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Thursday','1/1/2026','7:30 PM','7308722','Monty-Python-s-Spamalot-1-1-2026'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Friday','1/2/2026','7:30 PM','7193081','Monty-Python-s-Spamalot-1-2-2026'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','1/3/2026','1:30 PM','7193082','Monty-Python-s-Spamalot-1-3-2026'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','1/3/2026','7:30 PM','7193083','Monty-Python-s-Spamalot-1-3-2026'],['Monty Python's Spamalot','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','1/4/2026','1:30 PM','7193084','Monty-Python-s-Spamalot-1-4-2026'],['Washington National Opera: Treemonisha','Kennedy Center Eisenhower Theater','Washington, DC','Monday','3/16/2026','7:00 PM','7365920','Washington-National-Opera--Treemonisha-3-16-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Wednesday','6/24/2026','6:00 PM','7175803','Bluey-Returns-6-24-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Thursday','6/25/2026','2:00 PM','7175804','Bluey-Returns-6-25-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Friday','6/26/2026','6:00 PM','7175805','Bluey-Returns-6-26-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','6/27/2026','11:00 AM','7175806','Bluey-Returns-6-27-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','6/27/2026','3:00 PM','7175807','Bluey-Returns-6-27-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Saturday','6/27/2026','6:00 PM','7175808','Bluey-Returns-6-27-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','6/28/2026','11:00 AM','7175809','Bluey-Returns-6-28-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Sunday','6/28/2026','3:00 PM','7175810','Bluey-Returns-6-28-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Tuesday','6/30/2026','6:00 PM','7175811','Bluey-Returns-6-30-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Wednesday','7/1/2026','6:00 PM','7175812','Bluey-Returns-7-1-2026'],['Bluey Returns','Kennedy Center Eisenhower Theater','Washington, DC','Thursday','7/2/2026','2:00 PM','7175813','Bluey-Returns-7-2-2026']],'Kennedy Center Eisenhower Theater ','http://www.ticketnetwork.com/en/search/?text=Kennedy Center Eisenhower Theater ');