<!--begin
/*
 * Popup code generated by PopUpMaster Pro from 
 * http://popupmaster.com
 * Copyright (c)2003, Steve Shaw, takanomi.com
 */
var cookie="DzBhktVp";
var exit=true;
var filename='http:\/\/www.fastfengshui.com/register_notify.htm';
var popup;
var height=295;
var width=250;
var left=0;
var top=0;
function exitpop(){
if(exit){
if (getcookie(cookie)==""){
var pop = window.open('','','fullscreen=yes,location=no,menubar=no,resizable=no,scrollbars=no,status=no,titlebar=no,toolbar=no,directories=no');
pop.blur();
self.focus();
pop.moveTo(6000,6000);
pop.document.write("<html><title> </title><head>\n");
pop.document.write("<script language=JavaScript>\n");
pop.document.write("<!--\n");
pop.document.write("var pops;\n");
pop.document.write("function popup(){\n");
pop.document.write("pops=window.open('"+filename+"','',");
pop.document.write("'height="+height);
pop.document.write(",width="+width);
pop.document.write(",top="+top+",left="+left+",location=no,menubar=no,resizable=yes,");
pop.document.write("scrollbars=yes,status=no,titlebar=no,toolbar=no,directories=no');");
pop.document.write("}\n");
pop.document.write("setTimeout(\"popup();self.close();\",2*1000);\n");
      pop.document.write("setTimeout(\"self.close();\",(2+1)*1000);\n");
pop.document.write("\/\/--\>\n");
pop.document.write("</script>\n</head>\n<body>\n&nbsp;\n</body></html>");
pop.blur();
setcookie();
}
}
}
function getcookie(cookieName) {
var id = cookieName + "=";
var cookievalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(id);
if (offset != -1) {
cookievalue = "x";
}
}
return cookievalue;
}
function setcookie () {
var today = new Date();
var expdate = new Date(today.getTime() + 10000 * 24 * 60 * 60 * 1000);
document.cookie = cookie
+ "="
+ escape ("done")+ ";expires=" + expdate.toGMTString();
}
document.onunload=exitpop;
window.onunload=exitpop;
// end -->

