// 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([['The Taylor Party - Taylor Swift Tribute Night','Higher Ground','South Burlington, VT','Saturday','May 4','9:00 PM','6234478','The-Taylor-Party---Taylor-Swift-Tribute-Night-5-4-2024'],['The Chats','Higher Ground','South Burlington, VT','Sunday','May 5','7:00 PM','6333958','The-Chats-5-5-2024'],['Buckethead','Higher Ground','South Burlington, VT','Sunday','May 26','9:00 PM','6362936','Buckethead-5-26-2024'],['Christone Kingfish Ingram','Higher Ground','South Burlington, VT','Wednesday','May 29','8:00 PM','6333957','Christone-Kingfish-Ingram-5-29-2024'],['Charley Crockett','Higher Ground','South Burlington, VT','Friday','May 31','8:00 PM','6232310','Charley-Crockett-5-31-2024'],['Nation of Language','Higher Ground','South Burlington, VT','Saturday','Jun 1','8:30 PM','6265304','Nation-of-Language-6-1-2024'],['Gaelic Storm','Higher Ground','South Burlington, VT','Sunday','Jun 9','7:30 PM','6302719','Gaelic-Storm-6-9-2024'],['Del Water Gap','Higher Ground','South Burlington, VT','Monday','Jun 17','8:00 PM','6403660','Del-Water-Gap-6-17-2024'],['Xavier Rudd','Higher Ground','South Burlington, VT','Thursday','Jun 20','8:00 PM','6256167','Xavier-Rudd-6-20-2024'],['Felly','Higher Ground','South Burlington, VT','Tuesday','Jun 25','7:00 PM','6346843','Felly-6-25-2024'],['Sons of the East','Higher Ground','South Burlington, VT','Saturday','Jul 6','8:00 PM','6345823','Sons-of-the-East-7-6-2024'],['Ben Folds','Higher Ground','South Burlington, VT','Friday','Jul 12','8:00 PM','6365417','Ben-Folds-7-12-2024'],['The Crane Wives','Higher Ground','South Burlington, VT','Friday','Jul 19','8:00 PM','6342552','The-Crane-Wives-7-19-2024'],['Sada Baby','Higher Ground','South Burlington, VT','Friday','Aug 2','8:30 PM','6311771','Sada-Baby-8-2-2024'],['Amyl and The Sniffers','Higher Ground','South Burlington, VT','Monday','Aug 5','8:30 PM','6343670','Amyl-and-The-Sniffers-8-5-2024'],['Guided by Voices','Higher Ground','South Burlington, VT','Friday','Aug 9','7:30 PM','6384760','Guided-by-Voices-8-9-2024'],['Kevin Smith','Higher Ground','South Burlington, VT','Saturday','Aug 31','7:00 PM','6377859','Kevin-Smith-8-31-2024'],['The Beths','Higher Ground','South Burlington, VT','Wednesday','Sep 4','8:00 PM','6343883','The-Beths-9-4-2024']]);