if(document.iframesfix) {
	var windowlocator = new PageLocator("window.location.href", "#");
	document.write("<iframe id='"+mockIframe+"' name='"+mockIframe+"' src='"+mockPage+"?hash="+windowlocator.getHash()+"' style='display: none;'></iframe>");
}
