if (top.frames.length!=0) top.location=self.document.location;

function nyit(url,x,y)
{
	open(url,"help_ablak","width="+x+",height="+y+",status=no,menubar=no,scrollbars=yes");
	return true;
}
