MOSER
2/22/2018 - 9:53 AM

Custom JS for Wordpress

window.$ = jQuery;
var win = $(window);

$(document).ready(function() {

    // code

});