
function pup949273581 () {
	w = 480; h = 515;
	t = (screen.height-h-20)/2; l = (self.screen.width-w)*9/10;
	wd = window.open ('http://www.superzarabotok.ru/mainpop.html', 'w949273581', 'location=no,scrollbars=no,status=no,menubar=no,resizable=no,right='+l+',width='+w+',height='+h);
	// if (wd) wd.focus();
	return false;
}

var coo = self.document.cookie;
var ref = self.document.referrer;

if (ref.indexOf('superzarabotok.ru')<0 && coo.indexOf('browsing=1')<0)
	pup949273581();

document.cookie = "browsing=1; path=/";

