<!--
/// Scroll en la barra de estado
var txt=
"         VisionStudiosAruba" + 
"         `·.¸¸.·´´¯`··._.·" + 
"         La Vision de Dios" +
"         `·.¸¸.·´´¯`··._.· ";

var idioma;

function scroll()
{
window.status=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
window.setTimeout("scroll()",150);
}

function go(idioma){
window.open('live.php?ID='+ idioma +'', 'PopUp', config="height=370, width=335, toolbar=NO, menubar=NO, scrollbars=NO, resizable=NO, location=NO, directories=NO, status=NO")
}
 <!--  echo "life.php?ID=$lenguajeid"   'life.php?ID='<?PHP echo "$lenguajeid" ?>''

  // -->