// 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([['Two Friends','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Feb 5','8:00 PM','6714599','Two-Friends-2-5-2025'],['Hippo Campus & Petey','MGM Music Hall at Fenway Park','Boston, MA','Friday','Feb 7','8:00 PM','6689691','Hippo-Campus---Petey-2-7-2025'],['Savannah Bananas','JetBlue Park At Fenway South','Fort Myers, FL','Friday','Feb 14','TBD','6746212','Savannah-Bananas-2-14-2025'],['Six Invitational - 3 Day Pass','MGM Music Hall at Fenway Park','Boston, MA','Friday','Feb 14','TBD','6945355','Six-Invitational---3-Day-Pass-2-14-2025'],['Six Invitational - Friday','MGM Music Hall at Fenway Park','Boston, MA','Friday','Feb 14','10:00 AM','6754139','Six-Invitational---Friday-2-14-2025'],['Savannah Bananas','JetBlue Park At Fenway South','Fort Myers, FL','Saturday','Feb 15','TBD','6746213','Savannah-Bananas-2-15-2025'],['Savannah Bananas','JetBlue Park At Fenway South','Fort Myers, FL','Sunday','Feb 16','TBD','6746214','Savannah-Bananas-2-16-2025'],['Spring Training: Boston Red Sox vs. Northeastern Huskies','JetBlue Park At Fenway South','Fort Myers, FL','Friday','Feb 21','1:05 PM','6633277','Spring-Training--Boston-Red-Sox-vs--Northeastern-Huskies-2-21-2025'],['Finneas','MGM Music Hall at Fenway Park','Boston, MA','Friday','Feb 21','8:00 PM','6749448','Finneas-2-21-2025'],['Father John Misty','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Feb 22','8:00 PM','6764381','Father-John-Misty-2-22-2025'],['Spring Training: Boston Red Sox vs. Toronto Blue Jays','JetBlue Park At Fenway South','Fort Myers, FL','Sunday','Feb 23','1:05 PM','6633280','Spring-Training--Boston-Red-Sox-vs--Toronto-Blue-Jays-2-23-2025'],['Spring Training: Boston Red Sox vs. New York Yankees','JetBlue Park At Fenway South','Fort Myers, FL','Monday','Feb 24','1:05 PM','6633281','Spring-Training--Boston-Red-Sox-vs--New-York-Yankees-2-24-2025'],['Spring Training: Boston Red Sox vs. Tampa Bay Rays','JetBlue Park At Fenway South','Fort Myers, FL','Wednesday','Feb 26','1:05 PM','6633282','Spring-Training--Boston-Red-Sox-vs--Tampa-Bay-Rays-2-26-2025'],['Joe Bonamassa','MGM Music Hall at Fenway Park','Boston, MA','Friday','Feb 28','8:00 PM','6581886','Joe-Bonamassa-2-28-2025'],['Spring Training: Boston Red Sox vs. Minnesota Twins','JetBlue Park At Fenway South','Fort Myers, FL','Saturday','Mar 1','1:05 PM','6633287','Spring-Training--Boston-Red-Sox-vs--Minnesota-Twins-3-1-2025'],['Spring Training: Boston Red Sox vs. New York Mets','JetBlue Park At Fenway South','Fort Myers, FL','Sunday','Mar 2','1:05 PM','6633289','Spring-Training--Boston-Red-Sox-vs--New-York-Mets-3-2-2025'],['Spring Training: Boston Red Sox vs. Tampa Bay Rays','JetBlue Park At Fenway South','Fort Myers, FL','Wednesday','Mar 5','1:05 PM','6633292','Spring-Training--Boston-Red-Sox-vs--Tampa-Bay-Rays-3-5-2025'],['Spring Training: Boston Red Sox vs. Miami Marlins','JetBlue Park At Fenway South','Fort Myers, FL','Friday','Mar 7','1:05 PM','6633296','Spring-Training--Boston-Red-Sox-vs--Miami-Marlins-3-7-2025'],['Spring Training: Boston Red Sox vs. Atlanta Braves','JetBlue Park At Fenway South','Fort Myers, FL','Sunday','Mar 9','1:05 PM','6633298','Spring-Training--Boston-Red-Sox-vs--Atlanta-Braves-3-9-2025'],['Spring Training: Boston Red Sox vs. Philadelphia Phillies','JetBlue Park At Fenway South','Fort Myers, FL','Tuesday','Mar 11','1:05 PM','6633301','Spring-Training--Boston-Red-Sox-vs--Philadelphia-Phillies-3-11-2025']]);