google.load("language", "1");
function iniciarTraduccion(origen, destino)
{
	ponerIdiomaSession(destino);
	if(document.getElementById("enlaces_cab") != null)
	{
		traducir('enlaces_cab', origen, destino);
	}
	if(document.getElementById("bandera_esp") != null)
	{
		traducir('bandera_esp', origen, destino);
	}
	if(document.getElementById("bandera_cat") != null)
	{
		traducir('bandera_cat', origen, destino);
	}
	if(document.getElementById("bandera_gal") != null)
	{
		traducir('bandera_gal', origen, destino);
	}
	if(document.getElementById("bandera_eus") != null)
	{
		traducir('bandera_eus', origen, destino);
	}
	if(document.getElementById("bandera_ing") != null)
	{
		traducir('bandera_ing', origen, destino);
	}
	if(document.getElementById("bandera_ita") != null)
	{
		traducir('bandera_ita', origen, destino);
	}
	if(document.getElementById("bandera_ale") != null)
	{
		traducir('bandera_ale', origen, destino);
	}
	if(document.getElementById("bandera_fra") != null)
	{
		traducir('bandera_fra', origen, destino);
	}
	if(document.getElementById("botonera_cab") != null)
	{
		traducir('botonera_cab', origen, destino);
	}
	if(document.getElementById("attc") != null)
	{
		traducir('attc', origen, destino);
	}
	if(document.getElementById("actividad_h1") != null)
	{
		traducir('actividad_h1', origen, destino);
	}
	if(document.getElementById("ejemplos1") != null)
	{
		traducir('ejemplos1', origen, destino);
	}
	if(document.getElementById("actividad_h2") != null)
	{
		traducir('actividad_h2', origen, destino);
	}
	if(document.getElementById("ejemplos2") != null)
	{
		traducir('ejemplos2', origen, destino);
	}
	if(document.getElementById("actividad_h3") != null)
	{
		traducir('actividad_h3', origen, destino);
	}
	if(document.getElementById("actividad_h4") != null)
	{
		traducir('actividad_h4', origen, destino);
	}
	if(document.getElementById("boton_buscar_h") != null)
	{
		traducir('boton_buscar_h', origen, destino);
	}
	if(document.getElementById("navegador") != null)
	{
		traducir('navegador', origen, destino);
	}
	if(document.getElementById("calle2") != null)
	{
		traducir('calle2', origen, destino);
	}
	if(document.getElementById("tit_resultados3") != null)
	{
		traducir('tit_resultados3', origen, destino);
	}
	if(document.getElementById("tit_resultados4") != null)
	{
		traducir('tit_resultados4', origen, destino);
	}
	if(document.getElementById("tit_resultados5") != null)
	{
		traducir('tit_resultados5', origen, destino);
	}
	if(document.getElementById("formulario_ficha_bajo_mapa") != null)
	{
		traducir('formulario_ficha_bajo_mapa', origen, destino);
	}
	if(document.getElementById("titulo_resultados3") != null)
	{
		traducir('titulo_resultados3', origen, destino);
	}
	if(document.getElementById("video") != null)
	{
		traducir('video', origen, destino);
	}
	if(document.getElementById("titulo_resultados6") != null)
	{
		traducir('titulo_resultados6', origen, destino);
	}
	if(document.getElementById("publicidad_google1") != null)
	{
		traducir('publicidad_google1', origen, destino);
	}
	if(document.getElementById("publicidad_google2") != null)
	{
		traducir('publicidad_google2', origen, destino);
	}
	if(document.getElementById("titulo_resultados7") != null)
	{
		traducir('titulo_resultados7', origen, destino);
	}
	if(document.getElementById("tit_resultados") != null)
	{
		traducir('tit_resultados', origen, destino);
	}
	if(document.getElementById("obl") != null)
	{
		traducir('obl', origen, destino);
	}
	if(document.getElementById("titulo_campo_correo") != null)
	{
		traducir('titulo_campo_correo', origen, destino);
	}
	if(document.getElementById("titulo_campo_correo2") != null)
	{
		traducir('titulo_campo_correo2', origen, destino);
	}
	if(document.getElementById("titulo_campo_correo3") != null)
	{
		traducir('titulo_campo_correo3', origen, destino);
	}
	if(document.getElementById("titulo_campo_correo4") != null)
	{
		traducir('titulo_campo_correo4', origen, destino);
	}
	if(document.getElementById("titulo_resultados4") != null)
	{
		traducir('titulo_resultados4', origen, destino);
	}
	if(document.getElementById("b_b_int") != null)
	{
		traducir('b_b_int', origen, destino);
	}
	if(document.getElementById("titulo_resultados10") != null)
	{
		traducir('titulo_resultados10', origen, destino);
	}
	if(document.getElementById("tit_resultados2") != null)
	{
		traducir('tit_resultados2', origen, destino);
	}
	if(document.getElementById("formulario_ficha_correo2") != null)
	{
		traducir('formulario_ficha_correo2', origen, destino);
	}
	if(document.getElementById("titulo_resultados2") != null)
	{
		traducir('titulo_resultados2', origen, destino);
	}
	if(document.getElementById("enviar12") != null)
	{
		traducir('enviar12', origen, destino);
	}
	if(document.getElementById("enviar13") != null)
	{
		traducir('enviar13', origen, destino);
	}
	if(document.getElementById("texto") != null)
	{
		traducir('texto', origen, destino);
	}
	for(i = 0; i <= 7; i++)
	{
		if(document.getElementById("texto" + i) != null)
		{
			traducir("texto" + i, origen, destino);
		}
	}
	if(document.getElementById("titulo1") != null)
	{
		traducir('titulo1', origen, destino);
	}
	if(document.getElementById("information1") != null)
	{
		traducir('information1', origen, destino);
	}
	if(document.getElementById("titulo2") != null)
	{
		traducir('titulo2', origen, destino);
	}
	if(document.getElementById("information2") != null)
	{
		traducir('information2', origen, destino);
	}
	if(document.getElementById("titulo3") != null)
	{
		traducir('titulo3', origen, destino);
	}
	if(document.getElementById("information3") != null)
	{
		traducir('information3', origen, destino);
	}
	if(document.getElementById("titulo4") != null)
	{
		traducir('titulo4', origen, destino);
	}
	if(document.getElementById("information4") != null)
	{
		traducir('information4', origen, destino);
	}
	if(document.getElementById("titulo5") != null)
	{
		traducir('titulo5', origen, destino);
	}
	if(document.getElementById("information5") != null)
	{
		traducir('information5', origen, destino);
	}
	if(document.getElementById("titulo6") != null)
	{
		traducir('titulo6', origen, destino);
	}
	if(document.getElementById("information6") != null)
	{
		traducir('information6', origen, destino);
	}
	if(document.getElementById("titulo7") != null)
	{
		traducir('titulo7', origen, destino);
	}
	if(document.getElementById("information7") != null)
	{
		traducir('information7', origen, destino);
	}
	if(document.getElementById("titulo8") != null)
	{
		traducir('titulo8', origen, destino);
	}
	if(document.getElementById("information8") != null)
	{
		traducir('information8', origen, destino);
	}
	if(document.getElementById("titulo9") != null)
	{
		traducir('titulo9', origen, destino);
	}
	if(document.getElementById("information9") != null)
	{
		traducir('information9', origen, destino);
	}
	if(document.getElementById("titulo10") != null)
	{
		traducir('titulo10', origen, destino);
	}
	if(document.getElementById("information10") != null)
	{
		traducir('information10', origen, destino);
	}
	if(document.getElementById("titulo11") != null)
	{
		traducir('titulo11', origen, destino);
	}
	if(document.getElementById("information11") != null)
	{
		traducir('information11', origen, destino);
	}
	if(document.getElementById("titulo12") != null)
	{
		traducir('titulo12', origen, destino);
	}
	if(document.getElementById("information12") != null)
	{
		traducir('information12', origen, destino);
	}
	if(document.getElementById("titulo13") != null)
	{
		traducir('titulo13', origen, destino);
	}
	if(document.getElementById("information13") != null)
	{
		traducir('information13', origen, destino);
	}
	if(document.getElementById("titulo14") != null)
	{
		traducir('titulo14', origen, destino);
	}
	if(document.getElementById("information14") != null)
	{
		traducir('information14', origen, destino);
	}
	if(document.getElementById("titulo15") != null)
	{
		traducir('titulo15', origen, destino);
	}
	if(document.getElementById("information15") != null)
	{
		traducir('information15', origen, destino);
	}
	if(document.getElementById("titulo16") != null)
	{
		traducir('titulo16', origen, destino);
	}
	if(document.getElementById("information16") != null)
	{
		traducir('information16', origen, destino);
	}
	if(document.getElementById("titulo17") != null)
	{
		traducir('titulo17', origen, destino);
	}
	if(document.getElementById("information17") != null)
	{
		traducir('information17', origen, destino);
	}
	if(document.getElementById("titulo18") != null)
	{
		traducir('titulo18', origen, destino);
	}
	if(document.getElementById("information18") != null)
	{
		traducir('information18', origen, destino);
	}
	if(document.getElementById("titulo19") != null)
	{
		traducir('titulo19', origen, destino);
	}
	if(document.getElementById("information19") != null)
	{
		traducir('information19', origen, destino);
	}
	if(document.getElementById("titulo20") != null)
	{
		traducir('titulo20', origen, destino);
	}
	if(document.getElementById("information20") != null)
	{
		traducir('information20', origen, destino);
	}
	if(document.getElementById("titulo21") != null)
	{
		traducir('titulo21', origen, destino);
	}
	if(document.getElementById("information21") != null)
	{
		traducir('information21', origen, destino);
	}
	if(document.getElementById("titulo22") != null)
	{
		traducir('titulo22', origen, destino);
	}
	if(document.getElementById("information22") != null)
	{
		traducir('information22', origen, destino);
	}
	if(document.getElementById("titulo23") != null)
	{
		traducir('titulo23', origen, destino);
	}
	if(document.getElementById("information23") != null)
	{
		traducir('information23', origen, destino);
	}
	if(document.getElementById("titulo24") != null)
	{
		traducir('titulo24',origen,destino);
	}
	if(document.getElementById("information24") != null)
	{
		traducir('information24', origen, destino);
	}
	if(document.getElementById("titulo25") != null)
	{
		traducir('titulo25', origen, destino);
	}
	if(document.getElementById("information25") != null)
	{
		traducir('information25', origen, destino);
	}
	if(document.getElementById("titulo26") != null)
	{
		traducir('titulo26', origen, destino);
	}
	if(document.getElementById("information26") != null)
	{
		traducir('information26', origen, destino);
	}
	if(document.getElementById("titulo27") != null)
	{
		traducir('titulo27', origen, destino);
	}
	if(document.getElementById("information27") != null)
	{
		traducir('information27', origen, destino);
	}
	if(document.getElementById("titulo28") != null)
	{
		traducir('titulo28', origen, destino);
	}
	if(document.getElementById("information28") != null)
	{
		traducir('information28', origen, destino);
	}
	if(document.getElementById("titulo29") != null)
	{
		traducir('titulo29', origen, destino);
	}
	if(document.getElementById("information29") != null)
	{
		traducir('information29', origen, destino);
	}
	if(document.getElementById("titulo30") != null)
	{
		traducir('titulo30', origen, destino);
	}
	if(document.getElementById("information30") != null)
	{
		traducir('information30', origen, destino);
	}
	if(document.getElementById("pie_sin_indexar") != null)
	{
		traducir('pie_sin_indexar', origen, destino);
	}
	document.getElementById('origen').value = destino;
}
