// 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-02B 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([['Shahram Nazeri','Lincoln Theatre - DC','Washington, DC','Saturday','5/4/2024','8:00 PM','6360704','Shahram-Nazeri-5-4-2024'],['Chocolate City Records','Lincoln Theatre - DC','Washington, DC','Friday','5/10/2024','7:00 PM','6330189','Chocolate-City-Records-5-10-2024'],['Chocolate City Records','Lincoln Theatre - DC','Washington, DC','Saturday','5/11/2024','7:00 PM','6330190','Chocolate-City-Records-5-11-2024'],['Cypress Hill & Souls of Mischief','Lincoln Theatre - DC','Washington, DC','Tuesday','5/14/2024','7:30 PM','6253350','Cypress-Hill---Souls-of-Mischief-5-14-2024'],['Kathleen Hanna','Lincoln Theatre - DC','Washington, DC','Wednesday','5/15/2024','7:00 PM','6160264','Kathleen-Hanna-5-15-2024'],['Rob Schneider','Lincoln Theatre - DC','Washington, DC','Thursday','5/16/2024','7:00 PM','6400602','Rob-Schneider-5-16-2024'],['Jessica Kirson','Lincoln Theatre - DC','Washington, DC','Friday','5/17/2024','8:00 PM','6348667','Jessica-Kirson-5-17-2024'],['Jessica Kirson','Lincoln Theatre - DC','Washington, DC','Saturday','5/18/2024','8:00 PM','6234128','Jessica-Kirson-5-18-2024'],['Jeff Goldblum and The Mildred Snitzer Orchestra','Lincoln Theatre - DC','Washington, DC','Thursday','5/30/2024','8:00 PM','6348168','Jeff-Goldblum-and-The-Mildred-Snitzer-Orchestra-5-30-2024'],['Leo Skepi','Lincoln Theatre - DC','Washington, DC','Thursday','6/6/2024','8:00 PM','6325936','Leo-Skepi-6-6-2024'],['Joe Jackson','Lincoln Theatre - DC','Washington, DC','Monday','6/10/2024','8:00 PM','6129333','Joe-Jackson-6-10-2024'],['Monsieur Perine','Lincoln Theatre - DC','Washington, DC','Thursday','6/13/2024','8:00 PM','6253841','Monsieur-Perine-6-13-2024'],['Haley Reinhart','Lincoln Theatre - DC','Washington, DC','Friday','6/14/2024','8:00 PM','6305364','Haley-Reinhart-6-14-2024'],['Dr. Anthony Fauci','Lincoln Theatre - DC','Washington, DC','Friday','6/21/2024','7:00 PM','6408177','Dr--Anthony-Fauci-6-21-2024'],['The Church & The Afghan Whigs','Lincoln Theatre - DC','Washington, DC','Saturday','6/22/2024','7:15 PM','6251975','The-Church---The-Afghan-Whigs-6-22-2024'],['Daz Games Live','Lincoln Theatre - DC','Washington, DC','Sunday','7/28/2024','8:00 PM','6151199','Daz-Games-Live-7-28-2024'],['Five for Fighting','Lincoln Theatre - DC','Washington, DC','Tuesday','8/13/2024','8:00 PM','6329583','Five-for-Fighting-8-13-2024'],['Wild Rivers','Lincoln Theatre - DC','Washington, DC','Monday','9/9/2024','8:00 PM','6412699','Wild-Rivers-9-9-2024'],['Ziggy Alberts','Lincoln Theatre - DC','Washington, DC','Tuesday','9/10/2024','8:00 PM','6264083','Ziggy-Alberts-9-10-2024'],['Paul Weller','Lincoln Theatre - DC','Washington, DC','Wednesday','9/11/2024','8:00 PM','6372841','Paul-Weller-9-11-2024'],['Laura Ramoso','Lincoln Theatre - DC','Washington, DC','Sunday','9/22/2024','7:30 PM','6340508','Laura-Ramoso-9-22-2024'],['Mat Kearney','Lincoln Theatre - DC','Washington, DC','Thursday','9/26/2024','8:00 PM','6304542','Mat-Kearney-9-26-2024'],['Nick Mullen','Lincoln Theatre - DC','Washington, DC','Saturday','9/28/2024','7:00 PM','6415671','Nick-Mullen-9-28-2024'],['Heather McDonald','Lincoln Theatre - DC','Washington, DC','Saturday','10/12/2024','8:00 PM','6372141','Heather-McDonald-10-12-2024'],['OMD - Orchestral Manoeuvres In The Dark','Lincoln Theatre - DC','Washington, DC','Wednesday','10/16/2024','8:00 PM','6276905','OMD---Orchestral-Manoeuvres-In-The-Dark-10-16-2024'],['The Magnetic Fields','Lincoln Theatre - DC','Washington, DC','Thursday','10/17/2024','8:00 PM','6348173','The-Magnetic-Fields-10-17-2024'],['The Magnetic Fields','Lincoln Theatre - DC','Washington, DC','Friday','10/18/2024','8:00 PM','6348172','The-Magnetic-Fields-10-18-2024'],['The Magnetic Fields - 2 Day Pass','Lincoln Theatre - DC','Washington, DC','Saturday','10/19/2024','TBD','6267560','The-Magnetic-Fields---2-Day-Pass-10-19-2024'],['The Magnetic Fields','Lincoln Theatre - DC','Washington, DC','Saturday','10/19/2024','8:00 PM','6267561','The-Magnetic-Fields-10-19-2024'],['The Magnetic Fields','Lincoln Theatre - DC','Washington, DC','Sunday','10/20/2024','8:00 PM','6267562','The-Magnetic-Fields-10-20-2024'],['Joe Pera','Lincoln Theatre - DC','Washington, DC','Saturday','10/26/2024','7:00 PM','6051090','Joe-Pera-10-26-2024'],['Joe Pera','Lincoln Theatre - DC','Washington, DC','Saturday','10/26/2024','10:00 PM','6058981','Joe-Pera-10-26-2024']],'Lincoln Theatre - DC ','http://www.ticketnetwork.com/en/search/?text=Lincoln Theatre - DC ');