// 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-01B 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([['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Thursday','Apr 24','7:30 PM','6271091','The-Lion-King-4-24-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Friday','Apr 25','8:00 PM','6271092','The-Lion-King-4-25-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Apr 26','2:00 PM','6270771','The-Lion-King-4-26-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Apr 26','8:00 PM','6271093','The-Lion-King-4-26-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','Apr 27','1:00 PM','6271094','The-Lion-King-4-27-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','Apr 27','6:30 PM','6271095','The-Lion-King-4-27-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Tuesday','Apr 29','7:30 PM','6271096','The-Lion-King-4-29-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Wednesday','Apr 30','7:30 PM','6271097','The-Lion-King-4-30-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Thursday','May 1','7:30 PM','6271098','The-Lion-King-5-1-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Friday','May 2','8:00 PM','6271099','The-Lion-King-5-2-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','May 3','2:00 PM','6271100','The-Lion-King-5-3-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','May 3','8:00 PM','6271101','The-Lion-King-5-3-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','May 4','1:00 PM','6271102','The-Lion-King-5-4-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','May 4','6:30 PM','6271103','The-Lion-King-5-4-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Tuesday','May 6','7:30 PM','6271104','The-Lion-King-5-6-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Wednesday','May 7','7:30 PM','6271105','The-Lion-King-5-7-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Thursday','May 8','7:30 PM','6271106','The-Lion-King-5-8-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Friday','May 9','8:00 PM','6271107','The-Lion-King-5-9-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','May 10','2:00 PM','6271108','The-Lion-King-5-10-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','May 10','8:00 PM','6271109','The-Lion-King-5-10-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','May 11','1:00 PM','6271110','The-Lion-King-5-11-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','May 11','6:30 PM','6271111','The-Lion-King-5-11-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Tuesday','May 13','7:30 PM','6271112','The-Lion-King-5-13-2025'],['The Lion King','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Wednesday','May 14','7:30 PM','6271113','The-Lion-King-5-14-2025']]);