// JavaScript Document
function MudaImg(obj,img){
	obj.src='/en/templates/2008/grafismo/menu/' + img;
}