// 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-03A 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([['The Maine','Citizens House Of Blues - Boston','Boston, MA','Saturday','Apr 18','5:30 PM','7613255','The-Maine-4-18-2026'],['Yannis Pappas','Laugh Boston','Boston, MA','Saturday','Apr 18','6:30 PM','7728399','Yannis-Pappas-4-18-2026'],['Marion Meadows','Scullers Jazz Club','Allston, MA','Saturday','Apr 18','7:00 PM','7752103','Marion-Meadows-4-18-2026'],['Concrete Boys','Paradise Rock Club Presented by Citizens','Boston, MA','Saturday','Apr 18','7:00 PM','7772960','Concrete-Boys-4-18-2026'],['Jessica Kirson','Wilbur Theatre - MA','Boston, MA','Saturday','Apr 18','7:00 PM','7403647','Jessica-Kirson-4-18-2026'],['Mighty Mystic','Brighton Music Hall - MA','Allston, MA','Saturday','Apr 18','7:00 PM','7613512','Mighty-Mystic-4-18-2026'],['Lewis Capaldi','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Apr 18','7:30 PM','7514245','Lewis-Capaldi-4-18-2026'],['Boston Symphony Orchestra: Susanna Malkki - Ravel's Mother Goose Suite & Rachmaninoff Symphonic Dances','Boston Symphony Hall','Boston, MA','Saturday','Apr 18','8:00 PM','7217792','Boston-Symphony-Orchestra--Susanna-Malkki---Ravel-s-Mother-Goose-Suite---Rachmaninoff-Symphonic-Dances-4-18-2026'],['Michael McIntyre','Wang Theater At The Boch Center','Boston, MA','Saturday','Apr 18','8:00 PM','7487932','Michael-McIntyre-4-18-2026'],['Blessd','Orpheum Theatre - Boston','Boston, MA','Saturday','Apr 18','8:00 PM','7710922','Blessd-4-18-2026'],['Yannis Pappas','Laugh Boston','Boston, MA','Saturday','Apr 18','9:00 PM','7728400','Yannis-Pappas-4-18-2026'],['Costa','The Grand Boston','Boston, MA','Saturday','Apr 18','10:00 PM','7843201','Costa-4-18-2026']]);