function showpage() {
document.getElementById('preload').style.display = "none"; 
document.getElementById('dacaricare').style.display = "block"; 
}