// 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-03A 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([['Spring Training: Boston Red Sox vs. Philadelphia Phillies','JetBlue Park At Fenway South','Fort Myers, FL','Monday','Mar 9','1:05 PM','7542968','Spring-Training--Boston-Red-Sox-vs--Philadelphia-Phillies-3-9-2026'],['Spring Training: Boston Red Sox vs. Detroit Tigers','JetBlue Park At Fenway South','Fort Myers, FL','Tuesday','Mar 10','1:05 PM','7542969','Spring-Training--Boston-Red-Sox-vs--Detroit-Tigers-3-10-2026'],['bbno$','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Mar 11','8:00 PM','7373765','bbno--3-11-2026'],['Spring Training: Boston Red Sox vs. Tampa Bay Rays','JetBlue Park At Fenway South','Fort Myers, FL','Friday','Mar 13','1:05 PM','7542970','Spring-Training--Boston-Red-Sox-vs--Tampa-Bay-Rays-3-13-2026'],['Dropkick Murphys','MGM Music Hall at Fenway Park','Boston, MA','Friday','Mar 13','7:00 PM','7474067','Dropkick-Murphys-3-13-2026'],['Dropkick Murphys - Mini Concert','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Mar 14','2:45 PM','7472584','Dropkick-Murphys---Mini-Concert-3-14-2026'],['Dropkick Murphys','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Mar 14','7:00 PM','7474064','Dropkick-Murphys-3-14-2026'],['Spring Training: Boston Red Sox vs. Minnesota Twins','JetBlue Park At Fenway South','Fort Myers, FL','Sunday','Mar 15','1:05 PM','7542971','Spring-Training--Boston-Red-Sox-vs--Minnesota-Twins-3-15-2026'],['Dropkick Murphys','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Mar 15','7:00 PM','7474065','Dropkick-Murphys-3-15-2026'],['Spring Training: Boston Red Sox vs. Atlanta Braves','JetBlue Park At Fenway South','Fort Myers, FL','Tuesday','Mar 17','1:05 PM','7542972','Spring-Training--Boston-Red-Sox-vs--Atlanta-Braves-3-17-2026'],['Spring Training: Boston Red Sox vs. Minnesota Twins','JetBlue Park At Fenway South','Fort Myers, FL','Thursday','Mar 19','6:05 PM','7542973','Spring-Training--Boston-Red-Sox-vs--Minnesota-Twins-3-19-2026'],['Subtronics','MGM Music Hall at Fenway Park','Boston, MA','Friday','Mar 20','7:30 PM','7493627','Subtronics-3-20-2026'],['Spring Training: Boston Red Sox vs. Atlanta Braves','JetBlue Park At Fenway South','Fort Myers, FL','Saturday','Mar 21','1:05 PM','7542974','Spring-Training--Boston-Red-Sox-vs--Atlanta-Braves-3-21-2026'],['Subtronics','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Mar 21','7:30 PM','7600513','Subtronics-3-21-2026'],['FKA Twigs','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Mar 22','8:00 PM','7594367','FKA-Twigs-3-22-2026']]);