function beginTimer()
{
if(self != top) top.location = self.location
setTimeout("document.click.submit()", 1000);
}
window.defaultStatus = "  "


