Get base url from .
getBaseURL = function() { return document.getElementsByTagName("base")[0].href; };