function canviaImatge(pThis,rutaImatge){
	pThis.src=rutaImatge;
}
