// 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-03A 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([['Detroit Lions vs. Chicago Bears','Ford Field','Detroit, MI','Sunday','Sep 14','1:00 PM','6977924','Detroit-Lions-vs--Chicago-Bears-9-14-2025'],['Detroit Lions vs. Cleveland Browns','Ford Field','Detroit, MI','Sunday','Sep 28','1:00 PM','6977927','Detroit-Lions-vs--Cleveland-Browns-9-28-2025'],['Detroit Lions vs. Tampa Bay Buccaneers','Ford Field','Detroit, MI','Monday','Oct 20','7:00 PM','6977931','Detroit-Lions-vs--Tampa-Bay-Buccaneers-10-20-2025'],['Detroit Lions vs. Minnesota Vikings','Ford Field','Detroit, MI','Sunday','Nov 2','1:00 PM','6977926','Detroit-Lions-vs--Minnesota-Vikings-11-2-2025'],['Detroit Lions vs. New York Giants','Ford Field','Detroit, MI','Sunday','Nov 23','1:00 PM','6977929','Detroit-Lions-vs--New-York-Giants-11-23-2025'],['Detroit Lions vs. Green Bay Packers','Ford Field','Detroit, MI','Thursday','Nov 27','1:00 PM','6977925','Detroit-Lions-vs--Green-Bay-Packers-11-27-2025'],['Michigan State Spartans vs. Maryland Terrapins','Ford Field','Detroit, MI','Saturday','Nov 29','7:00 PM','6885532','Michigan-State-Spartans-vs--Maryland-Terrapins-11-29-2025'],['Detroit Lions vs. Dallas Cowboys','Ford Field','Detroit, MI','Thursday','Dec 4','8:15 PM','6977928','Detroit-Lions-vs--Dallas-Cowboys-12-4-2025'],['2025 MAC Football Championship','Ford Field','Detroit, MI','Saturday','Dec 6','TBD','6889726','2025-MAC-Football-Championship-12-6-2025'],['Detroit Lions vs. Pittsburgh Steelers','Ford Field','Detroit, MI','Sunday','Dec 21','4:25 PM','6977930','Detroit-Lions-vs--Pittsburgh-Steelers-12-21-2025'],['GameAbove Sports Bowl','Ford Field','Detroit, MI','Friday','Dec 26','1:00 PM','7198465','GameAbove-Sports-Bowl-12-26-2025'],['Monster Jam','Ford Field','Detroit, MI','Saturday','Mar 21','5:00 PM','7391980','Monster-Jam-3-21-2026'],['Monster Jam','Ford Field','Detroit, MI','Sunday','Mar 22','3:00 PM','7391981','Monster-Jam-3-22-2026']]);