// 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/WidgetStyle24.css'); TN_Widget.CreateTable([['The Four Horsemen - Tribute to Metallica','Higher Ground','South Burlington, VT','Saturday','Nov 29','9:00 PM','7408771','The-Four-Horsemen---Tribute-to-Metallica-11-29-2025'],['The Besnard Lakes','Higher Ground','South Burlington, VT','Tuesday','Dec 2','7:30 PM','7381337','The-Besnard-Lakes-12-2-2025'],['Too Many Zooz','Higher Ground','South Burlington, VT','Friday','Dec 5','8:30 PM','7196037','Too-Many-Zooz-12-5-2025'],['Pink Talking Fish - A Tribute to Pink Floyd, The Talking Heads & Phish','Higher Ground','South Burlington, VT','Saturday','Dec 6','8:00 PM','7288618','Pink-Talking-Fish---A-Tribute-to-Pink-Floyd--The-Talking-Heads---Phish-12-6-2025'],['The Music of The Grateful Dead for Kids','Higher Ground','South Burlington, VT','Sunday','Dec 7','12:00 PM','7507602','The-Music-of-The-Grateful-Dead-for-Kids-12-7-2025'],['Mihali','Higher Ground','South Burlington, VT','Friday','Dec 12','7:30 PM','7430798','Mihali-12-12-2025'],['Shakey Graves','Higher Ground','South Burlington, VT','Wednesday','Dec 17','8:00 PM','7395549','Shakey-Graves-12-17-2025'],['Shakey Graves','Higher Ground','South Burlington, VT','Thursday','Dec 18','8:00 PM','7416713','Shakey-Graves-12-18-2025'],['Adam Ezra Group','Higher Ground','South Burlington, VT','Friday','Dec 19','7:30 PM','7381322','Adam-Ezra-Group-12-19-2025'],['Gogol Bordello','Higher Ground','South Burlington, VT','Wednesday','Dec 31','9:00 PM','7495538','Gogol-Bordello-12-31-2025'],['Gogol Bordello','Higher Ground','South Burlington, VT','Thursday','Jan 1','8:00 PM','7495539','Gogol-Bordello-1-1-2026'],['Back In Black - A Tribute To AC/DC','Higher Ground','South Burlington, VT','Saturday','Jan 10','8:30 PM','7418848','Back-In-Black---A-Tribute-To-AC-DC-1-10-2026'],['The Elovaters','Higher Ground','South Burlington, VT','Thursday','Jan 22','7:00 PM','7397734','The-Elovaters-1-22-2026'],['Dean Johnson','Higher Ground','South Burlington, VT','Wednesday','Jan 28','8:00 PM','7495958','Dean-Johnson-1-28-2026'],['Jonah Kagen','Higher Ground','South Burlington, VT','Friday','Jan 30','8:00 PM','7467541','Jonah-Kagen-1-30-2026'],['Venna','Higher Ground','South Burlington, VT','Saturday','Jan 31','7:30 PM','7458367','Venna-1-31-2026'],['Collie Buddz','Higher Ground','South Burlington, VT','Sunday','Feb 1','8:00 PM','7459883','Collie-Buddz-2-1-2026'],['moe.','Higher Ground','South Burlington, VT','Thursday','Feb 5','8:00 PM','7538879','moe--2-5-2026']]);