// 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/WidgetStyle24.css'); TN_Widget.CreateTable([['Carbon Leaf','Higher Ground','South Burlington, VT','Saturday','Nov 8','8:30 PM','7169990','Carbon-Leaf-11-8-2025'],['Durand Jones and The Indications','Higher Ground','South Burlington, VT','Sunday','Nov 9','8:00 PM','7107657','Durand-Jones-and-The-Indications-11-9-2025'],['Nick Shoulders','Higher Ground','South Burlington, VT','Tuesday','Nov 11','8:00 PM','7170556','Nick-Shoulders-11-11-2025'],['Dead Sessions','Higher Ground','South Burlington, VT','Thursday','Nov 13','6:00 PM','7488076','Dead-Sessions-11-13-2025'],['The Kitchen Dwellers','Higher Ground','South Burlington, VT','Friday','Nov 14','8:30 PM','7284627','The-Kitchen-Dwellers-11-14-2025'],['Martin Sexton','Higher Ground','South Burlington, VT','Saturday','Nov 15','8:00 PM','7507627','Martin-Sexton-11-15-2025'],['Beach Fossils','Higher Ground','South Burlington, VT','Sunday','Nov 16','8:00 PM','7157837','Beach-Fossils-11-16-2025'],['The New Mastersounds','Higher Ground','South Burlington, VT','Tuesday','Nov 18','8:00 PM','7101136','The-New-Mastersounds-11-18-2025'],['The Disco Biscuits','Higher Ground','South Burlington, VT','Wednesday','Nov 19','9:00 PM','7310558','The-Disco-Biscuits-11-19-2025'],['156/Silence','Higher Ground','South Burlington, VT','Thursday','Nov 20','7:30 PM','7381357','156-Silence-11-20-2025'],['The Disco Biscuits','Higher Ground','South Burlington, VT','Thursday','Nov 20','9:00 PM','7310559','The-Disco-Biscuits-11-20-2025'],['The Movement','Higher Ground','South Burlington, VT','Friday','Nov 21','7:30 PM','7261783','The-Movement-11-21-2025'],['Dexter and The Moonrocks','Higher Ground','South Burlington, VT','Saturday','Nov 22','8:00 PM','7381355','Dexter-and-The-Moonrocks-11-22-2025'],['The Crane Wives','Higher Ground','South Burlington, VT','Sunday','Nov 23','7:30 PM','7305868','The-Crane-Wives-11-23-2025'],['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']]);