function Pencere(adres){
		var Pencere =window.open(adres,"Pencere","height=150, width=350,top=20,left=20,scrollbars=yes,toolbar=no,menubar=no,location=no,resizable=no");
}
