function show(){
document.getElementById('loading').style.display='block';
document.getElementById('register').style.display='none';
}