// 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([['PARKING: New England Patriots vs. Atlanta Falcons','Gillette Stadium Parking Lots','Foxborough, MA','Sunday','Nov 2','TBD','7158800','PARKING--New-England-Patriots-vs--Atlanta-Falcons-11-2-2025'],['New England Patriots vs. Atlanta Falcons','Gillette Stadium','Foxborough, MA','Sunday','Nov 2','1:00 PM','6977632','New-England-Patriots-vs--Atlanta-Falcons-11-2-2025'],['PARKING: New England Patriots vs. New York Jets','Gillette Stadium Parking Lots','Foxborough, MA','Thursday','Nov 13','TBD','7158801','PARKING--New-England-Patriots-vs--New-York-Jets-11-13-2025'],['New England Patriots vs. New York Jets','Gillette Stadium','Foxborough, MA','Thursday','Nov 13','8:15 PM','6977631','New-England-Patriots-vs--New-York-Jets-11-13-2025'],['PARKING: New England Patriots vs. New York Giants','Gillette Stadium Parking Lots','Foxborough, MA','Monday','Dec 1','TBD','7158802','PARKING--New-England-Patriots-vs--New-York-Giants-12-1-2025'],['New England Patriots vs. New York Giants','Gillette Stadium','Foxborough, MA','Monday','Dec 1','8:15 PM','6977637','New-England-Patriots-vs--New-York-Giants-12-1-2025'],['PARKING: New England Patriots vs. Buffalo Bills','Gillette Stadium Parking Lots','Foxborough, MA','Sunday','Dec 14','TBD','7158803','PARKING--New-England-Patriots-vs--Buffalo-Bills-12-14-2025'],['New England Patriots vs. Buffalo Bills','Gillette Stadium','Foxborough, MA','Sunday','Dec 14','1:00 PM','6977629','New-England-Patriots-vs--Buffalo-Bills-12-14-2025'],['PARKING: New England Patriots vs. Miami Dolphins (Date: TBD)','Gillette Stadium Parking Lots','Foxborough, MA','Sunday','Jan 4','TBD','7158804','PARKING--New-England-Patriots-vs--Miami-Dolphins--Date--TBD--1-4-2026'],['New England Patriots vs. Miami Dolphins (Date: TBD)','Gillette Stadium','Foxborough, MA','Sunday','Jan 4','TBD','6977630','New-England-Patriots-vs--Miami-Dolphins--Date--TBD--1-4-2026'],['World Cup 26: Group Stage - Match 05','Gillette Stadium','Foxborough, MA','Saturday','Jun 13','TBD','6250380','World-Cup-26--Group-Stage---Match-05-6-13-2026'],['World Cup 26: Group Stage - Match 18','Gillette Stadium','Foxborough, MA','Tuesday','Jun 16','TBD','6259555','World-Cup-26--Group-Stage---Match-18-6-16-2026'],['World Cup 26: Group Stage - Match 30','Gillette Stadium','Foxborough, MA','Friday','Jun 19','TBD','6259556','World-Cup-26--Group-Stage---Match-30-6-19-2026'],['World Cup 26: Group Stage - Match 45','Gillette Stadium','Foxborough, MA','Tuesday','Jun 23','TBD','6259558','World-Cup-26--Group-Stage---Match-45-6-23-2026'],['World Cup 26: Group Stage - Match 61','Gillette Stadium','Foxborough, MA','Friday','Jun 26','TBD','6259559','World-Cup-26--Group-Stage---Match-61-6-26-2026'],['World Cup 26: Round of 32 - Match 74','Gillette Stadium','Foxborough, MA','Monday','Jun 29','TBD','6259560','World-Cup-26--Round-of-32---Match-74-6-29-2026'],['World Cup 26: Quarter-Finals - Match 97','Gillette Stadium','Foxborough, MA','Thursday','Jul 9','TBD','6259561','World-Cup-26--Quarter-Finals---Match-97-7-9-2026'],['Savannah Bananas vs. Loco Beach Coconuts','Gillette Stadium','Foxborough, MA','Friday','Aug 28','TBD','7483659','Savannah-Bananas-vs--Loco-Beach-Coconuts-8-28-2026'],['Savannah Bananas vs. Loco Beach Coconuts','Gillette Stadium','Foxborough, MA','Saturday','Aug 29','TBD','7483660','Savannah-Bananas-vs--Loco-Beach-Coconuts-8-29-2026'],['Ed Sheeran, Macklemore & Lukas Graham','Gillette Stadium','Foxborough, MA','Friday','Sep 25','5:30 PM','7418593','Ed-Sheeran--Macklemore---Lukas-Graham-9-25-2026'],['Ed Sheeran, Macklemore & Lukas Graham','Gillette Stadium','Foxborough, MA','Saturday','Sep 26','5:30 PM','7418594','Ed-Sheeran--Macklemore---Lukas-Graham-9-26-2026']]);