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

