// 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-03A 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([['Glen David Andrews','Colonial Theatre - Keene','Keene, NH','Saturday','Sep 6','7:00 PM','7218218','Glen-David-Andrews-9-6-2025'],['Crazy In Love - The Ultimate Beyonce Tribute','Colonial Theatre - Keene','Keene, NH','Saturday','Sep 20','7:00 PM','7218219','Crazy-In-Love---The-Ultimate-Beyonce-Tribute-9-20-2025'],['Sweet Honey In The Rock','Colonial Theatre - Keene','Keene, NH','Sunday','Sep 28','7:00 PM','7218220','Sweet-Honey-In-The-Rock-9-28-2025'],['Black Violin','Colonial Theatre - Keene','Keene, NH','Thursday','Oct 2','7:00 PM','7122287','Black-Violin-10-2-2025'],['Take Me Home: The Music of John Denver','Colonial Theatre - Keene','Keene, NH','Saturday','Oct 4','7:00 PM','7218221','Take-Me-Home--The-Music-of-John-Denver-10-4-2025'],['April Cushman & Michael Peterson','Colonial Theatre - Keene','Keene, NH','Saturday','Oct 18','7:00 PM','7218222','April-Cushman---Michael-Peterson-10-18-2025'],['Get The Led Out - Tribute Band','Colonial Theatre - Keene','Keene, NH','Saturday','Oct 25','7:30 PM','7218223','Get-The-Led-Out---Tribute-Band-10-25-2025'],['Choir! Choir! Choir!','Colonial Theatre - Keene','Keene, NH','Friday','Dec 5','7:00 PM','7218225','Choir--Choir--Choir--12-5-2025'],['Charles Dickens' A Christmas Carol','Colonial Theatre - Keene','Keene, NH','Saturday','Dec 13','7:00 PM','7218226','Charles-Dickens--A-Christmas-Carol-12-13-2025'],['Les Ballets Trockadero De Monte Carlo','Colonial Theatre - Keene','Keene, NH','Thursday','Feb 5','7:00 PM','7218228','Les-Ballets-Trockadero-De-Monte-Carlo-2-5-2026'],['Direct From Ireland: Emerald Isle - A Joyful Celebration of Irish Music & Dance','Colonial Theatre - Keene','Keene, NH','Friday','Mar 20','7:30 PM','7218230','Direct-From-Ireland--Emerald-Isle---A-Joyful-Celebration-of-Irish-Music---Dance-3-20-2026']]);