// 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-03B 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([['Garrison Keillor','Paramount Theatre - Rutland','Rutland, VT','Saturday','Apr 19','7:00 PM','6764395','Garrison-Keillor-4-19-2025'],['iLuminate','Paramount Theatre - Rutland','Rutland, VT','Tuesday','Apr 22','7:00 PM','6595100','iLuminate-4-22-2025'],['Dirty Deeds','Paramount Theatre - Rutland','Rutland, VT','Friday','Apr 25','7:00 PM','7028969','Dirty-Deeds-4-25-2025'],['Dragons and Mythical Beasts','Paramount Theatre - Rutland','Rutland, VT','Friday','May 2','7:00 PM','6764396','Dragons-and-Mythical-Beasts-5-2-2025'],['Hank Azaria and the EZ Street Band','Paramount Theatre - Rutland','Rutland, VT','Saturday','May 3','7:00 PM','6844756','Hank-Azaria-and-the-EZ-Street-Band-5-3-2025'],['Little Feat','Paramount Theatre - Rutland','Rutland, VT','Monday','May 5','7:00 PM','6936012','Little-Feat-5-5-2025'],['Judy Collins','Paramount Theatre - Rutland','Rutland, VT','Thursday','May 15','7:30 PM','6991559','Judy-Collins-5-15-2025'],['La Traviata','Paramount Theatre - Rutland','Rutland, VT','Thursday','May 22','7:00 PM','7090477','La-Traviata-5-22-2025'],['Shawn Colvin & Rodney Crowell','Paramount Theatre - Rutland','Rutland, VT','Friday','Jun 20','7:30 PM','7090507','Shawn-Colvin---Rodney-Crowell-6-20-2025'],['Hollywood Nights - Bob Seger Tribute','Paramount Theatre - Rutland','Rutland, VT','Saturday','Jun 21','7:00 PM','7090475','Hollywood-Nights---Bob-Seger-Tribute-6-21-2025'],['Emerson, Lake & Palmer','Paramount Theatre - Rutland','Rutland, VT','Saturday','Sep 13','7:00 PM','7090526','Emerson--Lake---Palmer-9-13-2025'],['George Thorogood and The Destroyers','Paramount Theatre - Rutland','Rutland, VT','Wednesday','Sep 17','7:00 PM','7085602','George-Thorogood-and-The-Destroyers-9-17-2025'],['Mary Chapin Carpenter & Brandy Clark','Paramount Theatre - Rutland','Rutland, VT','Friday','Sep 26','7:00 PM','6991545','Mary-Chapin-Carpenter---Brandy-Clark-9-26-2025'],['The Concert - A Tribute to ABBA','Paramount Theatre - Rutland','Rutland, VT','Thursday','Oct 23','7:30 PM','7090498','The-Concert---A-Tribute-to-ABBA-10-23-2025']]);