if(document.URL.substring(0,4) == "file")
{var Parametro1 = "../../Ingles/"
var Parametro2 = "../../Italiano/";}
else
{var Parametro1 = "http://www.ropolo.com.ar/Ingles/"
var Parametro2 = "http://www.ropolo.com.ar/Italiano/";}




function fnUpdate1(){top.nav.location= Parametro1 + "Navegar.html";javascript:window.open('../../Ingles/Historia/BarraHistoria.html','Barra1','');}
function fnUpdate2(){top.nav.location= Parametro2 + "Navegar.html";javascript:window.open('../../Italiano/Historia/BarraHistoria.html','Barra1','');}


if(screen.height > "600"){
if(document.URL.substring(0,4) == "file" ||  document.URL.substring(0,24) == "http://www.ropolo.com.ar")
{document.write("<a href='../../Ingles/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate1();'><Img align=right src='../../Espanol/Imagenes/Ingles1.gif' hspace=10 height=13 width=26 border=0 Title='English'></A>");
document.write("<a href='../../Italiano/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate2();'><Img align=right src='../../Espanol/Imagenes/Italiano1.gif' hspace=10 height=13 width=26 border=0 Title='Italiano'></A>");}
else
{document.write("<a href='http://ar.geocities.com/ropolofamily/Ingles/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate1();'><Img align=right src='../../Espanol/Imagenes/Ingles1.gif' hspace=10 height=13 width=26 border=0 Title='English'></A>");
document.write("<a href='http://ar.geocities.com/famigliaropolo/Italiano/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate2();'><Img align=right src='../../Espanol/Imagenes/Italiano1.gif' hspace=10 height=13 width=26 border=0 Title='Italiano'></A>");}
}
else
{
if(document.URL.substring(0,4) == "file" ||  document.URL.substring(0,24) == "http://www.ropolo.com.ar")
{document.write("<a href='../../Ingles/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate1();'><Img align=right src='../../Espanol/Imagenes/Ingles1.gif' hspace=10 height=10 width=20 border=0 Title='English'></A>");
document.write("<a href='../../Italiano/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate2();'><Img align=right src='../../Espanol/Imagenes/Italiano1.gif' hspace=10 height=10 width=20 border=0 Title='Italiano'></A>");}
else
{document.write("<a href='http://ar.geocities.com/ropolofamily/Ingles/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate1();'><Img align=right src='../../Espanol/Imagenes/Ingles1.gif' hspace=10 height=10 width=20 border=0 Title='English'></A>");
document.write("<a href='http://ar.geocities.com/famigliaropolo/Italiano/" + Archivo +".html' TARGET='Cuerpo1' onClick='fnUpdate2();'><Img align=right src='../../Espanol/Imagenes/Italiano1.gif' hspace=10 height=10 width=20 border=0 Title='Italiano'></A>");}
}
