//
var TN_Widget = function() {
return {
//Options
newWindow : true,
linkText : "Tickets",
tixUrl : "https://www.ticketnetwork.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"",
CreateCustomUrl : function(row) {
return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
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,kywrds,url) {
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 < eventData.length; cntr++)
newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1));
var objToAddTo;
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML = '' + newTable.join('') + '
';
} else
document.write('' + newTable.join('') + '
');
if(eventData.length >= 100 && kywrds != undefined) {
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML += '';
} else {
document.write("");
}
}
if(eventData.length > 0) {
document.getElementById("previewNote").style.display = "none";
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.CreateTable([['New York Jets Preseason Game #1 (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Friday','8/1/2025','TBD','6977606','New-York-Jets-Preseason-Game--1--Date--TBD--8-1-2025'],['Buffalo Bills vs. New York Jets (Date: TBD)','Highmark Stadium','Orchard Park, NY','Monday','8/4/2025','TBD','6977572','Buffalo-Bills-vs--New-York-Jets--Date--TBD--8-4-2025'],['Miami Dolphins vs. New York Jets (Date: TBD)','Hard Rock Stadium','Miami Gardens, FL','Monday','8/4/2025','TBD','6977585','Miami-Dolphins-vs--New-York-Jets--Date--TBD--8-4-2025'],['New England Patriots vs. New York Jets (Date: TBD)','Gillette Stadium','Foxborough, MA','Monday','8/4/2025','TBD','6977631','New-England-Patriots-vs--New-York-Jets--Date--TBD--8-4-2025'],['New York Jets vs. Buffalo Bills (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Monday','8/4/2025','TBD','6977607','New-York-Jets-vs--Buffalo-Bills--Date--TBD--8-4-2025'],['New York Jets vs. Miami Dolphins (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Tuesday','8/5/2025','TBD','6977608','New-York-Jets-vs--Miami-Dolphins--Date--TBD--8-5-2025'],['New York Jets vs. New England Patriots (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Wednesday','8/6/2025','TBD','6977609','New-York-Jets-vs--New-England-Patriots--Date--TBD--8-6-2025'],['New York Jets vs. Atlanta Falcons (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Thursday','8/7/2025','TBD','6977610','New-York-Jets-vs--Atlanta-Falcons--Date--TBD--8-7-2025'],['Tampa Bay Buccaneers vs. New York Jets (Date: TBD)','Raymond James Stadium','Tampa, FL','Friday','8/8/2025','TBD','6977987','Tampa-Bay-Buccaneers-vs--New-York-Jets--Date--TBD--8-8-2025'],['Cincinnati Bengals vs. New York Jets (Date: TBD)','Paycor Stadium','Cincinnati, OH','Friday','8/8/2025','TBD','6977678','Cincinnati-Bengals-vs--New-York-Jets--Date--TBD--8-8-2025'],['Baltimore Ravens vs. New York Jets (Date: TBD)','M&T Bank Stadium','Baltimore, MD','Friday','8/8/2025','TBD','6977645','Baltimore-Ravens-vs--New-York-Jets--Date--TBD--8-8-2025'],['New Orleans Saints vs. New York Jets (Date: TBD)','Caesars Superdome','New Orleans, LA','Friday','8/8/2025','TBD','6978017','New-Orleans-Saints-vs--New-York-Jets--Date--TBD--8-8-2025'],['Jacksonville Jaguars vs. New York Jets (Date: TBD)','EverBank Stadium','Jacksonville, FL','Saturday','8/9/2025','TBD','6977748','Jacksonville-Jaguars-vs--New-York-Jets--Date--TBD--8-9-2025'],['New York Jets vs. Carolina Panthers (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Sunday','8/10/2025','TBD','6977611','New-York-Jets-vs--Carolina-Panthers--Date--TBD--8-10-2025'],['New York Jets vs. Cleveland Browns (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Monday','8/11/2025','TBD','6977612','New-York-Jets-vs--Cleveland-Browns--Date--TBD--8-11-2025'],['New York Jets vs. Pittsburgh Steelers (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Tuesday','8/12/2025','TBD','6977613','New-York-Jets-vs--Pittsburgh-Steelers--Date--TBD--8-12-2025'],['New York Jets vs. Denver Broncos (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Wednesday','8/13/2025','TBD','6977614','New-York-Jets-vs--Denver-Broncos--Date--TBD--8-13-2025'],['New York Jets vs. Dallas Cowboys (Date: TBD)','MetLife Stadium','East Rutherford, NJ','Thursday','8/14/2025','TBD','6977615','New-York-Jets-vs--Dallas-Cowboys--Date--TBD--8-14-2025'],['2025 New York Jets Season Tickets (Includes Tickets To All Regular Season Home Games)','MetLife Stadium','East Rutherford, NJ','Saturday','9/6/2025','TBD','6907007','2025-New-York-Jets-Season-Tickets--Includes-Tickets-To-All-Regular-Season-Home-Games--9-6-2025']],'New York Jets','https://www.ticketnetwork.com/ticket/New-York-Jets-events.aspx');