// 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-04A 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([['Nico Play','Will's Pub','Orlando, FL','Thursday','Jan 30','8:00 PM','6854252','Nico-Play-1-30-2025'],['The Legendary JC's - Show','Will's Pub','Orlando, FL','Friday','Jan 31','8:00 PM','6910235','The-Legendary-JC-s---Show-1-31-2025'],['The Sh-Booms, Loose Touch & Skeletizer','Will's Pub','Orlando, FL','Saturday','Feb 1','8:00 PM','6927122','The-Sh-Booms--Loose-Touch---Skeletizer-2-1-2025'],['La Securite','Will's Pub','Orlando, FL','Monday','Feb 3','8:00 PM','6902354','La-Securite-2-3-2025'],['Sarah and The Safeword','Will's Pub','Orlando, FL','Tuesday','Feb 4','7:00 PM','6874355','Sarah-and-The-Safeword-2-4-2025'],['Cannibal Kids','Will's Pub','Orlando, FL','Thursday','Feb 6','7:00 PM','6941755','Cannibal-Kids-2-6-2025'],['Maggie Miles','Will's Pub','Orlando, FL','Friday','Feb 7','8:00 PM','6940125','Maggie-Miles-2-7-2025'],['Cardiel','Will's Pub','Orlando, FL','Saturday','Feb 8','7:00 PM','6941763','Cardiel-2-8-2025'],['Newgrounds Death Rugby','Will's Pub','Orlando, FL','Tuesday','Feb 11','7:00 PM','6902438','Newgrounds-Death-Rugby-2-11-2025'],['The Tremolords','Will's Pub','Orlando, FL','Saturday','Feb 15','8:00 PM','6941775','The-Tremolords-2-15-2025'],['Five Eight','Will's Pub','Orlando, FL','Sunday','Feb 16','7:00 PM','6941769','Five-Eight-2-16-2025'],['Devon Kay and The Solutions','Will's Pub','Orlando, FL','Wednesday','Feb 19','7:00 PM','6902440','Devon-Kay-and-The-Solutions-2-19-2025'],['Landon Conrath','Will's Pub','Orlando, FL','Thursday','Feb 20','7:00 PM','6430338','Landon-Conrath-2-20-2025'],['Tim Barry','Will's Pub','Orlando, FL','Friday','Feb 21','7:00 PM','6902429','Tim-Barry-2-21-2025'],['Leisure Chief','Will's Pub','Orlando, FL','Saturday','Feb 22','8:00 PM','6941754','Leisure-Chief-2-22-2025'],['Matt Corman & Ollie Joseph','Will's Pub','Orlando, FL','Sunday','Feb 23','7:00 PM','6891057','Matt-Corman---Ollie-Joseph-2-23-2025'],['Not Nine Inch Nails','Will's Pub','Orlando, FL','Friday','Feb 28','8:00 PM','6940047','Not-Nine-Inch-Nails-2-28-2025'],['ASkySoBlack','Will's Pub','Orlando, FL','Sunday','Mar 2','8:00 PM','6941761','ASkySoBlack-3-2-2025'],['Swamp Sistas Mardi Gras Mambo','Will's Pub','Orlando, FL','Tuesday','Mar 4','6:00 PM','6941773','Swamp-Sistas-Mardi-Gras-Mambo-3-4-2025'],['Yarn','Will's Pub','Orlando, FL','Saturday','Mar 8','8:00 PM','6890117','Yarn-3-8-2025'],['Control This','Will's Pub','Orlando, FL','Sunday','Mar 9','2:00 PM','6941764','Control-This-3-9-2025'],['Austin Meade','Will's Pub','Orlando, FL','Sunday','Mar 9','7:00 PM','6885718','Austin-Meade-3-9-2025'],['Kody West','Will's Pub','Orlando, FL','Wednesday','Mar 12','7:00 PM','6958183','Kody-West-3-12-2025'],['Chad Tepper','Will's Pub','Orlando, FL','Sunday','Mar 16','8:00 PM','6918295','Chad-Tepper-3-16-2025']]);