// 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-02B 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 Finals: Boston Celtics vs. TBD - Home Game 1, Series Game 1','TD Garden','Boston, MA','Tuesday','May 21','8:00 PM','6281731','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-1--Series-Game-1-5-21-2024'],['NBA Eastern Conference Finals: Boston Celtics vs. TBD - Home Game 2, Series Game 2','TD Garden','Boston, MA','Thursday','May 23','8:00 PM','6281732','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-2--Series-Game-2-5-23-2024'],['NBA Eastern Conference Finals: Boston Celtics vs. TBD - Home Game 3, Series Game 5 (If Necessary)','TD Garden','Boston, MA','Wednesday','May 29','8:00 PM','6281733','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-3--Series-Game-5--If-Necessary--5-29-2024'],['NBA Eastern Conference Finals: Boston Celtics vs. TBD - Home Game 4, Series Game 7 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Sunday','Jun 2','TBD','6281734','NBA-Eastern-Conference-Finals--Boston-Celtics-vs--TBD---Home-Game-4--Series-Game-7--Date--TBD---If-Necessary--6-2-2024'],['NBA Finals: Boston Celtics vs. TBD - Home Game 1, Series Game 1 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Thursday','Jun 6','TBD','6281735','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-1--Series-Game-1--Date--TBD---If-Necessary--6-6-2024'],['Melanie Martinez, Beach Bunny & Sofia Isella','TD Garden','Boston, MA','Friday','Jun 7','7:00 PM','6072152','Melanie-Martinez--Beach-Bunny---Sofia-Isella-6-7-2024'],['NBA Finals: Boston Celtics vs. TBD - Home Game 2, Series Game 2 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Sunday','Jun 9','TBD','6281736','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-2--Series-Game-2--Date--TBD---If-Necessary--6-9-2024'],['Feid','TD Garden','Boston, MA','Thursday','Jun 13','8:00 PM','6262019','Feid-6-13-2024'],['NBA Finals: Boston Celtics vs. TBD - Home Game 3, Series Game 5 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Monday','Jun 17','TBD','6281737','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-3--Series-Game-5--Date--TBD---If-Necessary--6-17-2024'],['NBA Finals: Boston Celtics vs. TBD - Home Game 4, Series Game 7 (Date: TBD - If Necessary)','TD Garden','Boston, MA','Wednesday','Jun 19','TBD','6281738','NBA-Finals--Boston-Celtics-vs--TBD---Home-Game-4--Series-Game-7--Date--TBD---If-Necessary--6-19-2024'],['A Boogie Wit Da Hoodie','TD Garden','Boston, MA','Thursday','Jun 20','8:00 PM','6240431','A-Boogie-Wit-Da-Hoodie-6-20-2024'],['Chris Brown','TD Garden','Boston, MA','Wednesday','Jun 26','8:00 PM','6304676','Chris-Brown-6-26-2024'],['Jhene Aiko','TD Garden','Boston, MA','Thursday','Jun 27','7:00 PM','6344178','Jhene-Aiko-6-27-2024'],['Janet Jackson & Nelly','TD Garden','Boston, MA','Friday','Jun 28','8:00 PM','6215295','Janet-Jackson---Nelly-6-28-2024'],['Justin Timberlake','TD Garden','Boston, MA','Saturday','Jun 29','7:30 PM','6236356','Justin-Timberlake-6-29-2024']]);