function sendfriend(a){
document.getElementById('sendfriend').style.display=a
}


