// 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-01A 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([['Yolanda Adams','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Friday','Jan 31','7:00 PM','6683297','Yolanda-Adams-1-31-2025'],['Jerry Seinfeld','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Feb 1','5:00 PM','6881888','Jerry-Seinfeld-2-1-2025'],['Jerry Seinfeld','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Feb 1','8:00 PM','6819300','Jerry-Seinfeld-2-1-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Tuesday','Feb 4','7:30 PM','6274265','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-4-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Wednesday','Feb 5','7:30 PM','6274266','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-5-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Thursday','Feb 6','1:00 PM','6753699','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-6-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Thursday','Feb 6','7:30 PM','6274267','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-6-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Friday','Feb 7','8:00 PM','6273178','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-7-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Feb 8','2:00 PM','6274268','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-8-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Feb 8','8:00 PM','6274269','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-8-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','Feb 9','1:00 PM','6274271','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-9-2025'],['A Beautiful Noise - The Neil Diamond Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','Feb 9','6:30 PM','6274270','A-Beautiful-Noise---The-Neil-Diamond-Musical-2-9-2025'],['Alton Brown: Last Bite','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Feb 15','7:30 PM','6752873','Alton-Brown--Last-Bite-2-15-2025'],['Pimpinela','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','Feb 16','8:00 PM','6758985','Pimpinela-2-16-2025'],['Danny Go!','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Thursday','Feb 20','6:00 PM','6919021','Danny-Go--2-20-2025'],['Ednita Nazario','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Friday','Feb 21','8:00 PM','6746936','Ednita-Nazario-2-21-2025'],['Wild Kratts - Live','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Feb 22','1:00 PM','6706290','Wild-Kratts---Live-2-22-2025'],['Wild Kratts - Live','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Feb 22','5:00 PM','6748096','Wild-Kratts---Live-2-22-2025'],['Dancing with the Stars Live','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Sunday','Mar 2','8:00 PM','6752069','Dancing-with-the-Stars-Live-3-2-2025'],['MJ - The Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Tuesday','Mar 4','7:30 PM','6274272','MJ---The-Musical-3-4-2025'],['MJ - The Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Wednesday','Mar 5','7:30 PM','6274273','MJ---The-Musical-3-5-2025'],['MJ - The Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Thursday','Mar 6','7:30 PM','6274274','MJ---The-Musical-3-6-2025'],['MJ - The Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Friday','Mar 7','8:00 PM','6273177','MJ---The-Musical-3-7-2025'],['MJ - The Musical','Dr. Phillips Center - Walt Disney Theater','Orlando, FL','Saturday','Mar 8','2:00 PM','6274275','MJ---The-Musical-3-8-2025']]);