if (document.cookie.indexOf("wwtsfpopcookie") == -1) {
var expdate = new Date((new Date()).getTime() + 3600000);
document.cookie="wwtsfpopcookie=general; expires=" + expdate.toGMTString() + "; path=/;";
// wwtspop=open("http://www.worldwidetopsites.com/sites/if.html","wwtsfcookiepop","scrollbars=no,resizable=no,toolbar=no,menubar=no,status=yes,location=no,left=45,top=45,height=450,width=550");
// self.focus();
}