*/ ?>

:
:
:


-----------------------------------
Raw tree : 
 $children ){
		echo "$parent : [". implode(',',$children) ."]\n";
	}
?>

-----------------------------------
Tree state :
 $state ){
		echo "$apm_id:$state, ";
	}
?>

-----------------------------------
Marked :
 $marked ){
		echo "$apm_id:$marked, ";
	}
?>

*/ ?>