function appointment(){
document.getElementById("appointment").style.visibility = "visible";
}
