function WinOp(op){
	window.open(op, 'print', 'width=766, height=622, menubar=yes, toolbar=yes, scrollbars=no');
}