/* This is solution for Internet Explorer that can not properly read document base. */
var shopBase = document.getElementsByTagName("base")[0].href;

