// 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([['NFL Preseason: Buffalo Bills vs. New York Giants','Highmark Stadium','Orchard Park, NY','Saturday','Aug 9','1:00 PM','6977569','NFL-Preseason--Buffalo-Bills-vs--New-York-Giants-8-9-2025'],['Buffalo Bills Season Tickets (Includes Tickets To All Regular Season Home Games)','Highmark Stadium','Orchard Park, NY','Saturday','Sep 6','TBD','6907004','Buffalo-Bills-Season-Tickets--Includes-Tickets-To-All-Regular-Season-Home-Games--9-6-2025'],['Buffalo Bills vs. Baltimore Ravens','Highmark Stadium','Orchard Park, NY','Sunday','Sep 7','8:20 PM','6977573','Buffalo-Bills-vs--Baltimore-Ravens-9-7-2025'],['Buffalo Bills vs. Miami Dolphins','Highmark Stadium','Orchard Park, NY','Thursday','Sep 18','8:15 PM','6977570','Buffalo-Bills-vs--Miami-Dolphins-9-18-2025'],['Buffalo Bills vs. New Orleans Saints','Highmark Stadium','Orchard Park, NY','Sunday','Sep 28','1:00 PM','6977575','Buffalo-Bills-vs--New-Orleans-Saints-9-28-2025'],['Buffalo Bills vs. New England Patriots','Highmark Stadium','Orchard Park, NY','Sunday','Oct 5','8:20 PM','6977571','Buffalo-Bills-vs--New-England-Patriots-10-5-2025'],['Buffalo Bills vs. Kansas City Chiefs','Highmark Stadium','Orchard Park, NY','Sunday','Nov 2','4:25 PM','6977578','Buffalo-Bills-vs--Kansas-City-Chiefs-11-2-2025'],['Buffalo Bills vs. Tampa Bay Buccaneers','Highmark Stadium','Orchard Park, NY','Sunday','Nov 16','1:00 PM','6977576','Buffalo-Bills-vs--Tampa-Bay-Buccaneers-11-16-2025'],['Buffalo Bills vs. Cincinnati Bengals','Highmark Stadium','Orchard Park, NY','Sunday','Dec 7','4:25 PM','6977574','Buffalo-Bills-vs--Cincinnati-Bengals-12-7-2025'],['Buffalo Bills vs. Philadelphia Eagles','Highmark Stadium','Orchard Park, NY','Sunday','Dec 28','4:25 PM','6977579','Buffalo-Bills-vs--Philadelphia-Eagles-12-28-2025'],['Buffalo Bills vs. New York Jets (Date: TBD)','Highmark Stadium','Orchard Park, NY','Sunday','Jan 4','TBD','6977572','Buffalo-Bills-vs--New-York-Jets--Date--TBD--1-4-2026']]);