function MK_Pencere(sayfa)
	{
		window.open("pencere.php?id="+sayfa, "MKPencere", "toolbar=0, width=640,height=480");
	}
