// 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-03A 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([['Oso Oso','Will's Pub','Orlando, FL','Thursday','Sep 11','7:00 PM','7140011','Oso-Oso-9-11-2025'],['Dion Lunadon','Will's Pub','Orlando, FL','Saturday','Sep 20','8:00 PM','7256216','Dion-Lunadon-9-20-2025'],['Dylan Cotrone','Will's Pub','Orlando, FL','Friday','Sep 26','8:00 PM','7320577','Dylan-Cotrone-9-26-2025'],['Youth to the Front','Will's Pub','Orlando, FL','Saturday','Sep 27','2:00 PM','7256217','Youth-to-the-Front-9-27-2025'],['Parrotfish','Will's Pub','Orlando, FL','Saturday','Sep 27','8:00 PM','7281763','Parrotfish-9-27-2025'],['Petite League','Will's Pub','Orlando, FL','Friday','Oct 3','8:00 PM','7281762','Petite-League-10-3-2025'],['60 Juno','Will's Pub','Orlando, FL','Saturday','Oct 4','8:00 PM','7256219','60-Juno-10-4-2025'],['Cryptodira, Float Omen & Counterattack','Will's Pub','Orlando, FL','Monday','Oct 6','7:00 PM','7361351','Cryptodira--Float-Omen---Counterattack-10-6-2025'],['The Thing with Feathers','Will's Pub','Orlando, FL','Sunday','Oct 12','7:00 PM','7153498','The-Thing-with-Feathers-10-12-2025'],['Open Mike Eagle','Will's Pub','Orlando, FL','Wednesday','Oct 15','7:00 PM','7361350','Open-Mike-Eagle-10-15-2025'],['Mind's Eye & Hot Flash Heat Wave','Will's Pub','Orlando, FL','Thursday','Oct 16','7:00 PM','7240508','Mind-s-Eye---Hot-Flash-Heat-Wave-10-16-2025'],['Mexican Slum Rats','Will's Pub','Orlando, FL','Thursday','Oct 23','8:00 PM','7281765','Mexican-Slum-Rats-10-23-2025'],['Ace Monroe','Will's Pub','Orlando, FL','Friday','Oct 24','7:00 PM','7351907','Ace-Monroe-10-24-2025'],['Acid Mothers Temple','Will's Pub','Orlando, FL','Wednesday','Oct 29','7:00 PM','7238822','Acid-Mothers-Temple-10-29-2025'],['Action/Adventure & Diva Bleach','Will's Pub','Orlando, FL','Monday','Nov 10','8:00 PM','7354792','Action-Adventure---Diva-Bleach-11-10-2025'],['Vortxz','Will's Pub','Orlando, FL','Sunday','Nov 16','7:00 PM','7337238','Vortxz-11-16-2025'],['Gavn!','Will's Pub','Orlando, FL','Wednesday','Jan 28','7:00 PM','7058623','Gavn--1-28-2026']]);