// 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([['Dude Perfect','Kia Center','Orlando, FL','Thursday','Jul 17','7:00 PM','6746564','Dude-Perfect-7-17-2025'],['Ateez','Kia Center','Orlando, FL','Monday','Jul 21','7:30 PM','7085385','Ateez-7-21-2025'],['Ateez','Kia Center','Orlando, FL','Tuesday','Jul 22','7:30 PM','7068743','Ateez-7-22-2025'],['Ado - Artist','Kia Center','Orlando, FL','Saturday','Jul 26','8:00 PM','6785552','Ado---Artist-7-26-2025'],['Monster Jam','Kia Center','Orlando, FL','Saturday','Aug 2','12:00 PM','7032677','Monster-Jam-8-2-2025'],['Monster Jam','Kia Center','Orlando, FL','Saturday','Aug 2','6:00 PM','7032678','Monster-Jam-8-2-2025'],['Monster Jam','Kia Center','Orlando, FL','Sunday','Aug 3','1:00 PM','7032679','Monster-Jam-8-3-2025'],['Maxwell','Kia Center','Orlando, FL','Saturday','Aug 9','8:00 PM','7057891','Maxwell-8-9-2025'],['Nate Bargatze','Kia Center','Orlando, FL','Saturday','Aug 16','7:00 PM','6858790','Nate-Bargatze-8-16-2025'],['Nate Bargatze','Kia Center','Orlando, FL','Sunday','Aug 17','7:00 PM','6959610','Nate-Bargatze-8-17-2025'],['Disney On Ice','Kia Center','Orlando, FL','Friday','Aug 29','7:30 PM','7148064','Disney-On-Ice-8-29-2025'],['Disney On Ice','Kia Center','Orlando, FL','Saturday','Aug 30','11:00 AM','7148065','Disney-On-Ice-8-30-2025'],['Disney On Ice','Kia Center','Orlando, FL','Saturday','Aug 30','3:00 PM','7148066','Disney-On-Ice-8-30-2025'],['Disney On Ice','Kia Center','Orlando, FL','Saturday','Aug 30','7:00 PM','7148067','Disney-On-Ice-8-30-2025'],['Disney On Ice','Kia Center','Orlando, FL','Sunday','Aug 31','1:00 PM','7148068','Disney-On-Ice-8-31-2025'],['Disney On Ice','Kia Center','Orlando, FL','Sunday','Aug 31','5:00 PM','7148069','Disney-On-Ice-8-31-2025'],['Kali Uchis','Kia Center','Orlando, FL','Thursday','Sep 4','8:00 PM','7154962','Kali-Uchis-9-4-2025'],['Cody Johnson','Kia Center','Orlando, FL','Friday','Sep 5','7:30 PM','7084051','Cody-Johnson-9-5-2025'],['Cody Johnson','Kia Center','Orlando, FL','Saturday','Sep 6','7:30 PM','7068805','Cody-Johnson-9-6-2025'],['Disney's Descendants & Zombies: Worlds Collide','Kia Center','Orlando, FL','Sunday','Sep 7','7:00 PM','6813766','Disney-s-Descendants---Zombies--Worlds-Collide-9-7-2025'],['Eladio Carrion','Kia Center','Orlando, FL','Friday','Sep 12','8:00 PM','7114780','Eladio-Carrion-9-12-2025'],['Tate McRae','Kia Center','Orlando, FL','Saturday','Sep 13','7:00 PM','6826199','Tate-McRae-9-13-2025'],['Tate McRae','Kia Center','Orlando, FL','Sunday','Sep 14','7:00 PM','6837815','Tate-McRae-9-14-2025'],['Laufey & Suki Waterhouse','Kia Center','Orlando, FL','Monday','Sep 15','7:30 PM','7185136','Laufey---Suki-Waterhouse-9-15-2025']]);