// 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([['Charlie and The Chocolate Factory','Colonial Theatre - Keene','Keene, NH','Friday','Feb 7','7:30 PM','6883144','Charlie-and-The-Chocolate-Factory-2-7-2025'],['Charlie and The Chocolate Factory','Colonial Theatre - Keene','Keene, NH','Saturday','Feb 8','1:00 PM','6883145','Charlie-and-The-Chocolate-Factory-2-8-2025'],['Charlie and The Chocolate Factory','Colonial Theatre - Keene','Keene, NH','Saturday','Feb 8','7:30 PM','6883146','Charlie-and-The-Chocolate-Factory-2-8-2025'],['Charlie and The Chocolate Factory','Colonial Theatre - Keene','Keene, NH','Sunday','Feb 9','1:00 PM','6883147','Charlie-and-The-Chocolate-Factory-2-9-2025'],['Girls Night - The Musical','Colonial Theatre - Keene','Keene, NH','Friday','Feb 21','7:00 PM','6957649','Girls-Night---The-Musical-2-21-2025'],['Hyprov: Improv Under Hypnosis - Colin Mochrie & Asad Mecci','Colonial Theatre - Keene','Keene, NH','Saturday','Mar 1','8:00 PM','6525832','Hyprov--Improv-Under-Hypnosis---Colin-Mochrie---Asad-Mecci-3-1-2025'],['Natalie MacMaster & Donnell Leahy','Colonial Theatre - Keene','Keene, NH','Friday','Mar 14','8:00 PM','6525833','Natalie-MacMaster---Donnell-Leahy-3-14-2025'],['Peter Antoniou','Colonial Theatre - Keene','Keene, NH','Friday','Mar 21','7:30 PM','6597520','Peter-Antoniou-3-21-2025'],['Moondance - Van Morrison Tribute','Colonial Theatre - Keene','Keene, NH','Saturday','Mar 22','7:30 PM','6525834','Moondance---Van-Morrison-Tribute-3-22-2025'],['Leslie Jones','Colonial Theatre - Keene','Keene, NH','Friday','Mar 28','8:00 PM','6957655','Leslie-Jones-3-28-2025'],['David Sedaris','Colonial Theatre - Keene','Keene, NH','Sunday','Mar 30','7:00 PM','6637552','David-Sedaris-3-30-2025'],['Evil Woman - America's Premier Tribute To The Electric Light Orchestra','Colonial Theatre - Keene','Keene, NH','Friday','Apr 4','8:00 PM','6525835','Evil-Woman---America-s-Premier-Tribute-To-The-Electric-Light-Orchestra-4-4-2025'],['Dragons and Mythical Beasts','Colonial Theatre - Keene','Keene, NH','Saturday','Apr 5','3:00 PM','6525836','Dragons-and-Mythical-Beasts-4-5-2025'],['Bob Marley - Comedian','Colonial Theatre - Keene','Keene, NH','Saturday','Apr 12','5:00 PM','6804024','Bob-Marley---Comedian-4-12-2025'],['Bob Marley - Comedian','Colonial Theatre - Keene','Keene, NH','Saturday','Apr 12','8:00 PM','6796284','Bob-Marley---Comedian-4-12-2025'],['One Night of Queen','Colonial Theatre - Keene','Keene, NH','Thursday','Apr 17','7:30 PM','6525837','One-Night-of-Queen-4-17-2025'],['Another Tequila Sunrise - Eagles Tribute','Colonial Theatre - Keene','Keene, NH','Saturday','Apr 26','7:30 PM','6804025','Another-Tequila-Sunrise---Eagles-Tribute-4-26-2025'],['Bored Teachers Comedy Tour','Colonial Theatre - Keene','Keene, NH','Thursday','May 1','7:30 PM','6825639','Bored-Teachers-Comedy-Tour-5-1-2025']]);