function loadPage (URL){
        window.location.href=URL; 
        }

