// 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([['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'],['It's A 2000's Party','Toads Place CT','New Haven, CT','Friday','Sep 5','8:00 PM','7307499','It-s-A-2000-s-Party-9-5-2025'],['Quinn XCII','Toads Place CT','New Haven, CT','Saturday','Sep 6','7:30 PM','7314630','Quinn-XCII-9-6-2025'],['Saturday Night Dance Party','Toads Place CT','New Haven, CT','Saturday','Sep 6','9:45 PM','7344666','Saturday-Night-Dance-Party-9-6-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'],['Boots & Beats a Country EDM Concert','Toads Place CT','New Haven, CT','Friday','Sep 19','9:00 PM','7299224','Boots---Beats-a-Country-EDM-Concert-9-19-2025'],['Babytron','Toads Place CT','New Haven, CT','Sunday','Sep 21','8:00 PM','7198286','Babytron-9-21-2025'],['Collective Soul','Toads Place CT','New Haven, CT','Friday','Sep 26','8:00 PM','7291588','Collective-Soul-9-26-2025'],['Blessthefall','Toads Place CT','New Haven, CT','Saturday','Sep 27','5:30 PM','7271352','Blessthefall-9-27-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'],['Bingo Loco','Toads Place CT','New Haven, CT','Friday','Oct 3','6:00 PM','7302033','Bingo-Loco-10-3-2025'],['Bingo Loco','Toads Place CT','New Haven, CT','Friday','Oct 3','10:00 PM','7302035','Bingo-Loco-10-3-2025'],['Chase Rice','Toads Place CT','New Haven, CT','Saturday','Oct 4','6:00 PM','7180539','Chase-Rice-10-4-2025'],['DJ Buck's Blendapalooza','Toads Place CT','New Haven, CT','Sunday','Oct 5','4:00 PM','7337232','DJ-Buck-s-Blendapalooza-10-5-2025'],['Alexandra Kay','Toads Place CT','New Haven, CT','Tuesday','Oct 7','8:00 PM','7308498','Alexandra-Kay-10-7-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'],['Lamp - Band','Toads Place CT','New Haven, CT','Saturday','Oct 18','8:00 PM','7288627','Lamp---Band-10-18-2025']]);