// 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-03B 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 Concert - A Tribute to ABBA','Toyota Oakdale Theatre','Wallingford, CT','Friday','May 2','7:30 PM','6775599','The-Concert---A-Tribute-to-ABBA-5-2-2025'],['Jason Bonham's Led Zeppelin Evening','Toyota Oakdale Theatre','Wallingford, CT','Saturday','May 3','7:30 PM','7008518','Jason-Bonham-s-Led-Zeppelin-Evening-5-3-2025'],['Vince Gill','Toyota Oakdale Theatre','Wallingford, CT','Friday','May 16','7:30 PM','6996132','Vince-Gill-5-16-2025'],['Naruto: The Symphonic Experience','Toyota Oakdale Theatre','Wallingford, CT','Saturday','May 17','7:30 PM','6861297','Naruto--The-Symphonic-Experience-5-17-2025'],['Ha*Ash','Toyota Oakdale Theatre','Wallingford, CT','Saturday','May 24','8:00 PM','6530053','Ha-Ash-5-24-2025'],['CoComelon Live!','Toyota Oakdale Theatre','Wallingford, CT','Saturday','May 31','4:00 PM','6996128','CoComelon-Live--5-31-2025'],['Blues Traveler, Gin Blossoms & Spin Doctors','Toyota Oakdale Theatre','Wallingford, CT','Friday','Jul 18','6:00 PM','6968197','Blues-Traveler--Gin-Blossoms---Spin-Doctors-7-18-2025'],['Kidz Bop Live','Toyota Oakdale Theatre','Wallingford, CT','Sunday','Jul 20','4:00 PM','6980673','Kidz-Bop-Live-7-20-2025'],['Happy Together Tour','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Aug 2','TBD','6996277','Happy-Together-Tour-8-2-2025'],['Happy Together Tour','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Aug 2','7:00 PM','6996621','Happy-Together-Tour-8-2-2025'],['Voelkerball - A Tribute to Rammstein','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Aug 23','8:00 PM','7049554','Voelkerball---A-Tribute-to-Rammstein-8-23-2025'],['Chevelle, Asking Alexandria & Dead Poet Society','Toyota Oakdale Theatre','Wallingford, CT','Thursday','Aug 28','7:00 PM','7059128','Chevelle--Asking-Alexandria---Dead-Poet-Society-8-28-2025'],['Russell Dickerson','Toyota Oakdale Theatre','Wallingford, CT','Thursday','Sep 18','7:30 PM','7092615','Russell-Dickerson-9-18-2025'],['The Best of The Eagles','Toyota Oakdale Theatre','Wallingford, CT','Friday','Sep 19','7:30 PM','7069077','The-Best-of-The-Eagles-9-19-2025'],['Twilight In Concert','Toyota Oakdale Theatre','Wallingford, CT','Sunday','Oct 26','7:30 PM','7085508','Twilight-In-Concert-10-26-2025'],['Steve Martin & Martin Short','Toyota Oakdale Theatre','Wallingford, CT','Friday','Dec 5','7:30 PM','7020743','Steve-Martin---Martin-Short-12-5-2025']]);