function save_return() {
	
	$('save_return').value = true;
	
	the_form.submit();
}