var URL = window.location;
var path = URL.protocol + '//' + URL.hostname + '/enes';
var currentURL = URL.href;