// 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([['Eladio Carrion','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Sep 3','8:00 PM','7114776','Eladio-Carrion-9-3-2025'],['Quinn XCII','MGM Music Hall at Fenway Park','Boston, MA','Friday','Sep 5','8:00 PM','7146481','Quinn-XCII-9-5-2025'],['Danny Go!','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Sep 6','12:00 PM','7244118','Danny-Go--9-6-2025'],['Danny Go!','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Sep 6','5:00 PM','7182787','Danny-Go--9-6-2025'],['My Chemical Romance','Fenway Park','Boston, MA','Sunday','Sep 7','6:00 PM','6820636','My-Chemical-Romance-9-7-2025'],['Rilo Kiley','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Sep 7','8:00 PM','7008363','Rilo-Kiley-9-7-2025'],['The Teskey Brothers','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Sep 9','7:30 PM','7041671','The-Teskey-Brothers-9-9-2025'],['Joe Russo's Almost Dead','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Sep 11','8:00 PM','7217601','Joe-Russo-s-Almost-Dead-9-11-2025'],['Dwight Yoakam','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Sep 13','7:00 PM','7166245','Dwight-Yoakam-9-13-2025'],['Alabama Shakes & The Budos Band','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Sep 14','8:00 PM','6977804','Alabama-Shakes---The-Budos-Band-9-14-2025'],['Alabama Shakes & The Budos Band','MGM Music Hall at Fenway Park','Boston, MA','Monday','Sep 15','8:00 PM','6996319','Alabama-Shakes---The-Budos-Band-9-15-2025'],['Billy Currington & Kip Moore','MGM Music Hall at Fenway Park','Boston, MA','Friday','Sep 19','7:00 PM','6955668','Billy-Currington---Kip-Moore-9-19-2025'],['Morrissey','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Sep 20','8:00 PM','7194729','Morrissey-9-20-2025'],['Elvis Costello and The Imposters ','MGM Music Hall at Fenway Park','Boston, MA','Monday','Sep 22','8:00 PM','7106730','Elvis-Costello-and-The-Imposters--9-22-2025'],['Lil Tecca AKA TEC','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Sep 24','8:00 PM','7283576','Lil-Tecca-AKA-TEC-9-24-2025'],['Dylan Gossett','MGM Music Hall at Fenway Park','Boston, MA','Friday','Sep 26','7:00 PM','7166148','Dylan-Gossett-9-26-2025'],['Car Seat Headrest','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Sep 27','8:00 PM','7022822','Car-Seat-Headrest-9-27-2025'],['Kevin Gates','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Oct 1','8:00 PM','7138526','Kevin-Gates-10-1-2025'],['Jordan Davis','MGM Music Hall at Fenway Park','Boston, MA','Friday','Oct 3','7:00 PM','7068623','Jordan-Davis-10-3-2025'],['Chance The Rapper','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Oct 4','8:00 PM','7319572','Chance-The-Rapper-10-4-2025'],['Seether & Daughtry','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Oct 7','6:30 PM','7193965','Seether---Daughtry-10-7-2025'],['Amine','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Oct 8','8:00 PM','7181242','Amine-10-8-2025'],['Royel Otis','MGM Music Hall at Fenway Park','Boston, MA','Friday','Oct 10','8:00 PM','7139036','Royel-Otis-10-10-2025'],['El Alfa','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Oct 12','8:00 PM','7152859','El-Alfa-10-12-2025'],['My Morning Jacket','MGM Music Hall at Fenway Park','Boston, MA','Monday','Oct 13','8:00 PM','7013974','My-Morning-Jacket-10-13-2025']]);