// 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-02A 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([['Megan Moroney','TD Garden','Boston, MA','Monday','Jul 6','7:00 PM','7621910','Megan-Moroney-7-6-2026'],['idobi Radio Summer School: Honey Revenge, Games We Play & Winona Fighter','Citizens House Of Blues - Boston','Boston, MA','Tuesday','Jul 7','5:00 PM','7753075','idobi-Radio-Summer-School--Honey-Revenge--Games-We-Play---Winona-Fighter-7-7-2026'],['Noah Kahan','Fenway Park','Boston, MA','Tuesday','Jul 7','6:30 PM','7735326','Noah-Kahan-7-7-2026'],['Megan Moroney','TD Garden','Boston, MA','Tuesday','Jul 7','7:00 PM','7606099','Megan-Moroney-7-7-2026'],['Noah Kahan','Fenway Park','Boston, MA','Wednesday','Jul 8','6:30 PM','7732233','Noah-Kahan-7-8-2026'],['Max Amini','Wang Theater At The Boch Center','Boston, MA','Wednesday','Jul 8','7:00 PM','7868390','Max-Amini-7-8-2026'],['Bostyx - Tribute To Boston And Styx','Penn Community Bank Amphitheater','Bensalem, PA','Wednesday','Jul 8','7:00 PM','7890159','Bostyx---Tribute-To-Boston-And-Styx-7-8-2026'],['Lionel Richie & Earth, Wind and Fire','TD Garden','Boston, MA','Wednesday','Jul 8','7:30 PM','7703978','Lionel-Richie---Earth--Wind-and-Fire-7-8-2026'],['American Football - Band','Royale Boston','Boston, MA','Wednesday','Jul 8','8:00 PM','7718254','American-Football---Band-7-8-2026'],['Tanglewood Recital Series: Boston Symphony Chamber Players','Tanglewood','Lenox, MA','Wednesday','Jul 8','8:00 PM','7867110','Tanglewood-Recital-Series--Boston-Symphony-Chamber-Players-7-8-2026']]);