	function initRotate(){
		processColoring=false;
		document.form1.mAction.value='rotate';
		document.form1.submit();
	}
