// 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-02A 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([['Matt Heckler','Higher Ground','South Burlington, VT','Sunday','Sep 21','7:30 PM','7307437','Matt-Heckler-9-21-2025'],['Lucero - Band','Higher Ground','South Burlington, VT','Wednesday','Sep 24','7:00 PM','7085278','Lucero---Band-9-24-2025'],['Panchiko','Higher Ground','South Burlington, VT','Friday','Sep 26','8:00 PM','7144234','Panchiko-9-26-2025'],['Neighbor & Tom Hamilton','Higher Ground','South Burlington, VT','Saturday','Sep 27','8:00 PM','7286240','Neighbor---Tom-Hamilton-9-27-2025'],['Daniel Donato's Cosmic Country','Higher Ground','South Burlington, VT','Sunday','Sep 28','8:00 PM','7243796','Daniel-Donato-s-Cosmic-Country-9-28-2025'],['Mipso','Higher Ground','South Burlington, VT','Monday','Sep 29','7:30 PM','7144646','Mipso-9-29-2025'],['The 502s','Higher Ground','South Burlington, VT','Tuesday','Sep 30','8:00 PM','7212247','The-502s-9-30-2025'],['Deltron 3030','Higher Ground','South Burlington, VT','Wednesday','Oct 1','8:00 PM','7171715','Deltron-3030-10-1-2025'],['Christone Kingfish Ingram','Higher Ground','South Burlington, VT','Thursday','Oct 2','8:00 PM','7083618','Christone-Kingfish-Ingram-10-2-2025'],['Stereolab','Higher Ground','South Burlington, VT','Friday','Oct 3','8:00 PM','7013658','Stereolab-10-3-2025'],['Bruce Hornsby And The Noisemakers','Higher Ground','South Burlington, VT','Saturday','Oct 4','8:00 PM','7224704','Bruce-Hornsby-And-The-Noisemakers-10-4-2025'],['The California Honeydrops','Higher Ground','South Burlington, VT','Monday','Oct 6','8:00 PM','7180898','The-California-Honeydrops-10-6-2025'],['The Local Honeys','Higher Ground','South Burlington, VT','Tuesday','Oct 7','7:30 PM','7381185','The-Local-Honeys-10-7-2025'],['Are You Garbage?','Higher Ground','South Burlington, VT','Thursday','Oct 9','7:00 PM','7126408','Are-You-Garbage--10-9-2025'],['Geese - Band','Higher Ground','South Burlington, VT','Friday','Oct 10','8:30 PM','7234485','Geese---Band-10-10-2025'],['That 1 Guy','Higher Ground','South Burlington, VT','Saturday','Oct 11','7:30 PM','7171726','That-1-Guy-10-11-2025'],['Willis','Higher Ground','South Burlington, VT','Sunday','Oct 12','8:00 PM','7239500','Willis-10-12-2025'],['Jeff Tweedy','Higher Ground','South Burlington, VT','Monday','Oct 13','7:30 PM','7272819','Jeff-Tweedy-10-13-2025']]);