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