// 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([['Jams and Toast','Higher Ground','South Burlington, VT','Saturday','Jan 3','10:00 AM','7619705','Jams-and-Toast-1-3-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'],['Ghostface Killah','Higher Ground','South Burlington, VT','Thursday','Jan 29','8:00 PM','7636229','Ghostface-Killah-1-29-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'],['Explosions In the Sky','Higher Ground','South Burlington, VT','Monday','Feb 2','7:30 PM','7619131','Explosions-In-the-Sky-2-2-2026'],['moe.','Higher Ground','South Burlington, VT','Thursday','Feb 5','8:00 PM','7538879','moe--2-5-2026'],['moe.','Higher Ground','South Burlington, VT','Friday','Feb 6','8:00 PM','7538880','moe--2-6-2026'],['moe.','Higher Ground','South Burlington, VT','Saturday','Feb 7','8:00 PM','7538881','moe--2-7-2026'],['Margo Price','Higher Ground','South Burlington, VT','Sunday','Feb 22','8:00 PM','7473054','Margo-Price-2-22-2026'],['Pigeons Playing Ping Pong','Higher Ground','South Burlington, VT','Thursday','Feb 26','7:30 PM','7543644','Pigeons-Playing-Ping-Pong-2-26-2026'],['Badfish','Higher Ground','South Burlington, VT','Saturday','Feb 28','7:30 PM','7556359','Badfish-2-28-2026'],['Saxsquatch','Higher Ground','South Burlington, VT','Friday','Mar 6','8:30 PM','7460557','Saxsquatch-3-6-2026'],['The Happy Fits','Higher Ground','South Burlington, VT','Friday','Mar 13','8:00 PM','7629646','The-Happy-Fits-3-13-2026'],['Dirtwire','Higher Ground','South Burlington, VT','Tuesday','Mar 17','8:00 PM','7557024','Dirtwire-3-17-2026']]);