// 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-01A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle25.css'); TN_Widget.CreateTable([['FIFA World Cup 26: Group C: Haiti vs. Scotland - Match 05','Gillette Stadium','Foxborough, MA','Saturday','Jun 13','9:00 PM','6250380','FIFA-World-Cup-26--Group-C--Haiti-vs--Scotland---Match-05-6-13-2026'],['FIFA World Cup 26: Group I: Iraq vs. Norway - Match 18','Gillette Stadium','Foxborough, MA','Tuesday','Jun 16','6:00 PM','6259555','FIFA-World-Cup-26--Group-I--Iraq-vs--Norway---Match-18-6-16-2026'],['FIFA World Cup 26: Group C: Scotland vs. Morocco - Match 30','Gillette Stadium','Foxborough, MA','Friday','Jun 19','6:00 PM','6259556','FIFA-World-Cup-26--Group-C--Scotland-vs--Morocco---Match-30-6-19-2026'],['FIFA World Cup 26: Group L: England vs. Ghana - Match 45','Gillette Stadium','Foxborough, MA','Tuesday','Jun 23','4:00 PM','6259558','FIFA-World-Cup-26--Group-L--England-vs--Ghana---Match-45-6-23-2026'],['FIFA World Cup 26: Group I: Norway vs. France - Match 61','Gillette Stadium','Foxborough, MA','Friday','Jun 26','3:00 PM','6259559','FIFA-World-Cup-26--Group-I--Norway-vs--France---Match-61-6-26-2026'],['FIFA World Cup 26: Round of 32: 1E vs. 3A/B/C/D/F - Match 74','Gillette Stadium','Foxborough, MA','Monday','Jun 29','4:30 PM','6259560','FIFA-World-Cup-26--Round-of-32--1E-vs--3A-B-C-D-F---Match-74-6-29-2026'],['FIFA World Cup 26: Quarter-Finals: W89 vs. W90 - Match 97','Gillette Stadium','Foxborough, MA','Thursday','Jul 9','4:00 PM','6259561','FIFA-World-Cup-26--Quarter-Finals--W89-vs--W90---Match-97-7-9-2026'],['New England Revolution vs. Toronto FC','Gillette Stadium','Foxborough, MA','Wednesday','Jul 22','7:30 PM','7576947','New-England-Revolution-vs--Toronto-FC-7-22-2026'],['New England Revolution vs. Atlanta United FC','Gillette Stadium','Foxborough, MA','Saturday','Jul 25','7:30 PM','7576949','New-England-Revolution-vs--Atlanta-United-FC-7-25-2026'],['Monster Jam','Gillette Stadium','Foxborough, MA','Thursday','Jul 30','7:00 PM','7747025','Monster-Jam-7-30-2026']]);