// 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-02B 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([['Battle of the Bands','Toads Place CT','New Haven, CT','Thursday','May 1','7:00 PM','7040372','Battle-of-the-Bands-5-1-2025'],['Club Cunt','Toads Place CT','New Haven, CT','Friday','May 2','9:00 PM','7055363','Club-Cunt-5-2-2025'],['Larry Fleet','Toads Place CT','New Haven, CT','Saturday','May 3','7:00 PM','6695985','Larry-Fleet-5-3-2025'],['Darren Kiely','Toads Place CT','New Haven, CT','Tuesday','May 6','7:30 PM','6958277','Darren-Kiely-5-6-2025'],['Leprous','Toads Place CT','New Haven, CT','Thursday','May 8','7:30 PM','6778039','Leprous-5-8-2025'],['Max Creek','Toads Place CT','New Haven, CT','Friday','May 9','8:00 PM','7009161','Max-Creek-5-9-2025'],['Curren$Y','Toads Place CT','New Haven, CT','Saturday','May 10','8:00 PM','7018150','Curren-Y-5-10-2025'],['Coco Jones & Lady London','Toads Place CT','New Haven, CT','Monday','May 12','8:00 PM','7008807','Coco-Jones---Lady-London-5-12-2025'],['Silent Planet & Invent Animate','Toads Place CT','New Haven, CT','Tuesday','May 13','7:00 PM','6960127','Silent-Planet---Invent-Animate-5-13-2025'],['Mystic Dead','Toads Place CT','New Haven, CT','Friday','May 16','8:00 PM','7074174','Mystic-Dead-5-16-2025'],['Billy Sherwood','Toads Place CT','New Haven, CT','Tuesday','May 20','8:00 PM','7094426','Billy-Sherwood-5-20-2025'],['Captain Jack and The Strangers - Billy Joel Tribute Band','Toads Place CT','New Haven, CT','Friday','May 23','8:30 PM','7116453','Captain-Jack-and-The-Strangers---Billy-Joel-Tribute-Band-5-23-2025'],['Hari Kondabolu','Toads Place CT','New Haven, CT','Wednesday','May 28','7:30 PM','7032605','Hari-Kondabolu-5-28-2025'],['SiR - Artist','Toads Place CT','New Haven, CT','Sunday','Jun 1','8:00 PM','7022656','SiR---Artist-6-1-2025'],['The Kills','Toads Place CT','New Haven, CT','Sunday','Jun 8','8:00 PM','7011340','The-Kills-6-8-2025'],['The Wankers','Toads Place CT','New Haven, CT','Friday','Jun 13','9:00 PM','7100121','The-Wankers-6-13-2025'],['Artimus Pyle Band','Toads Place CT','New Haven, CT','Friday','Jun 27','9:00 PM','7092253','Artimus-Pyle-Band-6-27-2025'],['Yelawolf','Toads Place CT','New Haven, CT','Sunday','Jul 13','7:30 PM','7074152','Yelawolf-7-13-2025'],['Kurt Vile and The Violators','Toads Place CT','New Haven, CT','Sunday','Jul 20','8:00 PM','7035319','Kurt-Vile-and-The-Violators-7-20-2025'],['Anberlin','Toads Place CT','New Haven, CT','Tuesday','Aug 5','7:30 PM','7094811','Anberlin-8-5-2025'],['Silversun Pickups','Toads Place CT','New Haven, CT','Wednesday','Aug 20','8:00 PM','7045024','Silversun-Pickups-8-20-2025'],['DJ Pauly D','Toads Place CT','New Haven, CT','Thursday','Sep 4','8:00 PM','7104541','DJ-Pauly-D-9-4-2025'],['Matt Maltese','Toads Place CT','New Haven, CT','Tuesday','Sep 30','8:00 PM','7047436','Matt-Maltese-9-30-2025'],['Everclear','Toads Place CT','New Haven, CT','Thursday','Oct 23','7:00 PM','7021551','Everclear-10-23-2025']]);