// 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-04B 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([['All Elite Wrestling: Dynamite','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Apr 16','7:30 PM','6995772','All-Elite-Wrestling--Dynamite-4-16-2025'],['All Elite Wrestling: Collision','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Apr 17','7:30 PM','6995773','All-Elite-Wrestling--Collision-4-17-2025'],['Boston Red Sox vs. Chicago White Sox','Fenway Park','Boston, MA','Friday','Apr 18','7:10 PM','6574226','Boston-Red-Sox-vs--Chicago-White-Sox-4-18-2025'],['Boston Red Sox vs. Chicago White Sox','Fenway Park','Boston, MA','Saturday','Apr 19','4:10 PM','6574227','Boston-Red-Sox-vs--Chicago-White-Sox-4-19-2025'],['Spiritbox','MGM Music Hall at Fenway Park','Boston, MA','Saturday','Apr 19','6:30 PM','6861120','Spiritbox-4-19-2025'],['Boston Red Sox vs. Chicago White Sox','Fenway Park','Boston, MA','Sunday','Apr 20','1:35 PM','6574228','Boston-Red-Sox-vs--Chicago-White-Sox-4-20-2025'],['Lucy Dacus','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Apr 20','7:15 PM','6945967','Lucy-Dacus-4-20-2025'],['Boston Red Sox vs. Chicago White Sox','Fenway Park','Boston, MA','Monday','Apr 21','11:00 AM','6574229','Boston-Red-Sox-vs--Chicago-White-Sox-4-21-2025'],['Lucy Dacus','MGM Music Hall at Fenway Park','Boston, MA','Monday','Apr 21','7:15 PM','6934741','Lucy-Dacus-4-21-2025'],['Boston Red Sox vs. Seattle Mariners','Fenway Park','Boston, MA','Tuesday','Apr 22','6:45 PM','6574230','Boston-Red-Sox-vs--Seattle-Mariners-4-22-2025'],['Boston Red Sox vs. Seattle Mariners','Fenway Park','Boston, MA','Wednesday','Apr 23','6:45 PM','6574231','Boston-Red-Sox-vs--Seattle-Mariners-4-23-2025'],['Role Model','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Apr 23','8:00 PM','6687038','Role-Model-4-23-2025'],['Boston Red Sox vs. Seattle Mariners','Fenway Park','Boston, MA','Thursday','Apr 24','1:35 PM','6574232','Boston-Red-Sox-vs--Seattle-Mariners-4-24-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'],['Boston Red Sox vs. Minnesota Twins','Fenway Park','Boston, MA','Friday','May 2','7:10 PM','6574233','Boston-Red-Sox-vs--Minnesota-Twins-5-2-2025'],['Boston Red Sox vs. Minnesota Twins','Fenway Park','Boston, MA','Saturday','May 3','4:10 PM','6574234','Boston-Red-Sox-vs--Minnesota-Twins-5-3-2025'],['Warren Zeiders','MGM Music Hall at Fenway Park','Boston, MA','Saturday','May 3','8:00 PM','6623530','Warren-Zeiders-5-3-2025'],['Boston Red Sox vs. Minnesota Twins','Fenway Park','Boston, MA','Sunday','May 4','1:35 PM','6574235','Boston-Red-Sox-vs--Minnesota-Twins-5-4-2025'],['Zach Top','MGM Music Hall at Fenway Park','Boston, MA','Sunday','May 4','8:00 PM','6833967','Zach-Top-5-4-2025']]);