// 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([['High On Fire','Toads Place CT','New Haven, CT','Saturday','May 11','7:00 PM','6330176','High-On-Fire-5-11-2024'],['Hanabie','Toads Place CT','New Haven, CT','Friday','May 17','7:00 PM','6264902','Hanabie-5-17-2024'],['Sebastian Bach','Toads Place CT','New Haven, CT','Tuesday','May 21','8:00 PM','6295661','Sebastian-Bach-5-21-2024'],['Buckethead','Toads Place CT','New Haven, CT','Thursday','May 23','9:00 PM','6319170','Buckethead-5-23-2024'],['Abbath','Toads Place CT','New Haven, CT','Friday','May 24','6:30 PM','6295862','Abbath-5-24-2024'],['Smash Into Pieces','Toads Place CT','New Haven, CT','Saturday','May 25','7:00 PM','6150219','Smash-Into-Pieces-5-25-2024'],['The Alarm, The Blow Monkeys & Belouis Some','Toads Place CT','New Haven, CT','Sunday','May 26','7:00 PM','6220077','The-Alarm--The-Blow-Monkeys---Belouis-Some-5-26-2024'],['Symphony X','Toads Place CT','New Haven, CT','Thursday','May 30','8:00 PM','6264962','Symphony-X-5-30-2024'],['Earth: Black Sabbath Tribute','Toads Place CT','New Haven, CT','Saturday','Jun 1','3:30 PM','6354929','Earth--Black-Sabbath-Tribute-6-1-2024'],['The Warped Tour Band','Toads Place CT','New Haven, CT','Saturday','Jun 8','7:30 PM','6317046','The-Warped-Tour-Band-6-8-2024'],['Monsieur Perine','Toads Place CT','New Haven, CT','Friday','Jun 14','8:00 PM','6252769','Monsieur-Perine-6-14-2024'],['Saosin','Toads Place CT','New Haven, CT','Sunday','Jun 16','7:30 PM','6406679','Saosin-6-16-2024'],['Niko Moon','Toads Place CT','New Haven, CT','Thursday','Jun 20','8:00 PM','6401323','Niko-Moon-6-20-2024'],['Charles Esten','Toads Place CT','New Haven, CT','Saturday','Jun 22','7:30 PM','6340770','Charles-Esten-6-22-2024'],['Charles Wesley Godwin','Toads Place CT','New Haven, CT','Sunday','Jul 21','7:30 PM','6378613','Charles-Wesley-Godwin-7-21-2024'],['The Dip','Toads Place CT','New Haven, CT','Thursday','Aug 15','8:00 PM','6343238','The-Dip-8-15-2024'],['Crumb','Toads Place CT','New Haven, CT','Thursday','Sep 5','8:00 PM','6403727','Crumb-9-5-2024'],['Gogol Bordello','Toads Place CT','New Haven, CT','Friday','Sep 13','7:00 PM','6413969','Gogol-Bordello-9-13-2024'],['Bowling for Soup','Toads Place CT','New Haven, CT','Thursday','Sep 19','7:30 PM','6343475','Bowling-for-Soup-9-19-2024'],['Morgan Wade','Toads Place CT','New Haven, CT','Sunday','Sep 29','7:30 PM','6378615','Morgan-Wade-9-29-2024'],['Mother Mother','Toads Place CT','New Haven, CT','Monday','Sep 30','8:00 PM','6396624','Mother-Mother-9-30-2024'],['Ricky Montgomery','Toads Place CT','New Haven, CT','Thursday','Oct 17','8:00 PM','6397071','Ricky-Montgomery-10-17-2024'],['Movements, Teenage Wrist & Queen of Jeans','Toads Place CT','New Haven, CT','Friday','May 9','TBD','4409586','Movements--Teenage-Wrist---Queen-of-Jeans-5-9-2070'],['Zach Deputy','Toads Place CT','New Haven, CT','Friday','Aug 1','TBD','4379942','Zach-Deputy-8-1-2070']]);