p1=new Image(); p1.src="button/smallemail1.gif"; y1=new Image(); y1.src="button/smallemail2.gif";
function c(p1,pob)
{
window.document.images[p1].src = pob.src;
}

