function loading() {
    document.getElementById('load_page').style.visibility = 'hidden';
}
