// 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([['Standards, Floral & Cloutchaser','Will's Pub','Orlando, FL','Saturday','Jul 5','7:00 PM','7125811','Standards--Floral---Cloutchaser-7-5-2025'],['Dremm','Will's Pub','Orlando, FL','Tuesday','Jul 8','8:00 PM','7204452','Dremm-7-8-2025'],['ZETA','Will's Pub','Orlando, FL','Wednesday','Jul 9','8:00 PM','7175752','ZETA-7-9-2025'],['The Degenerates','Will's Pub','Orlando, FL','Wednesday','Jul 16','8:00 PM','7177736','The-Degenerates-7-16-2025'],['Gavn!','Will's Pub','Orlando, FL','Thursday','Jul 24','7:00 PM','7058623','Gavn--7-24-2025'],['Bear Ghost','Will's Pub','Orlando, FL','Friday','Jul 25','8:00 PM','7175745','Bear-Ghost-7-25-2025'],['Alphabet Aces ','Will's Pub','Orlando, FL','Friday','Aug 22','8:00 PM','7153518','Alphabet-Aces--8-22-2025'],['Oso Oso','Will's Pub','Orlando, FL','Thursday','Sep 11','7:00 PM','7140011','Oso-Oso-9-11-2025'],['The Thing with Feathers','Will's Pub','Orlando, FL','Sunday','Oct 12','7:00 PM','7153498','The-Thing-with-Feathers-10-12-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'],['Acid Mothers Temple','Will's Pub','Orlando, FL','Wednesday','Oct 29','7:00 PM','7238822','Acid-Mothers-Temple-10-29-2025']]);