function open_win()
{
	var okno=window.open("analizator_prezentacja/oprogramie.html","_blank","toolbar=no, location=no, directories=no, status=no, statusbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=yes, width=950, height=630");

}
