function openwindow() {
	window.open("","oknos","scrollbars=yes,resizable=yes,width=790,height=550,left=0,top=0");
}
