function changeButton(j,v)
{
	document[j].src = v;	
}