function show_form()
{
document.all.show.style.display='block';
}

