// 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-02A 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([['Caamp','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Jun 15','7:30 PM','7059349','Caamp-6-15-2025'],['James Blunt','MGM Music Hall at Fenway Park','Boston, MA','Monday','Jun 16','8:00 PM','6754596','James-Blunt-6-16-2025'],['Hauser','MGM Music Hall at Fenway Park','Boston, MA','Friday','Jun 20','8:00 PM','6762529','Hauser-6-20-2025'],['Hozier','Fenway Park','Boston, MA','Monday','Jun 23','8:00 PM','6963227','Hozier-6-23-2025'],['Peach Pit & Briston Maroney','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Jun 24','7:30 PM','6837251','Peach-Pit---Briston-Maroney-6-24-2025'],['Hozier','Fenway Park','Boston, MA','Tuesday','Jun 24','8:00 PM','6976153','Hozier-6-24-2025'],['Babymetal','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Jun 25','7:00 PM','7047032','Babymetal-6-25-2025'],['Counting Crows & The Gaslight Anthem','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Jun 26','7:30 PM','7032234','Counting-Crows---The-Gaslight-Anthem-6-26-2025'],['Jake Shane','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Jun 29','8:00 PM','6959689','Jake-Shane-6-29-2025'],['The Rose','MGM Music Hall at Fenway Park','Boston, MA','Monday','Jul 14','8:00 PM','7074000','The-Rose-7-14-2025'],['The Lumineers, St. Vincent & Hippo Campus','Fenway Park','Boston, MA','Thursday','Jul 17','6:00 PM','7003813','The-Lumineers--St--Vincent---Hippo-Campus-7-17-2025'],['The Lumineers, St. Vincent & Hippo Campus','Fenway Park','Boston, MA','Friday','Jul 18','6:00 PM','6987676','The-Lumineers--St--Vincent---Hippo-Campus-7-18-2025'],['Pixies','MGM Music Hall at Fenway Park','Boston, MA','Friday','Jul 18','8:00 PM','6789552','Pixies-7-18-2025'],['Thomas Rhett, Teddy Swims & Tucker Wetmore','Fenway Park','Boston, MA','Saturday','Jul 19','5:30 PM','6927529','Thomas-Rhett--Teddy-Swims---Tucker-Wetmore-7-19-2025'],['Pixies','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Jul 19','8:00 PM','6789553','Pixies-7-19-2025'],['Trombone Shorty and Orleans Avenue','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Jul 20','6:30 PM','6873448','Trombone-Shorty-and-Orleans-Avenue-7-20-2025'],['The Saw Doctors','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Jul 24','8:00 PM','7045104','The-Saw-Doctors-7-24-2025'],['Riley Green & Vincent Mason','MGM Music Hall at Fenway Park','Boston, MA','Friday','Jul 25','7:00 PM','6728330','Riley-Green---Vincent-Mason-7-25-2025'],['Ken Carson','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Jul 29','8:00 PM','7121916','Ken-Carson-7-29-2025'],['Bret Michaels','MGM Music Hall at Fenway Park','Boston, MA','Friday','Aug 1','8:00 PM','6996606','Bret-Michaels-8-1-2025'],['Lord Huron','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Aug 3','8:00 PM','6947563','Lord-Huron-8-3-2025'],['Colin Jost','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Aug 9','8:00 PM','7156783','Colin-Jost-8-9-2025'],['Ben Rector','MGM Music Hall at Fenway Park','Boston, MA','Friday','Aug 15','7:30 PM','6834049','Ben-Rector-8-15-2025'],['The Black Keys','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Aug 16','7:30 PM','7044939','The-Black-Keys-8-16-2025'],['Widespread Panic - 3 Day Pass','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Aug 21','TBD','7092845','Widespread-Panic---3-Day-Pass-8-21-2025']]);