// 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([['Big Thief','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Oct 21','8:00 PM','7141926','Big-Thief-10-21-2025'],['Magdalena Bay','MGM Music Hall at Fenway Park','Boston, MA','Friday','Oct 24','8:00 PM','6985092','Magdalena-Bay-10-24-2025'],['Mudvayne','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Oct 25','7:00 PM','7141580','Mudvayne-10-25-2025'],['Maddox Batson','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Oct 26','7:00 PM','7121808','Maddox-Batson-10-26-2025'],['Cage The Elephant','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Oct 30','6:50 PM','7235515','Cage-The-Elephant-10-30-2025'],['Halsey','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Nov 2','8:00 PM','7373168','Halsey-11-2-2025'],['Halsey','MGM Music Hall at Fenway Park','Boston, MA','Monday','Nov 3','8:00 PM','7382221','Halsey-11-3-2025'],['Giveon','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Nov 4','8:00 PM','7283422','Giveon-11-4-2025'],['The Basement Yard Experience','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Nov 6','8:00 PM','7152846','The-Basement-Yard-Experience-11-6-2025'],['John Legend','MGM Music Hall at Fenway Park','Boston, MA','Friday','Nov 7','8:00 PM','7046858','John-Legend-11-7-2025'],['John Fogerty','MGM Music Hall at Fenway Park','Boston, MA','Friday','Nov 14','8:00 PM','7364433','John-Fogerty-11-14-2025'],['The Band Camino & Almost Monday','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Nov 15','8:00 PM','7225685','The-Band-Camino---Almost-Monday-11-15-2025'],['Gunna','MGM Music Hall at Fenway Park','Boston, MA','Monday','Nov 17','8:00 PM','7472187','Gunna-11-17-2025'],['Erykah Badu','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Nov 18','8:00 PM','7291392','Erykah-Badu-11-18-2025'],['Katseye','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Nov 19','8:00 PM','7260266','Katseye-11-19-2025'],['Allen Stone & Ripe','MGM Music Hall at Fenway Park','Boston, MA','Friday','Nov 21','7:30 PM','7235447','Allen-Stone---Ripe-11-21-2025'],['All Time Low','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Nov 22','7:00 PM','7213478','All-Time-Low-11-22-2025'],['All Time Low','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Nov 23','7:00 PM','7380935','All-Time-Low-11-23-2025'],['Hasan Hates Ronny: Ronny Chieng & Hasan Minhaj','MGM Music Hall at Fenway Park','Boston, MA','Friday','Nov 28','7:00 PM','7271238','Hasan-Hates-Ronny--Ronny-Chieng---Hasan-Minhaj-11-28-2025'],['Straight No Chaser','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Dec 4','7:30 PM','7151764','Straight-No-Chaser-12-4-2025'],['J.I.D.','MGM Music Hall at Fenway Park','Boston, MA','Friday','Dec 12','8:00 PM','7353235','J-I-D--12-12-2025'],['Medjy','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Dec 13','8:00 PM','7472389','Medjy-12-13-2025'],['John Oliver','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Dec 27','8:00 PM','7333101','John-Oliver-12-27-2025'],['John Oliver','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Dec 28','8:00 PM','7384409','John-Oliver-12-28-2025'],['The Elovaters - 2 Day Pass','MGM Music Hall at Fenway Park','Boston, MA','Friday','Jan 30','TBD','7397367','The-Elovaters---2-Day-Pass-1-30-2026']]);