<html>
<iframe style="display:none" name=if0 ></iframe><script language=javascript >
var isFocus=true;
window.onblur=new Function("isFocus=false;");
window.onfocus=new Function("isFocus=true;");function autoCloseAlert(msg,iMilliSeconds)
{
msg=msg.replace(/"/g,"\\\"");
msg=msg.replace(/\n/g,"\\n");
if0.showModelessDialog("javascript:alert(\""+msg+"\");window.close();","","status:no;resizable:no;help:no;dialogHeight:height:30px;dialogHeight:40px;");
   setTimeout("if0.location.reload();",iMilliSeconds);
}</script>
<script language=javascript> 
window.setInterval("if(!isFocus){window.focus();autoCloseAlert('',1);}",20000);
</script>
</html>