// 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([['Shrek Rave','Higher Ground','South Burlington, VT','Friday','Feb 28','9:00 PM','6840743','Shrek-Rave-2-28-2025'],['Melt','Higher Ground','South Burlington, VT','Saturday','Mar 1','8:00 PM','6904500','Melt-3-1-2025'],['Thievery Corporation','Higher Ground','South Burlington, VT','Sunday','Mar 2','8:00 PM','6891021','Thievery-Corporation-3-2-2025'],['Tribal Seeds','Higher Ground','South Burlington, VT','Monday','Mar 3','7:00 PM','6740986','Tribal-Seeds-3-3-2025'],['Pepper','Higher Ground','South Burlington, VT','Tuesday','Mar 4','8:00 PM','6835315','Pepper-3-4-2025'],['Daily Bread','Higher Ground','South Burlington, VT','Wednesday','Mar 5','8:30 PM','6790632','Daily-Bread-3-5-2025'],['TopHouse','Higher Ground','South Burlington, VT','Thursday','Mar 13','8:00 PM','6712398','TopHouse-3-13-2025'],['Rubblebucket & Hannah Mohan','Higher Ground','South Burlington, VT','Friday','Mar 14','8:00 PM','6725958','Rubblebucket---Hannah-Mohan-3-14-2025'],['Cowboy Bebop Live','Higher Ground','South Burlington, VT','Saturday','Mar 15','7:00 PM','6837615','Cowboy-Bebop-Live-3-15-2025'],['Dirtwire','Higher Ground','South Burlington, VT','Thursday','Mar 20','8:00 PM','6844660','Dirtwire-3-20-2025'],['Eggy','Higher Ground','South Burlington, VT','Friday','Mar 21','8:30 PM','6876551','Eggy-3-21-2025'],['The Hard Quartet','Higher Ground','South Burlington, VT','Saturday','Mar 29','8:00 PM','6953045','The-Hard-Quartet-3-29-2025'],['Flipturn','Higher Ground','South Burlington, VT','Wednesday','Apr 2','8:00 PM','6767035','Flipturn-4-2-2025'],['Back In Black - A Tribute To AC/DC','Higher Ground','South Burlington, VT','Friday','Apr 4','8:30 PM','6878591','Back-In-Black---A-Tribute-To-AC-DC-4-4-2025'],['Nershi Hann Trio','Higher Ground','South Burlington, VT','Wednesday','Apr 9','7:00 PM','6904503','Nershi-Hann-Trio-4-9-2025'],['The Dip','Higher Ground','South Burlington, VT','Friday','Apr 11','8:00 PM','6839617','The-Dip-4-11-2025'],['Victor Wooten and The Wooten Brothers','Higher Ground','South Burlington, VT','Sunday','Apr 13','7:30 PM','6878592','Victor-Wooten-and-The-Wooten-Brothers-4-13-2025'],['The Lil Smokies','Higher Ground','South Burlington, VT','Friday','Apr 18','8:00 PM','6946869','The-Lil-Smokies-4-18-2025']]);