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