// 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-03A 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 Record Company','Higher Ground','South Burlington, VT','Friday','Jul 18','8:00 PM','7052859','The-Record-Company-7-18-2025'],['Bodysnatcher','Higher Ground','South Burlington, VT','Tuesday','Jul 22','7:00 PM','7171735','Bodysnatcher-7-22-2025'],['Souls of Mischief','Higher Ground','South Burlington, VT','Wednesday','Jul 23','8:30 PM','7171774','Souls-of-Mischief-7-23-2025'],['Nora Brown','Higher Ground','South Burlington, VT','Thursday','Jul 24','8:00 PM','7171749','Nora-Brown-7-24-2025'],['Bonny Light Horseman','Higher Ground','South Burlington, VT','Friday','Jul 25','8:00 PM','7140354','Bonny-Light-Horseman-7-25-2025'],['Nicole Atkins','Higher Ground','South Burlington, VT','Saturday','Jul 26','8:00 PM','7171722','Nicole-Atkins-7-26-2025'],['Whitney','Higher Ground','South Burlington, VT','Thursday','Jul 31','8:30 PM','7160373','Whitney-7-31-2025'],['The Descendents','Higher Ground','South Burlington, VT','Tuesday','Aug 5','8:00 PM','7143224','The-Descendents-8-5-2025'],['Spike and the Gimme Gimmes','Higher Ground','South Burlington, VT','Saturday','Aug 9','8:00 PM','7123142','Spike-and-the-Gimme-Gimmes-8-9-2025'],['Fruit Bats','Higher Ground','South Burlington, VT','Wednesday','Aug 13','8:00 PM','7096287','Fruit-Bats-8-13-2025'],['Nimesh Patel','Higher Ground','South Burlington, VT','Tuesday','Aug 19','9:00 PM','7138290','Nimesh-Patel-8-19-2025'],['Josh Ritter & The Royal City Band','Higher Ground','South Burlington, VT','Friday','Aug 22','8:00 PM','7049847','Josh-Ritter---The-Royal-City-Band-8-22-2025'],['Bobby Shmurda','Higher Ground','South Burlington, VT','Friday','Aug 29','8:30 PM','7239620','Bobby-Shmurda-8-29-2025'],['Lettuce','Higher Ground','South Burlington, VT','Saturday','Aug 30','8:30 PM','7229109','Lettuce-8-30-2025'],['Houndmouth','Higher Ground','South Burlington, VT','Tuesday','Sep 9','8:00 PM','7230479','Houndmouth-9-9-2025'],['Bob Mould','Higher Ground','South Burlington, VT','Sunday','Sep 14','8:00 PM','7160145','Bob-Mould-9-14-2025'],['The Bridge City Sinners','Higher Ground','South Burlington, VT','Friday','Sep 19','7:00 PM','7157883','The-Bridge-City-Sinners-9-19-2025'],['Lucero - Band','Higher Ground','South Burlington, VT','Wednesday','Sep 24','7:00 PM','7085278','Lucero---Band-9-24-2025']]);