// 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([['Danny Go!','Toyota Oakdale Theatre','Wallingford, CT','Thursday','Sep 11','5:00 PM','7182804','Danny-Go--9-11-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'],['The Witcher in Concert','Toyota Oakdale Theatre','Wallingford, CT','Sunday','Sep 21','7:00 PM','7180364','The-Witcher-in-Concert-9-21-2025'],['Yes','Toyota Oakdale Theatre','Wallingford, CT','Wednesday','Oct 1','7:30 PM','7206391','Yes-10-1-2025'],['Reggae Rewind: Mr. Vegas, Gyptian, & Kevin Lyttle','Toyota Oakdale Theatre','Wallingford, CT','Friday','Oct 3','8:00 PM','7196906','Reggae-Rewind--Mr--Vegas--Gyptian----Kevin-Lyttle-10-3-2025'],['Kevin Gates','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Oct 4','8:00 PM','7138529','Kevin-Gates-10-4-2025'],['David Byrne','Toyota Oakdale Theatre','Wallingford, CT','Tuesday','Oct 7','8:00 PM','7205177','David-Byrne-10-7-2025'],['Avatar: The Last Airbender in Concert','Toyota Oakdale Theatre','Wallingford, CT','Friday','Oct 10','7:30 PM','7122078','Avatar--The-Last-Airbender-in-Concert-10-10-2025'],['Voyage - A Journey Tribute','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Oct 11','7:30 PM','7138637','Voyage---A-Journey-Tribute-10-11-2025'],['Dog Man - The Musical','Toyota Oakdale Theatre','Wallingford, CT','Friday','Oct 17','7:00 PM','7224753','Dog-Man---The-Musical-10-17-2025'],['G Herbo','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Oct 18','8:00 PM','7366907','G-Herbo-10-18-2025'],['El Alfa','Toyota Oakdale Theatre','Wallingford, CT','Friday','Oct 24','8:00 PM','7152867','El-Alfa-10-24-2025'],['Twilight In Concert','Toyota Oakdale Theatre','Wallingford, CT','Sunday','Oct 26','7:30 PM','7085508','Twilight-In-Concert-10-26-2025'],['Rumours of Fleetwood Mac','Toyota Oakdale Theatre','Wallingford, CT','Friday','Oct 31','8:00 PM','7259365','Rumours-of-Fleetwood-Mac-10-31-2025'],['Gabby's Dollhouse Live!','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Nov 1','1:00 PM','7155066','Gabby-s-Dollhouse-Live--11-1-2025'],['Trivium, Jinjer & Heriot','Toyota Oakdale Theatre','Wallingford, CT','Friday','Nov 7','7:30 PM','7221644','Trivium--Jinjer---Heriot-11-7-2025'],['Zakk Sabbath - Zakk Wylde's Black Sabbath Cover Band','Toyota Oakdale Theatre','Wallingford, CT','Friday','Nov 21','7:00 PM','7194076','Zakk-Sabbath---Zakk-Wylde-s-Black-Sabbath-Cover-Band-11-21-2025'],['Get The Led Out - Tribute Band','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Nov 22','8:00 PM','7353447','Get-The-Led-Out---Tribute-Band-11-22-2025'],['Cirque Dreams: Holidaze','Toyota Oakdale Theatre','Wallingford, CT','Friday','Nov 28','4:00 PM','7269609','Cirque-Dreams--Holidaze-11-28-2025'],['Cirque Dreams: Holidaze','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Nov 29','1:00 PM','7269610','Cirque-Dreams--Holidaze-11-29-2025'],['Cirque Dreams: Holidaze','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Nov 29','5:00 PM','7269612','Cirque-Dreams--Holidaze-11-29-2025'],['Raekwon & Mobb Deep','Toyota Oakdale Theatre','Wallingford, CT','Monday','Dec 1','7:30 PM','7333039','Raekwon---Mobb-Deep-12-1-2025'],['The Allman Betts Family Revival','Toyota Oakdale Theatre','Wallingford, CT','Thursday','Dec 4','7:30 PM','7306028','The-Allman-Betts-Family-Revival-12-4-2025']]);