// 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([['New England Revolution vs. New York Red Bulls','Gillette Stadium','Foxborough, MA','Saturday','Mar 29','2:30 PM','6891789','New-England-Revolution-vs--New-York-Red-Bulls-3-29-2025'],['New England Revolution vs. New York City FC','Gillette Stadium','Foxborough, MA','Saturday','Apr 19','7:30 PM','6891795','New-England-Revolution-vs--New-York-City-FC-4-19-2025'],['New England Revolution vs. San Jose Earthquakes','Gillette Stadium','Foxborough, MA','Saturday','May 17','7:30 PM','6891801','New-England-Revolution-vs--San-Jose-Earthquakes-5-17-2025'],['New England Revolution vs. FC Cincinnati','Gillette Stadium','Foxborough, MA','Saturday','Jun 14','7:30 PM','6891809','New-England-Revolution-vs--FC-Cincinnati-6-14-2025'],['New England Revolution vs. Nashville SC','Gillette Stadium','Foxborough, MA','Wednesday','Jun 25','7:30 PM','6891814','New-England-Revolution-vs--Nashville-SC-6-25-2025'],['New England Revolution vs. Colorado Rapids','Gillette Stadium','Foxborough, MA','Saturday','Jun 28','7:30 PM','6891819','New-England-Revolution-vs--Colorado-Rapids-6-28-2025'],['New England Revolution vs. Inter Miami CF','Gillette Stadium','Foxborough, MA','Wednesday','Jul 9','7:30 PM','6891826','New-England-Revolution-vs--Inter-Miami-CF-7-9-2025'],['New England Revolution vs. Orlando City SC','Gillette Stadium','Foxborough, MA','Saturday','Jul 19','7:30 PM','6891832','New-England-Revolution-vs--Orlando-City-SC-7-19-2025'],['New England Revolution vs. CF Montreal','Gillette Stadium','Foxborough, MA','Friday','Jul 25','7:30 PM','6891839','New-England-Revolution-vs--CF-Montreal-7-25-2025'],['New England Revolution vs. D.C. United','Gillette Stadium','Foxborough, MA','Saturday','Aug 9','7:30 PM','6891844','New-England-Revolution-vs--D-C--United-8-9-2025'],['New England Revolution vs. Los Angeles FC','Gillette Stadium','Foxborough, MA','Saturday','Aug 16','7:30 PM','6891856','New-England-Revolution-vs--Los-Angeles-FC-8-16-2025'],['New England Revolution vs. Charlotte FC','Gillette Stadium','Foxborough, MA','Saturday','Aug 30','7:30 PM','6891860','New-England-Revolution-vs--Charlotte-FC-8-30-2025'],['New England Revolution vs. Toronto FC','Gillette Stadium','Foxborough, MA','Saturday','Sep 13','7:30 PM','6891863','New-England-Revolution-vs--Toronto-FC-9-13-2025'],['New England Revolution vs. Atlanta United FC','Gillette Stadium','Foxborough, MA','Saturday','Sep 27','7:30 PM','6891865','New-England-Revolution-vs--Atlanta-United-FC-9-27-2025'],['New England Revolution vs. Chicago Fire FC','Gillette Stadium','Foxborough, MA','Saturday','Oct 18','6:00 PM','6891868','New-England-Revolution-vs--Chicago-Fire-FC-10-18-2025']]);