// 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-02A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle25.css'); TN_Widget.CreateTable([['World Ballet Company: The Great Gatsby','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Thursday','Sep 18','7:00 PM','7058113','World-Ballet-Company--The-Great-Gatsby-9-18-2025'],['The Electric Light Orchestra Experience','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Sep 26','8:00 PM','7192719','The-Electric-Light-Orchestra-Experience-9-26-2025'],['Trey Kennedy','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Oct 10','7:00 PM','7141763','Trey-Kennedy-10-10-2025'],['International Ballet Stars: Swan Lake','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Oct 11','7:00 PM','7164837','International-Ballet-Stars--Swan-Lake-10-11-2025'],['Not Dead Yet! John Cleese and The Holy Grail at 50','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Thursday','Oct 16','7:30 PM','7046014','Not-Dead-Yet--John-Cleese-and-The-Holy-Grail-at-50-10-16-2025'],['Anthony Rodia','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Oct 17','8:00 PM','6928773','Anthony-Rodia-10-17-2025'],['The Psychology of Cults','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Oct 18','8:00 PM','7233088','The-Psychology-of-Cults-10-18-2025'],['Air Supply','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Sunday','Oct 19','7:00 PM','6941816','Air-Supply-10-19-2025'],['Josh Johnson','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Oct 24','8:00 PM','7124375','Josh-Johnson-10-24-2025'],['The Concert: A Tribute to ABBA','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Oct 25','8:00 PM','7148897','The-Concert--A-Tribute-to-ABBA-10-25-2025'],['Needtobreathe','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Nov 8','7:30 PM','7148327','Needtobreathe-11-8-2025'],['The McCartney Years','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Thursday','Nov 13','7:30 PM','6917961','The-McCartney-Years-11-13-2025'],['Dave Attell','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Dec 5','8:00 PM','7233972','Dave-Attell-12-5-2025'],['Little River Band','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Dec 20','8:00 PM','7192358','Little-River-Band-12-20-2025'],['World Ballet Company: The Nutcracker','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Dec 27','7:00 PM','7163829','World-Ballet-Company--The-Nutcracker-12-27-2025'],['Super Diamond - The Neil Diamond Tribute','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Jan 30','8:00 PM','7192728','Super-Diamond---The-Neil-Diamond-Tribute-1-30-2026']]);