// 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([['Boston Symphony Orchestra: Adris Nelsons & Daniil Trifonov - Opening Night at Tanglewood','Tanglewood','Lenox, MA','Saturday','Jul 5','8:00 PM','6964500','Boston-Symphony-Orchestra--Adris-Nelsons---Daniil-Trifonov---Opening-Night-at-Tanglewood-7-5-2025'],['Boston Symphony Orchestra: Andris Nelsons & Yefim Bronfman - All-Beethoven','Tanglewood','Lenox, MA','Sunday','Jul 6','2:30 PM','6964499','Boston-Symphony-Orchestra--Andris-Nelsons---Yefim-Bronfman---All-Beethoven-7-6-2025'],['Christian Johnson','Haymarket Lounge At City Winery - Boston','Boston, MA','Sunday','Jul 6','7:30 PM','6975046','Christian-Johnson-7-6-2025'],['OMD - Orchestral Manoeuvres In The Dark','Citizens House Of Blues - Boston','Boston, MA','Monday','Jul 7','8:00 PM','6276902','OMD---Orchestral-Manoeuvres-In-The-Dark-7-7-2025'],['Tyler The Creator','TD Garden','Boston, MA','Tuesday','Jul 8','7:30 PM','6779577','Tyler-The-Creator-7-8-2025'],['Tyler The Creator','TD Garden','Boston, MA','Wednesday','Jul 9','7:30 PM','6791941','Tyler-The-Creator-7-9-2025'],['Boston Symphony Chamber Players','Seiji Ozawa Hall at Tanglewood','Lenox, MA','Thursday','Jul 10','8:00 PM','6970743','Boston-Symphony-Chamber-Players-7-10-2025'],['Don't Look Back - Boston Tribute Band','Canyon Club - Agoura Hills','Agoura Hills, CA','Thursday','Jul 10','8:00 PM','6905965','Don-t-Look-Back---Boston-Tribute-Band-7-10-2025'],['Boston Symphony Orchestra: Prelude Concert','Seiji Ozawa Hall at Tanglewood','Lenox, MA','Friday','Jul 11','6:00 PM','6970767','Boston-Symphony-Orchestra--Prelude-Concert-7-11-2025'],['Barenaked Ladies, Sugar Ray & Fastball','Leader Bank Pavilion','Boston, MA','Friday','Jul 11','7:00 PM','6981028','Barenaked-Ladies--Sugar-Ray---Fastball-7-11-2025']]);