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

