// 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-02B 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([['Ripe','Higher Ground','South Burlington, VT','Saturday','Apr 19','8:00 PM','7003095','Ripe-4-19-2025'],['Yung Gravy','Higher Ground','South Burlington, VT','Wednesday','Apr 23','8:30 PM','7014351','Yung-Gravy-4-23-2025'],['Buckethead','Higher Ground','South Burlington, VT','Thursday','Apr 24','8:00 PM','7002977','Buckethead-4-24-2025'],['Buckethead','Higher Ground','South Burlington, VT','Friday','Apr 25','9:00 PM','7002978','Buckethead-4-25-2025'],['Spring Fling','Higher Ground','South Burlington, VT','Saturday','Apr 26','7:00 PM','7087152','Spring-Fling-4-26-2025'],['Rock and Roll Playhouse: The Music of The Beatles For Kids','Higher Ground','South Burlington, VT','Sunday','Apr 27','12:00 PM','7029579','Rock-and-Roll-Playhouse--The-Music-of-The-Beatles-For-Kids-4-27-2025'],['Allison Russell','Higher Ground','South Burlington, VT','Wednesday','Apr 30','8:00 PM','6445463','Allison-Russell-4-30-2025'],['Joseph - The Band','Higher Ground','South Burlington, VT','Saturday','May 3','8:30 PM','7026947','Joseph---The-Band-5-3-2025'],['MJ Lenderman and The Wind','Higher Ground','South Burlington, VT','Monday','May 5','7:30 PM','6767151','MJ-Lenderman-and-The-Wind-5-5-2025'],['Foreigners Journey - Tribute to Journey & Foreigner','Higher Ground','South Burlington, VT','Saturday','May 10','8:00 PM','7029597','Foreigners-Journey---Tribute-to-Journey---Foreigner-5-10-2025'],['Moon Hooch','Higher Ground','South Burlington, VT','Thursday','May 15','8:00 PM','6926662','Moon-Hooch-5-15-2025'],['Hamilton Leithauser','Higher Ground','South Burlington, VT','Monday','May 19','8:30 PM','6983510','Hamilton-Leithauser-5-19-2025'],['Wilderado','Higher Ground','South Burlington, VT','Wednesday','May 21','8:00 PM','7065980','Wilderado-5-21-2025'],['Thank You Scientist','Higher Ground','South Burlington, VT','Thursday','May 22','8:00 PM','6987122','Thank-You-Scientist-5-22-2025'],['Samia','Higher Ground','South Burlington, VT','Monday','May 26','8:00 PM','6996312','Samia-5-26-2025'],['Zack Fox','Higher Ground','South Burlington, VT','Thursday','May 29','9:00 PM','7087157','Zack-Fox-5-29-2025'],['Donna the Buffalo','Higher Ground','South Burlington, VT','Saturday','May 31','7:30 PM','6848725','Donna-the-Buffalo-5-31-2025'],['Ben Harper & The Innocent Criminals','Higher Ground','South Burlington, VT','Monday','Jun 2','8:00 PM','6981657','Ben-Harper---The-Innocent-Criminals-6-2-2025']]);