function emailOnClick (field)
{
    field.setAttribute("value", "");    
}
