	if(typeof(arrValores) != "undefined")
	if(typeof(arrValores[55])=="object")
	document.write(formatear_numero(arrValores[55].valor2));

