var o2c=0;
function o2cl() {
	return (o2c==0 || confirm("Attention!! You have not saved the form. If you press OK the changes will be lost."));
}