// 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-04B 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([['Faire of the Dog','Will's Pub','Orlando, FL','Sunday','Apr 27','12:00 PM','7105244','Faire-of-the-Dog-4-27-2025'],['Claire Liparulo ','Will's Pub','Orlando, FL','Wednesday','Apr 30','8:00 PM','7105258','Claire-Liparulo--4-30-2025'],['Thrull ','Will's Pub','Orlando, FL','Thursday','May 1','8:00 PM','7105274','Thrull--5-1-2025'],['Good Neighbours','Will's Pub','Orlando, FL','Friday','May 2','8:00 PM','7037705','Good-Neighbours-5-2-2025'],['Marielle Kraft','Will's Pub','Orlando, FL','Saturday','May 3','8:00 PM','7105235','Marielle-Kraft-5-3-2025'],['Tall Juan','Will's Pub','Orlando, FL','Sunday','May 4','7:00 PM','7105272','Tall-Juan-5-4-2025'],['Star Wars Trivia','Will's Pub','Orlando, FL','Monday','May 5','8:00 PM','7105270','Star-Wars-Trivia-5-5-2025'],['Brokencyde','Will's Pub','Orlando, FL','Tuesday','May 6','7:00 PM','7102743','Brokencyde-5-6-2025'],['Control This & The Toasters','Will's Pub','Orlando, FL','Wednesday','May 7','8:00 PM','6941765','Control-This---The-Toasters-5-7-2025'],['Pangolin','Will's Pub','Orlando, FL','Thursday','May 8','7:00 PM','7105268','Pangolin-5-8-2025'],['Damage ','Will's Pub','Orlando, FL','Saturday','May 10','7:00 PM','7105261','Damage--5-10-2025'],['Terri Baltimore ','Will's Pub','Orlando, FL','Monday','May 12','6:00 PM','7105273','Terri-Baltimore--5-12-2025'],['Feyleux','Will's Pub','Orlando, FL','Thursday','May 15','8:00 PM','7105243','Feyleux-5-15-2025'],['Korine','Will's Pub','Orlando, FL','Friday','May 16','8:00 PM','6940067','Korine-5-16-2025'],['zzzahara','Will's Pub','Orlando, FL','Saturday','May 17','8:00 PM','6883298','zzzahara-5-17-2025'],['Gridiron','Will's Pub','Orlando, FL','Sunday','May 18','7:00 PM','7001015','Gridiron-5-18-2025'],['Wim Tapley And The Cannons','Will's Pub','Orlando, FL','Thursday','May 22','8:00 PM','7105234','Wim-Tapley-And-The-Cannons-5-22-2025'],['Kandi kRAVE','Will's Pub','Orlando, FL','Wednesday','May 28','10:00 PM','7105262','Kandi-kRAVE-5-28-2025'],['Amani Minott','Will's Pub','Orlando, FL','Friday','May 30','7:00 PM','7105256','Amani-Minott-5-30-2025'],['Melrose Avenue','Will's Pub','Orlando, FL','Thursday','Jun 5','7:00 PM','7105265','Melrose-Avenue-6-5-2025'],['Leisure Hour','Will's Pub','Orlando, FL','Friday','Jun 6','8:00 PM','7105264','Leisure-Hour-6-6-2025'],['Hollow Leg','Will's Pub','Orlando, FL','Thursday','Jun 12','8:00 PM','7105231','Hollow-Leg-6-12-2025'],['Aaron Dilloway','Will's Pub','Orlando, FL','Friday','Jun 20','8:00 PM','7105254','Aaron-Dilloway-6-20-2025'],['Cardiel','Will's Pub','Orlando, FL','Saturday','Jun 21','8:00 PM','7105233','Cardiel-6-21-2025']]);