// 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-02B 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([['Naples Philharmonic: Andreas Ottensamer - Schubert The Great','Artis-Naples','Naples, FL','Thursday','Apr 24','7:30 PM','6949790','Naples-Philharmonic--Andreas-Ottensamer---Schubert-The-Great-4-24-2025'],['Naples Philharmonic: Andreas Ottensamer - Schubert The Great','Artis-Naples','Naples, FL','Saturday','Apr 26','7:30 PM','6949789','Naples-Philharmonic--Andreas-Ottensamer---Schubert-The-Great-4-26-2025'],['Naples Philharmonic: Lucia di Lammermoor','Artis-Naples','Naples, FL','Friday','May 2','7:00 PM','6991369','Naples-Philharmonic--Lucia-di-Lammermoor-5-2-2025'],['Complexions Contemporary Ballet','Artis-Naples','Naples, FL','Sunday','May 4','7:00 PM','7031673','Complexions-Contemporary-Ballet-5-4-2025'],['Naples Philharmonic: Zachary DePue - Zachary Plays Barber','Artis-Naples','Naples, FL','Thursday','May 8','7:30 PM','6949787','Naples-Philharmonic--Zachary-DePue---Zachary-Plays-Barber-5-8-2025'],['Naples Philharmonic: Zachary DePue - Zachary Plays Barber','Artis-Naples','Naples, FL','Friday','May 9','7:30 PM','6949788','Naples-Philharmonic--Zachary-DePue---Zachary-Plays-Barber-5-9-2025'],['Naples Philharmonic: Side-by-Side','Artis-Naples','Naples, FL','Sunday','May 11','7:00 PM','7031766','Naples-Philharmonic--Side-by-Side-5-11-2025'],['Naples Ballet: The Sleeping Beauty','Artis-Naples','Naples, FL','Thursday','May 15','7:00 PM','6949794','Naples-Ballet--The-Sleeping-Beauty-5-15-2025'],['Patriotic Pops','Artis-Naples','Naples, FL','Thursday','May 22','7:30 PM','6949785','Patriotic-Pops-5-22-2025'],['Patriotic Pops','Artis-Naples','Naples, FL','Friday','May 23','7:30 PM','6949786','Patriotic-Pops-5-23-2025'],['Stomp','Artis-Naples','Naples, FL','Tuesday','Jun 3','7:30 PM','6809629','Stomp-6-3-2025'],['Stomp','Artis-Naples','Naples, FL','Wednesday','Jun 4','7:30 PM','6809630','Stomp-6-4-2025']]);