// 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([['Joe Bonamassa','MGM Music Hall at Fenway Park','Boston, MA','Friday','Feb 28','8:00 PM','6581886','Joe-Bonamassa-2-28-2025'],['Movements','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Mar 13','7:30 PM','6819806','Movements-3-13-2025'],['Dropkick Murphys','MGM Music Hall at Fenway Park','Boston, MA','Friday','Mar 14','7:00 PM','6725874','Dropkick-Murphys-3-14-2025'],['Dropkick Murphys - Mini Concert','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Mar 15','2:45 PM','6736801','Dropkick-Murphys---Mini-Concert-3-15-2025'],['Dropkick Murphys','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Mar 15','7:00 PM','6726023','Dropkick-Murphys-3-15-2025'],['Dropkick Murphys','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Mar 16','6:45 PM','6726024','Dropkick-Murphys-3-16-2025'],['GloRilla','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Mar 20','8:00 PM','6962495','GloRilla-3-20-2025'],['Adam Ray is Dr. Phil Live','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Mar 27','8:00 PM','6723894','Adam-Ray-is-Dr--Phil-Live-3-27-2025'],['Nathaniel Rateliff and The Night Sweats','MGM Music Hall at Fenway Park','Boston, MA','Friday','Mar 28','8:00 PM','6772095','Nathaniel-Rateliff-and-The-Night-Sweats-3-28-2025'],['Nathaniel Rateliff and The Night Sweats','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Mar 29','8:00 PM','6788184','Nathaniel-Rateliff-and-The-Night-Sweats-3-29-2025'],['HWASA','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Mar 30','8:00 PM','6860291','HWASA-3-30-2025'],['Dylan Scott','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Apr 3','8:00 PM','6749488','Dylan-Scott-4-3-2025'],['Chase Rice','MGM Music Hall at Fenway Park','Boston, MA','Friday','Apr 4','8:00 PM','6872866','Chase-Rice-4-4-2025'],['Snow Patrol','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Apr 5','8:00 PM','6723284','Snow-Patrol-4-5-2025'],['Illenium ','MGM Music Hall at Fenway Park','Boston, MA','Friday','Apr 11','8:00 PM','6971723','Illenium---4-11-2025'],['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'],['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']]);