function pupNG () {
w = 217; h = 367;
t = (screen.height-h-20)/2; l = (self.screen.width-w)*9/10;
wd = window.open ('http://webcait.ru/ng.htm','NG','location=no,scrollbars=no,status=no,menubar=no,resizable=no,top='+t+',left='+l+',width='+w+',height='+h);
// if (wd) wd.focus();
return false;
}

var coo = self.document.cookie;
var ref = self.document.referrer;

if (ref.indexOf('webcait.ru')<0 && coo.indexOf('browsing=1')<0)
pupNG();

document.cookie = "browsing=1; path=/";

window.defaultStatus="2005-2006 © WebCait.Ru »»» Стильные сайты делают здесь!"