// 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/WidgetStyle25.css'); TN_Widget.CreateTable([['Hoseman','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Sep 12','7:30 PM','7321382','Hoseman-9-12-2025'],['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'],['Parker Barrow','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Sep 19','8:00 PM','7315775','Parker-Barrow-9-19-2025'],['Jimmie Allen','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Sep 20','8:00 PM','7353547','Jimmie-Allen-9-20-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'],['Julia Cole','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Sunday','Sep 28','8:00 PM','7243270','Julia-Cole-9-28-2025'],['How?! - The Magic Show','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Oct 3','7:30 PM','7286442','How-----The-Magic-Show-10-3-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'],['Sinatra Meets The Sopranos','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Nov 1','8:00 PM','7247348','Sinatra-Meets-The-Sopranos-11-1-2025'],['Needtobreathe','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Nov 8','7:30 PM','7148327','Needtobreathe-11-8-2025'],['Rock and Roll Playhouse','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Sunday','Nov 9','12:00 PM','7364035','Rock-and-Roll-Playhouse-11-9-2025'],['112, Total & Case','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Wednesday','Nov 12','8:00 PM','7364802','112--Total---Case-11-12-2025'],['Tyler Rich','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Nov 14','8:00 PM','7269327','Tyler-Rich-11-14-2025'],['Jessica Lynn','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Sunday','Nov 30','7:00 PM','7281329','Jessica-Lynn-11-30-2025'],['Dave Attell','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Friday','Dec 5','8:00 PM','7233972','Dave-Attell-12-5-2025'],['Rock and Roll Playhouse','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Saturday','Dec 6','12:00 PM','7364038','Rock-and-Roll-Playhouse-12-6-2025'],['Mannheim Steamroller Christmas','Stamford Center For The Arts - Palace Theatre','Stamford, CT','Sunday','Dec 7','7:00 PM','7281137','Mannheim-Steamroller-Christmas-12-7-2025']]);