// 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-04A 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([['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'],['Spring Training: Boston Red Sox vs. Minnesota Twins','JetBlue Park At Fenway South','Fort Myers, FL','Monday','Mar 23','1:05 PM','7542975','Spring-Training--Boston-Red-Sox-vs--Minnesota-Twins-3-23-2026'],['Alan Cave','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Mar 28','8:00 PM','7682743','Alan-Cave-3-28-2026'],['Boston Red Sox vs. San Diego Padres - Home Opener','Fenway Park','Boston, MA','Friday','Apr 3','2:10 PM','7367300','Boston-Red-Sox-vs--San-Diego-Padres---Home-Opener-4-3-2026'],['Boston Red Sox vs. San Diego Padres','Fenway Park','Boston, MA','Saturday','Apr 4','4:10 PM','7367301','Boston-Red-Sox-vs--San-Diego-Padres-4-4-2026'],['Black Label Society','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Apr 4','7:30 PM','7558045','Black-Label-Society-4-4-2026'],['Boston Red Sox vs. San Diego Padres','Fenway Park','Boston, MA','Sunday','Apr 5','1:35 PM','7367302','Boston-Red-Sox-vs--San-Diego-Padres-4-5-2026'],['Boston Red Sox vs. Milwaukee Brewers','Fenway Park','Boston, MA','Monday','Apr 6','6:45 PM','7367303','Boston-Red-Sox-vs--Milwaukee-Brewers-4-6-2026'],['Boston Red Sox vs. Milwaukee Brewers','Fenway Park','Boston, MA','Tuesday','Apr 7','6:45 PM','7367304','Boston-Red-Sox-vs--Milwaukee-Brewers-4-7-2026'],['Boston Red Sox vs. Milwaukee Brewers','Fenway Park','Boston, MA','Wednesday','Apr 8','1:35 PM','7367305','Boston-Red-Sox-vs--Milwaukee-Brewers-4-8-2026'],['Bridget Everett','MGM Music Hall at Fenway Park','Boston, MA','Friday','Apr 10','8:00 PM','7603245','Bridget-Everett-4-10-2026'],['Bush, Mammoth & James and the Cold Gun','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Apr 12','7:00 PM','7670306','Bush--Mammoth---James-and-the-Cold-Gun-4-12-2026'],['Boston Red Sox vs. Detroit Tigers','Fenway Park','Boston, MA','Friday','Apr 17','7:10 PM','7367311','Boston-Red-Sox-vs--Detroit-Tigers-4-17-2026'],['Trokiando y Bailando','JetBlue Park At Fenway South','Fort Myers, FL','Saturday','Apr 18','2:00 PM','7766984','Trokiando-y-Bailando-4-18-2026'],['Boston Red Sox vs. Detroit Tigers','Fenway Park','Boston, MA','Saturday','Apr 18','4:10 PM','7367313','Boston-Red-Sox-vs--Detroit-Tigers-4-18-2026'],['Lewis Capaldi','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Apr 18','7:30 PM','7514245','Lewis-Capaldi-4-18-2026'],['Boston Red Sox vs. Detroit Tigers','Fenway Park','Boston, MA','Sunday','Apr 19','1:35 PM','7367315','Boston-Red-Sox-vs--Detroit-Tigers-4-19-2026'],['Lewis Capaldi','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Apr 19','7:30 PM','7514246','Lewis-Capaldi-4-19-2026'],['Boston Red Sox vs. Detroit Tigers','Fenway Park','Boston, MA','Monday','Apr 20','11:05 AM','7367316','Boston-Red-Sox-vs--Detroit-Tigers-4-20-2026']]);