// 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([['Boston Red Sox vs. San Francisco Giants','Fenway Park','Boston, MA','Thursday','May 2','1:35 PM','5814085','Boston-Red-Sox-vs--San-Francisco-Giants-5-2-2024'],['Norah Jones','MGM Music Hall at Fenway Park','Boston, MA','Monday','May 6','8:00 PM','6218453','Norah-Jones-5-6-2024'],['Social Distortion & Bad Religion','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','May 7','7:00 PM','6149729','Social-Distortion---Bad-Religion-5-7-2024'],['Boston Red Sox vs. Washington Nationals','Fenway Park','Boston, MA','Friday','May 10','7:10 PM','5814086','Boston-Red-Sox-vs--Washington-Nationals-5-10-2024'],['Freddie Gibbs & Madlib','MGM Music Hall at Fenway Park','Boston, MA','Friday','May 10','8:00 PM','6228530','Freddie-Gibbs---Madlib-5-10-2024'],['Boston Red Sox vs. Washington Nationals','Fenway Park','Boston, MA','Saturday','May 11','4:10 PM','5814087','Boston-Red-Sox-vs--Washington-Nationals-5-11-2024'],['Madison Beer','MGM Music Hall at Fenway Park','Boston, MA','Saturday','May 11','8:00 PM','5995965','Madison-Beer-5-11-2024'],['Boston Red Sox vs. Washington Nationals','Fenway Park','Boston, MA','Sunday','May 12','1:35 PM','5814088','Boston-Red-Sox-vs--Washington-Nationals-5-12-2024'],['Say Anything','MGM Music Hall at Fenway Park','Boston, MA','Sunday','May 12','7:30 PM','6136196','Say-Anything-5-12-2024'],['Boston Red Sox vs. Tampa Bay Rays','Fenway Park','Boston, MA','Monday','May 13','7:10 PM','5814089','Boston-Red-Sox-vs--Tampa-Bay-Rays-5-13-2024'],['Boston Red Sox vs. Tampa Bay Rays','Fenway Park','Boston, MA','Tuesday','May 14','7:10 PM','5814090','Boston-Red-Sox-vs--Tampa-Bay-Rays-5-14-2024'],['Boston Red Sox vs. Tampa Bay Rays','Fenway Park','Boston, MA','Wednesday','May 15','7:10 PM','5814091','Boston-Red-Sox-vs--Tampa-Bay-Rays-5-15-2024'],['Boston Red Sox vs. Tampa Bay Rays','Fenway Park','Boston, MA','Thursday','May 16','7:10 PM','5814092','Boston-Red-Sox-vs--Tampa-Bay-Rays-5-16-2024'],['String Cheese Incident','MGM Music Hall at Fenway Park','Boston, MA','Saturday','May 18','7:15 PM','6216946','String-Cheese-Incident-5-18-2024'],['Electric Callboy','MGM Music Hall at Fenway Park','Boston, MA','Sunday','May 19','7:00 PM','6150806','Electric-Callboy-5-19-2024'],['Amos Lee & Julia Pratt','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','May 21','7:30 PM','6317741','Amos-Lee---Julia-Pratt-5-21-2024'],['Boston Red Sox vs. Milwaukee Brewers','Fenway Park','Boston, MA','Friday','May 24','7:10 PM','5814093','Boston-Red-Sox-vs--Milwaukee-Brewers-5-24-2024'],['Sleep Token','MGM Music Hall at Fenway Park','Boston, MA','Friday','May 24','8:00 PM','6219328','Sleep-Token-5-24-2024'],['Boston Red Sox vs. Milwaukee Brewers','Fenway Park','Boston, MA','Saturday','May 25','4:10 PM','5814094','Boston-Red-Sox-vs--Milwaukee-Brewers-5-25-2024'],['Boston Red Sox vs. Milwaukee Brewers','Fenway Park','Boston, MA','Sunday','May 26','1:35 PM','5814095','Boston-Red-Sox-vs--Milwaukee-Brewers-5-26-2024']]);