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