// 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-01A 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([['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'],['Violent Vira','Toads Place CT','New Haven, CT','Thursday','Aug 7','8:00 PM','7173277','Violent-Vira-8-7-2025'],['Silversun Pickups','Toads Place CT','New Haven, CT','Wednesday','Aug 20','8:00 PM','7045024','Silversun-Pickups-8-20-2025'],['Boundaries','Toads Place CT','New Haven, CT','Sunday','Aug 24','6:30 PM','7122195','Boundaries-8-24-2025'],['Traveling Wilburys Revue','Toads Place CT','New Haven, CT','Tuesday','Aug 26','8:30 PM','7200365','Traveling-Wilburys-Revue-8-26-2025'],['The 30+ Party','Toads Place CT','New Haven, CT','Friday','Aug 29','6:00 PM','7226483','The-30--Party-8-29-2025'],['Jerry Cantrell','Toads Place CT','New Haven, CT','Wednesday','Sep 3','8:00 PM','7166568','Jerry-Cantrell-9-3-2025'],['DJ Pauly D','Toads Place CT','New Haven, CT','Thursday','Sep 4','8:00 PM','7104541','DJ-Pauly-D-9-4-2025'],['Allen Stone','Toads Place CT','New Haven, CT','Sunday','Sep 7','7:00 PM','7209712','Allen-Stone-9-7-2025'],['Dragonforce','Toads Place CT','New Haven, CT','Friday','Sep 12','8:00 PM','7223616','Dragonforce-9-12-2025'],['Babytron','Toads Place CT','New Haven, CT','Sunday','Sep 21','8:00 PM','7198286','Babytron-9-21-2025'],['Natasha Bedingfield','Toads Place CT','New Haven, CT','Sunday','Sep 28','8:00 PM','7235967','Natasha-Bedingfield-9-28-2025'],['Matt Maltese','Toads Place CT','New Haven, CT','Tuesday','Sep 30','8:00 PM','7047436','Matt-Maltese-9-30-2025'],['Marianas Trench','Toads Place CT','New Haven, CT','Wednesday','Oct 1','7:00 PM','7138735','Marianas-Trench-10-1-2025'],['Chase Rice','Toads Place CT','New Haven, CT','Saturday','Oct 4','6:00 PM','7180539','Chase-Rice-10-4-2025'],['Cash Cobain','Toads Place CT','New Haven, CT','Thursday','Oct 9','9:00 PM','7234435','Cash-Cobain-10-9-2025'],['John Cafferty','Toads Place CT','New Haven, CT','Friday','Oct 10','8:00 PM','7243998','John-Cafferty-10-10-2025'],['Borns','Toads Place CT','New Haven, CT','Sunday','Oct 12','7:30 PM','7194593','Borns-10-12-2025'],['Everclear','Toads Place CT','New Haven, CT','Thursday','Oct 23','7:00 PM','7021551','Everclear-10-23-2025'],['Saint Motel','Toads Place CT','New Haven, CT','Friday','Oct 24','8:00 PM','7120118','Saint-Motel-10-24-2025'],['Matt Maeson','Toads Place CT','New Haven, CT','Saturday','Oct 25','7:00 PM','7200034','Matt-Maeson-10-25-2025'],['Whitechapel','Toads Place CT','New Haven, CT','Sunday','Nov 16','6:55 PM','7180318','Whitechapel-11-16-2025']]);