<!--
function redirect () { setTimeout("go_now()",68000); }
function go_now ()   { window.location.href = "adeste.html"; }
//-->
