function recarga(imagen)
{
	document.central.src='img/'+imagen+'_g.jpg';
}
