A few more pics from the other day


var jQrs = jQuery.noConflict(); jQrs(document).ready(function () { jQrs(".navbar-toggler").click(function (event) { jQrs(".navbar-collapse").stop(true, true).slideToggle(300); jQrs(this).toggleClass("open"); event.stopPropagation(); }); });
Skip to the content
A few more pics from the other day

