// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tix/tickets.aspx", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, 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/WidgetStyle28.css'); TN_Widget.CreateTable([['New York Jets vs. Dallas Cowboys','MetLife Stadium','East Rutherford, NJ','Sunday','Oct 5','1:00 PM','6977615','New-York-Jets-vs--Dallas-Cowboys-10-5-2025'],['New York Giants vs. Philadelphia Eagles','MetLife Stadium','East Rutherford, NJ','Thursday','Oct 9','8:15 PM','6977620','New-York-Giants-vs--Philadelphia-Eagles-10-9-2025'],['New York Jets vs. Carolina Panthers','MetLife Stadium','East Rutherford, NJ','Sunday','Oct 19','1:00 PM','6977611','New-York-Jets-vs--Carolina-Panthers-10-19-2025'],['New York Giants vs. San Francisco 49ers','MetLife Stadium','East Rutherford, NJ','Sunday','Nov 2','1:00 PM','6977626','New-York-Giants-vs--San-Francisco-49ers-11-2-2025'],['New York Jets vs. Cleveland Browns','MetLife Stadium','East Rutherford, NJ','Sunday','Nov 9','1:00 PM','6977612','New-York-Jets-vs--Cleveland-Browns-11-9-2025'],['New York Giants vs. Green Bay Packers','MetLife Stadium','East Rutherford, NJ','Sunday','Nov 16','1:00 PM','6977622','New-York-Giants-vs--Green-Bay-Packers-11-16-2025'],['New York Jets vs. Atlanta Falcons','MetLife Stadium','East Rutherford, NJ','Sunday','Nov 30','1:00 PM','6977610','New-York-Jets-vs--Atlanta-Falcons-11-30-2025'],['New York Jets vs. Miami Dolphins','MetLife Stadium','East Rutherford, NJ','Sunday','Dec 7','1:00 PM','6977608','New-York-Jets-vs--Miami-Dolphins-12-7-2025'],['New York Giants vs. Washington Commanders','MetLife Stadium','East Rutherford, NJ','Sunday','Dec 14','1:00 PM','6977621','New-York-Giants-vs--Washington-Commanders-12-14-2025'],['New York Giants vs. Minnesota Vikings','MetLife Stadium','East Rutherford, NJ','Sunday','Dec 21','1:00 PM','6977625','New-York-Giants-vs--Minnesota-Vikings-12-21-2025'],['New York Jets vs. New England Patriots','MetLife Stadium','East Rutherford, NJ','Sunday','Dec 28','1:00 PM','6977609','New-York-Jets-vs--New-England-Patriots-12-28-2025'],['New York Giants vs. Dallas Cowboys (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Sunday','Jan 4','TBD','6977619','New-York-Giants-vs--Dallas-Cowboys--Date--TBD--1-4-2026'],['World Cup 26: Group Stage - Match 07','MetLife Stadium','East Rutherford, NJ','Saturday','Jun 13','TBD','6250384','World-Cup-26--Group-Stage---Match-07-6-13-2026'],['World Cup 26: Group Stage - Match 17','MetLife Stadium','East Rutherford, NJ','Tuesday','Jun 16','TBD','6259581','World-Cup-26--Group-Stage---Match-17-6-16-2026'],['World Cup 26: Group Stage - Match 41','MetLife Stadium','East Rutherford, NJ','Monday','Jun 22','TBD','6259583','World-Cup-26--Group-Stage---Match-41-6-22-2026'],['World Cup 26: Group Stage - Match 56','MetLife Stadium','East Rutherford, NJ','Thursday','Jun 25','TBD','6259584','World-Cup-26--Group-Stage---Match-56-6-25-2026'],['World Cup 26: Group Stage - Match 67','MetLife Stadium','East Rutherford, NJ','Saturday','Jun 27','TBD','6259585','World-Cup-26--Group-Stage---Match-67-6-27-2026'],['World Cup 26: Round of 32 - Match 77','MetLife Stadium','East Rutherford, NJ','Tuesday','Jun 30','TBD','6259586','World-Cup-26--Round-of-32---Match-77-6-30-2026'],['World Cup 26: Round of 16 - Match 91','MetLife Stadium','East Rutherford, NJ','Sunday','Jul 5','TBD','6259587','World-Cup-26--Round-of-16---Match-91-7-5-2026'],['World Cup 26: Final - Match 104','MetLife Stadium','East Rutherford, NJ','Sunday','Jul 19','TBD','6250040','World-Cup-26--Final---Match-104-7-19-2026'],['Ed Sheeran','MetLife Stadium','East Rutherford, NJ','Friday','Sep 4','5:30 PM','7418590','Ed-Sheeran-9-4-2026'],['Ed Sheeran','MetLife Stadium','East Rutherford, NJ','Saturday','Sep 5','5:30 PM','7418591','Ed-Sheeran-9-5-2026']]);