function show(){
document.getElementById("message_box").style.display="block";
}