// 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([['Let's Sing Taylor - A Live Band Celebrating Music of Taylor Swift','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Feb 22','7:30 PM','6818646','Let-s-Sing-Taylor---A-Live-Band-Celebrating-Music-of-Taylor-Swift-2-22-2025'],['Rain - A Tribute to The Beatles','Toyota Oakdale Theatre','Wallingford, CT','Sunday','Mar 2','3:00 PM','6839502','Rain---A-Tribute-to-The-Beatles-3-2-2025'],['Phil Wickham','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Mar 8','7:00 PM','6711239','Phil-Wickham-3-8-2025'],['Dream Theater','Toyota Oakdale Theatre','Wallingford, CT','Friday','Mar 14','7:30 PM','6698216','Dream-Theater-3-14-2025'],['MercyMe','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Mar 15','7:00 PM','6834089','MercyMe-3-15-2025'],['Lee Brice','Toyota Oakdale Theatre','Wallingford, CT','Friday','Mar 21','8:00 PM','6736655','Lee-Brice-3-21-2025'],['Jeezy','Toyota Oakdale Theatre','Wallingford, CT','Friday','Mar 28','8:00 PM','6927722','Jeezy-3-28-2025'],['Experience Hendrix - Kenny Wayne Shepherd & Marcus King','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Mar 29','7:30 PM','6821176','Experience-Hendrix---Kenny-Wayne-Shepherd---Marcus-King-3-29-2025'],['Aziz Ansari','Toyota Oakdale Theatre','Wallingford, CT','Sunday','Mar 30','7:00 PM','6874480','Aziz-Ansari-3-30-2025'],['Riverdance','Toyota Oakdale Theatre','Wallingford, CT','Tuesday','Apr 1','7:00 PM','6820391','Riverdance-4-1-2025'],['Riverdance','Toyota Oakdale Theatre','Wallingford, CT','Wednesday','Apr 2','7:00 PM','6820392','Riverdance-4-2-2025'],['Riverdance','Toyota Oakdale Theatre','Wallingford, CT','Thursday','Apr 3','7:00 PM','6820393','Riverdance-4-3-2025'],['Dylan Scott','Toyota Oakdale Theatre','Wallingford, CT','Friday','Apr 4','7:30 PM','6749489','Dylan-Scott-4-4-2025'],['The Rocket Man Show','Toyota Oakdale Theatre','Wallingford, CT','Saturday','Apr 19','7:30 PM','6859329','The-Rocket-Man-Show-4-19-2025'],['Brit Floyd','Toyota Oakdale Theatre','Wallingford, CT','Friday','Apr 25','8:00 PM','6762052','Brit-Floyd-4-25-2025'],['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'],['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']]);