// 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([['NFL Preseason: New England Patriots vs. Washington Commanders','Gillette Stadium','Foxborough, MA','Friday','Aug 8','7:30 PM','6977628','NFL-Preseason--New-England-Patriots-vs--Washington-Commanders-8-8-2025'],['New England Patriots Season Tickets (Includes Tickets To All Regular Season Home Games)','Gillette Stadium','Foxborough, MA','Saturday','Sep 6','TBD','6907006','New-England-Patriots-Season-Tickets--Includes-Tickets-To-All-Regular-Season-Home-Games--9-6-2025'],['PARKING: New England Patriots vs. Las Vegas Raiders ','Gillette Stadium Parking Lots','Foxborough, MA','Sunday','Sep 7','TBD','7158796','PARKING--New-England-Patriots-vs--Las-Vegas-Raiders--9-7-2025'],['New England Patriots vs. Las Vegas Raiders','Gillette Stadium','Foxborough, MA','Sunday','Sep 7','1:00 PM','6977636','New-England-Patriots-vs--Las-Vegas-Raiders-9-7-2025'],['PARKING: New England Patriots vs. Pittsburgh Steelers','Gillette Stadium Parking Lots','Foxborough, MA','Sunday','Sep 21','TBD','7158797','PARKING--New-England-Patriots-vs--Pittsburgh-Steelers-9-21-2025'],['New England Patriots vs. Pittsburgh Steelers','Gillette Stadium','Foxborough, MA','Sunday','Sep 21','1:00 PM','6977635','New-England-Patriots-vs--Pittsburgh-Steelers-9-21-2025'],['PARKING: New England Patriots vs. Carolina Panthers','Gillette Stadium Parking Lots','Foxborough, MA','Sunday','Sep 28','TBD','7158798','PARKING--New-England-Patriots-vs--Carolina-Panthers-9-28-2025'],['New England Patriots vs. Carolina Panthers','Gillette Stadium','Foxborough, MA','Sunday','Sep 28','1:00 PM','6977633','New-England-Patriots-vs--Carolina-Panthers-9-28-2025'],['PARKING: New England Patriots vs. Cleveland Browns','Gillette Stadium Parking Lots','Foxborough, MA','Sunday','Oct 26','TBD','7158799','PARKING--New-England-Patriots-vs--Cleveland-Browns-10-26-2025'],['New England Patriots vs. Cleveland Browns','Gillette Stadium','Foxborough, MA','Sunday','Oct 26','1:00 PM','6977634','New-England-Patriots-vs--Cleveland-Browns-10-26-2025'],['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']]);