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