function OuvrePopup() {
		window.open("kapcsolat.html","Kapcsolat","width=350,height=250","menubar=no,scrollbars=no,statusbar=no");
		}
