function Show(contact)
{
   document.getElementById(prev).innerHTML = "";
   document.getElementById(contact).innerHTML = "dsa"   
}
