function hover (picurl) 

{

document.picture.src = picurl;

}