var url = window.location.href; url = url.split('/'); var baseUrl = url[0] + '//' + url[2];