function ik(sayfa)
{
	window.open(sayfa,'Oznil','location=no,toolbars=no,resizable=no,scrollbars=yes,width=800,height=600');
}