// 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([['Hook - Film','Colonial Theatre - Keene','Keene, NH','Friday','Nov 7','7:00 PM','7501846','Hook---Film-11-7-2025'],['Silkroad Ensemble With Wu Man','Colonial Theatre - Keene','Keene, NH','Thursday','Nov 13','7:00 PM','7218224','Silkroad-Ensemble-With-Wu-Man-11-13-2025'],['Juston McKinney','Colonial Theatre - Keene','Keene, NH','Saturday','Nov 15','8:00 PM','7501835','Juston-McKinney-11-15-2025'],['Choir! Choir! Choir!','Colonial Theatre - Keene','Keene, NH','Friday','Dec 5','7:00 PM','7218225','Choir--Choir--Choir--12-5-2025'],['Miracle On 34th Street - Film','Colonial Theatre - Keene','Keene, NH','Friday','Dec 12','7:00 PM','7501842','Miracle-On-34th-Street---Film-12-12-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'],['Start Making Sense - Talking Heads Tribute','Colonial Theatre - Keene','Keene, NH','Friday','Dec 19','7:00 PM','7218227','Start-Making-Sense---Talking-Heads-Tribute-12-19-2025'],['Los Lobos','Colonial Theatre - Keene','Keene, NH','Friday','Jan 30','7:30 PM','7501837','Los-Lobos-1-30-2026'],['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'],['The Cat In The Hat','Colonial Theatre - Keene','Keene, NH','Saturday','Mar 14','2:00 PM','7218229','The-Cat-In-The-Hat-3-14-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'],['Another Tequila Sunrise - Eagles Tribute','Colonial Theatre - Keene','Keene, NH','Saturday','Mar 28','7:30 PM','7501832','Another-Tequila-Sunrise---Eagles-Tribute-3-28-2026'],['Ladysmith Black Mambazo','Colonial Theatre - Keene','Keene, NH','Thursday','Apr 2','7:00 PM','7501836','Ladysmith-Black-Mambazo-4-2-2026'],['The Peking Acrobats','Colonial Theatre - Keene','Keene, NH','Friday','Apr 3','7:00 PM','7218231','The-Peking-Acrobats-4-3-2026'],['Tig Notaro','Colonial Theatre - Keene','Keene, NH','Thursday','Apr 23','7:30 PM','7525259','Tig-Notaro-4-23-2026'],['SHARP Dance Company','Colonial Theatre - Keene','Keene, NH','Saturday','May 2','7:30 PM','7501855','SHARP-Dance-Company-5-2-2026']]);