<!--
redirTime = "30000";
redirURL = "frames.htm";
function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }
//-->
