// 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. Pittsburgh Steelers','Ford Field','Detroit, MI','Sunday','Dec 21','4:25 PM','6977930','Detroit-Lions-vs--Pittsburgh-Steelers-12-21-2025'],['GameAbove Sports Bowl: Northwestern Wildcats vs. Central Michigan Chippewas','Ford Field','Detroit, MI','Friday','Dec 26','1:00 PM','7198465','GameAbove-Sports-Bowl--Northwestern-Wildcats-vs--Central-Michigan-Chippewas-12-26-2025'],['NFC Wild Card Home Game: Detroit Lions vs. TBD (Date: TBD - If Necessary)','Ford Field','Detroit, MI','Sunday','Jan 11','TBD','7551480','NFC-Wild-Card-Home-Game--Detroit-Lions-vs--TBD--Date--TBD---If-Necessary--1-11-2026'],['NFC Divisional Home Game: Detroit Lions vs. TBD (Date: TBD - If Necessary)','Ford Field','Detroit, MI','Sunday','Jan 18','TBD','7551483','NFC-Divisional-Home-Game--Detroit-Lions-vs--TBD--Date--TBD---If-Necessary--1-18-2026'],['MHSAA Wrestling Tournament - All Sessions','Ford Field','Detroit, MI','Friday','Mar 6','TBD','7532840','MHSAA-Wrestling-Tournament---All-Sessions-3-6-2026'],['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'],['Monster Energy AMA Supercross Championship','Ford Field','Detroit, MI','Saturday','Mar 28','6:30 PM','7459856','Monster-Energy-AMA-Supercross-Championship-3-28-2026'],['Foo Fighters, Queens of the Stone Age & Mannequin Pussy','Ford Field','Detroit, MI','Thursday','Aug 6','5:30 PM','7511936','Foo-Fighters--Queens-of-the-Stone-Age---Mannequin-Pussy-8-6-2026'],['Ed Sheeran','Ford Field','Detroit, MI','Saturday','Aug 29','5:30 PM','7418589','Ed-Sheeran-8-29-2026']]);