// 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-02B 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([['Spiritbox','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Apr 19','6:30 PM','6861120','Spiritbox-4-19-2025'],['Lucy Dacus','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Apr 20','7:15 PM','6945967','Lucy-Dacus-4-20-2025'],['Lucy Dacus','MGM Music Hall at Fenway Park','Boston, MA','Monday','Apr 21','7:15 PM','6934741','Lucy-Dacus-4-21-2025'],['Role Model','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Apr 23','8:00 PM','6687038','Role-Model-4-23-2025'],['Melissa Etheridge & Joss Stone','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Apr 27','8:00 PM','6740178','Melissa-Etheridge---Joss-Stone-4-27-2025'],['Bullet For My Valentine & Trivium','MGM Music Hall at Fenway Park','Boston, MA','Friday','May 2','6:30 PM','6713632','Bullet-For-My-Valentine---Trivium-5-2-2025'],['Warren Zeiders','MGM Music Hall at Fenway Park','Boston, MA','Saturday','May 3','8:00 PM','6623530','Warren-Zeiders-5-3-2025'],['Zach Top','MGM Music Hall at Fenway Park','Boston, MA','Sunday','May 4','8:00 PM','6833967','Zach-Top-5-4-2025'],['Rema - Artist','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','May 6','8:00 PM','6980615','Rema---Artist-5-6-2025'],['Japanese Breakfast','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','May 7','8:00 PM','6915261','Japanese-Breakfast-5-7-2025'],['Devo','MGM Music Hall at Fenway Park','Boston, MA','Friday','May 9','8:00 PM','6970683','Devo-5-9-2025'],['Millyz','MGM Music Hall at Fenway Park','Boston, MA','Saturday','May 10','8:00 PM','7038141','Millyz-5-10-2025'],['Empire of the Sun','MGM Music Hall at Fenway Park','Boston, MA','Saturday','May 24','8:00 PM','6871956','Empire-of-the-Sun-5-24-2025'],['Shakira','Fenway Park','Boston, MA','Thursday','May 29','7:30 PM','6774793','Shakira-5-29-2025'],['Jason Aldean & Brooks and Dunn','Fenway Park','Boston, MA','Friday','May 30','5:30 PM','6914779','Jason-Aldean---Brooks-and-Dunn-5-30-2025'],['Bloc Party & Blonde Redhead','MGM Music Hall at Fenway Park','Boston, MA','Friday','May 30','8:00 PM','6983442','Bloc-Party---Blonde-Redhead-5-30-2025'],['Central Cee','MGM Music Hall at Fenway Park','Boston, MA','Saturday','May 31','8:00 PM','6958998','Central-Cee-5-31-2025'],['One Ok Rock','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Jun 1','8:00 PM','6950647','One-Ok-Rock-6-1-2025'],['Whale Jam: O.A.R., The Dip & The Brook and The Bluff','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Jun 3','8:00 PM','7049891','Whale-Jam--O-A-R---The-Dip---The-Brook-and-The-Bluff-6-3-2025'],['BINI','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Jun 4','8:00 PM','6997777','BINI-6-4-2025'],['The Head and The Heart','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Jun 5','7:30 PM','7013468','The-Head-and-The-Heart-6-5-2025'],['Bibi','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Jun 7','8:00 PM','7037488','Bibi-6-7-2025'],['Queens Of The Stone Age','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Jun 10','7:30 PM','6513818','Queens-Of-The-Stone-Age-6-10-2025'],['Queens Of The Stone Age','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Jun 11','7:30 PM','6485375','Queens-Of-The-Stone-Age-6-11-2025'],['Luke Bryan','JetBlue Park At Fenway South','Fort Myers, FL','Saturday','Jun 14','6:30 PM','7068591','Luke-Bryan-6-14-2025']]);