// 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([['Tate McRae','TD Garden','Boston, MA','Tuesday','Aug 26','7:00 PM','6826170','Tate-McRae-8-26-2025'],['Tate McRae','TD Garden','Boston, MA','Wednesday','Aug 27','7:00 PM','6837213','Tate-McRae-8-27-2025'],['Nine Inch Nails','TD Garden','Boston, MA','Friday','Aug 29','7:30 PM','6946727','Nine-Inch-Nails-8-29-2025'],['Benson Boone','TD Garden','Boston, MA','Tuesday','Sep 2','8:00 PM','7138400','Benson-Boone-9-2-2025'],['Dua Lipa & Cil','TD Garden','Boston, MA','Tuesday','Sep 9','7:30 PM','6703503','Dua-Lipa---Cil-9-9-2025'],['Dua Lipa & Cil','TD Garden','Boston, MA','Wednesday','Sep 10','7:30 PM','6703504','Dua-Lipa---Cil-9-10-2025'],['Kali Uchis','TD Garden','Boston, MA','Sunday','Sep 14','8:00 PM','7154967','Kali-Uchis-9-14-2025'],['Eric Clapton','TD Garden','Boston, MA','Tuesday','Sep 16','7:30 PM','7020379','Eric-Clapton-9-16-2025'],['The World of Hans Zimmer','TD Garden','Boston, MA','Wednesday','Sep 17','8:00 PM','7113478','The-World-of-Hans-Zimmer-9-17-2025'],['Eric Church & Ellle King','TD Garden','Boston, MA','Friday','Sep 19','7:30 PM','7123939','Eric-Church---Ellle-King-9-19-2025'],['Mt. Joy','TD Garden','Boston, MA','Saturday','Sep 20','8:00 PM','6859389','Mt--Joy-9-20-2025'],['NHL Preseason: Boston Bruins vs. Washington Capitals','TD Garden','Boston, MA','Sunday','Sep 21','5:00 PM','7235812','NHL-Preseason--Boston-Bruins-vs--Washington-Capitals-9-21-2025'],['Shawn Mendes','TD Garden','Boston, MA','Thursday','Sep 25','7:30 PM','7185548','Shawn-Mendes-9-25-2025'],['Lorde','TD Garden','Boston, MA','Friday','Sep 26','7:00 PM','7146209','Lorde-9-26-2025'],['Gabriel Iglesias','TD Garden','Boston, MA','Saturday','Sep 27','8:00 PM','7192641','Gabriel-Iglesias-9-27-2025'],['NBA YoungBoy','TD Garden','Boston, MA','Sunday','Sep 28','7:30 PM','7160675','NBA-YoungBoy-9-28-2025'],['NHL Preseason: Boston Bruins vs. Philadelphia Flyers','TD Garden','Boston, MA','Monday','Sep 29','7:00 PM','7235813','NHL-Preseason--Boston-Bruins-vs--Philadelphia-Flyers-9-29-2025'],['Adam Sandler','TD Garden','Boston, MA','Tuesday','Sep 30','7:30 PM','7241636','Adam-Sandler-9-30-2025'],['Renee Rapp','TD Garden','Boston, MA','Thursday','Oct 2','8:00 PM','7233745','Renee-Rapp-10-2-2025'],['NHL Preseason: Boston Bruins vs. New York Rangers','TD Garden','Boston, MA','Saturday','Oct 4','2:00 PM','7235815','NHL-Preseason--Boston-Bruins-vs--New-York-Rangers-10-4-2025'],['Boston Bruins vs. Chicago Blackhawks','TD Garden','Boston, MA','Thursday','Oct 9','7:00 PM','7273691','Boston-Bruins-vs--Chicago-Blackhawks-10-9-2025'],['Mana','TD Garden','Boston, MA','Friday','Oct 10','8:30 PM','7032730','Mana-10-10-2025'],['Boston Bruins vs. Buffalo Sabres','TD Garden','Boston, MA','Saturday','Oct 11','7:00 PM','7273694','Boston-Bruins-vs--Buffalo-Sabres-10-11-2025'],['NBA Preseason: Boston Celtics vs. Cleveland Cavaliers','TD Garden','Boston, MA','Sunday','Oct 12','7:00 PM','7262957','NBA-Preseason--Boston-Celtics-vs--Cleveland-Cavaliers-10-12-2025'],['Boston Bruins vs. Tampa Bay Lightning','TD Garden','Boston, MA','Monday','Oct 13','1:00 PM','7273698','Boston-Bruins-vs--Tampa-Bay-Lightning-10-13-2025']]);