// 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([['No Static','City Winery - Boston','Boston, MA','Friday','Jan 2','7:30 PM','7351840','No-Static-1-2-2026'],['No Static','City Winery - Boston','Boston, MA','Saturday','Jan 3','7:30 PM','7351841','No-Static-1-3-2026'],['Bi-2','Royale Boston','Boston, MA','Saturday','Jan 3','9:00 PM','7187647','Bi-2-1-3-2026'],['Boston Symphony Orchestra: Andris Nelsons - Vanessa & E Pluribus Unum - From Many, One','Boston Symphony Hall','Boston, MA','Thursday','Jan 8','7:30 PM','7315397','Boston-Symphony-Orchestra--Andris-Nelsons---Vanessa---E-Pluribus-Unum---From-Many--One-1-8-2026'],['Boston Symphony Orchestra: Andris Nelsons - Vanessa & E Pluribus Unum - From Many, One','Boston Symphony Hall','Boston, MA','Saturday','Jan 10','8:00 PM','7217804','Boston-Symphony-Orchestra--Andris-Nelsons---Vanessa---E-Pluribus-Unum---From-Many--One-1-10-2026'],['Mojo Brookzz','Wilbur Theatre - MA','Boston, MA','Sunday','Jan 11','7:00 PM','7319678','Mojo-Brookzz-1-11-2026'],['Leon and The Peoples','City Winery - Boston','Boston, MA','Sunday','Jan 11','7:30 PM','7351838','Leon-and-The-Peoples-1-11-2026'],['Boston Celtic Music Festival: Boston Urban Ceilidh','Crystal Ballroom at Somerville Theatre','Somerville, MA','Thursday','Jan 15','6:30 PM','7301379','Boston-Celtic-Music-Festival--Boston-Urban-Ceilidh-1-15-2026'],['Boston Symphony Orchestra: Andris Nelsons - Tchaikovsky Piano Concerto No. 1 With Seong-Jin Cho & Bernstein','Boston Symphony Hall','Boston, MA','Thursday','Jan 15','7:30 PM','7217798','Boston-Symphony-Orchestra--Andris-Nelsons---Tchaikovsky-Piano-Concerto-No--1-With-Seong-Jin-Cho---Bernstein-1-15-2026'],['Grand Rapids Symphony: Bob Bernhardt - Tribute to the Boston Pops','Devos Hall','Grand Rapids, MI','Friday','Jan 16','7:30 PM','7302040','Grand-Rapids-Symphony--Bob-Bernhardt---Tribute-to-the-Boston-Pops-1-16-2026'],['Boston Celtic Music Festival: Dayfest','Crystal Ballroom at Somerville Theatre','Somerville, MA','Saturday','Jan 17','12:00 PM','7301382','Boston-Celtic-Music-Festival--Dayfest-1-17-2026'],['Mo - Artist','Royale Boston','Boston, MA','Saturday','Jan 17','7:00 PM','7355689','Mo---Artist-1-17-2026']]);