// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tickets/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { var customUrl = row[6] + '/' + row[0].replace(/\//g, '') + '-tickets-' + row[3].substring(0,3) + '-' + row[4] + '-' + row[7].substring(row[7].length - 4) + '-' + row[1] return customUrl.replace(/\s+/g, '-').replace(/&/g, '').replace(/[.,#!$%^&*;:{}=_`~()]/g, '').toLowerCase(); }, CreateEventRow : function(row, isAlt) { return "" + "
" + row[3].substring(0,3) + "" + row[4] + "" + row[5] + "
" + "" + row[0] +"" + "" + "" + row[1] + "" + "" + row[2] + "" + "Tickets"; }, 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) { 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('') + '
'); } }; }(); //BPW-TNSERV-01A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle24.css'); TN_Widget.CreateTable([['Lena Dunham','Wilbur Theatre - MA','Boston, MA','Thursday','Apr 16','7:30 PM','7775851','Lena-Dunham-4-16-2026'],['Sherri Shepherd','Wilbur Theatre - MA','Boston, MA','Friday','Apr 17','7:30 PM','7472102','Sherri-Shepherd-4-17-2026'],['Jessica Kirson','Wilbur Theatre - MA','Boston, MA','Saturday','Apr 18','7:00 PM','7403647','Jessica-Kirson-4-18-2026'],['Rhys Darby','Wilbur Theatre - MA','Boston, MA','Sunday','Apr 19','7:00 PM','7703527','Rhys-Darby-4-19-2026'],['The New Pornographers','Wilbur Theatre - MA','Boston, MA','Wednesday','Apr 22','8:00 PM','7571088','The-New-Pornographers-4-22-2026'],['Alan Doyle','Wilbur Theatre - MA','Boston, MA','Thursday','Apr 23','8:00 PM','7506347','Alan-Doyle-4-23-2026'],['Kathleen Madigan','Wilbur Theatre - MA','Boston, MA','Friday','Apr 24','7:30 PM','7380782','Kathleen-Madigan-4-24-2026'],['Kathleen Madigan','Wilbur Theatre - MA','Boston, MA','Saturday','Apr 25','7:00 PM','7380784','Kathleen-Madigan-4-25-2026'],['Sam Jay','Wilbur Theatre - MA','Boston, MA','Saturday','May 2','7:00 PM','7566558','Sam-Jay-5-2-2026'],['Donnell Rawlings','Wilbur Theatre - MA','Boston, MA','Friday','May 8','7:30 PM','7556230','Donnell-Rawlings-5-8-2026'],['Rob Anderson','Wilbur Theatre - MA','Boston, MA','Saturday','May 9','7:00 PM','7537588','Rob-Anderson-5-9-2026'],['Scott Patterson','Wilbur Theatre - MA','Boston, MA','Sunday','May 10','8:00 PM','7772661','Scott-Patterson-5-10-2026']]);