// 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([['NBA Eastern Conference First Round: Boston Celtics vs. Philadelphia 76ers - Home Game 4, Series Game 7','TD Garden','Boston, MA','Saturday','May 2','7:30 PM','7728997','NBA-Eastern-Conference-First-Round--Boston-Celtics-vs--Philadelphia-76ers---Home-Game-4--Series-Game-7-5-2-2026'],['NBA Eastern Conference Semifinals: Boston Celtics vs. New York Knicks - Home Game 1, Series Game 1 (If Necessary)','TD Garden','Boston, MA','Monday','May 4','TBD','7728998','NBA-Eastern-Conference-Semifinals--Boston-Celtics-vs--New-York-Knicks---Home-Game-1--Series-Game-1--If-Necessary--5-4-2026'],['NBA Eastern Conference Semifinals: Boston Celtics vs. New York Knicks - Home Game 2, Series Game 2 (If Necessary)','TD Garden','Boston, MA','Wednesday','May 6','TBD','7728999','NBA-Eastern-Conference-Semifinals--Boston-Celtics-vs--New-York-Knicks---Home-Game-2--Series-Game-2--If-Necessary--5-6-2026'],['NBA Eastern Conference Semifinals: Boston Celtics vs. New York Knicks - Home Game 3, Series Game 5 (If Necessary)','TD Garden','Boston, MA','Tuesday','May 12','TBD','7729000','NBA-Eastern-Conference-Semifinals--Boston-Celtics-vs--New-York-Knicks---Home-Game-3--Series-Game-5--If-Necessary--5-12-2026'],['NBA Eastern Conference Finals: Boston Celtics vs. TBD - Home Game 1 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Saturday','May 16','TBD','7729002','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-1--Date--TBD---If-Necessary--5-16-2026'],['NBA Eastern Conference Semifinals: Boston Celtics vs. New York Knicks - Home Game 4, Series Game 7 (If Necessary)','TD Garden','Boston, MA','Sunday','May 17','TBD','7729001','NBA-Eastern-Conference-Semifinals--Boston-Celtics-vs--New-York-Knicks---Home-Game-4--Series-Game-7--If-Necessary--5-17-2026'],['NBA Eastern Conference Finals: Boston Celtics vs. TBD - Home Game 2 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Monday','May 18','TBD','7729003','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-2--Date--TBD---If-Necessary--5-18-2026'],['NBA Eastern Conference Finals: Boston Celtics vs. TBD - Home Game 3 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Sunday','May 24','TBD','7729004','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-3--Date--TBD---If-Necessary--5-24-2026'],['NBA Eastern Conference Finals: Boston Celtics vs. TBD - Home Game 4 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Thursday','May 28','TBD','7729005','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-4--Date--TBD---If-Necessary--5-28-2026'],['NBA Finals: Boston Celtics vs. TBD - Home Game 1 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Wednesday','Jun 3','TBD','7729006','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-1--Date--TBD---If-Necessary--6-3-2026'],['NBA Finals: Boston Celtics vs. TBD - Home Game 2 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Monday','Jun 8','TBD','7729007','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-2--Date--TBD---If-Necessary--6-8-2026'],['NBA Finals: Boston Celtics vs. TBD - Home Game 3 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Saturday','Jun 13','TBD','7729008','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-3--Date--TBD---If-Necessary--6-13-2026'],['NBA Finals: Boston Celtics vs. TBD - Home Game 4 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Friday','Jun 19','TBD','7729009','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-4--Date--TBD---If-Necessary--6-19-2026']]);