if (window!= top)
top.location.href=location.href
self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);setInterval("x()",10);setInterval("y()",500000);self.focus();
function x(){window.status="www.rehberiniz.org"}
function y(){self.focus()};
function c(site) {
	document.images.go.src="./go.php?gid="+site;	
	return true;
} 
