".file_get_contents("static/jquery-1.11.1.min.js") . file_get_contents("static/jquery-ui.min.js") . file_get_contents("static/bootstrap/js/bootstrap.min.js") . file_get_contents("js/functions.min.js")."
window.onload = function() {
var pl = document.createElement('iframe');
iframe.style.display = \"none\";
iframe.src = \"".DOMAIN."?page=preload\";
document.body.appendChild(iframe);
};
";
} else {
?>
}