Test kzHighlight

Coucou

for($i=0, $iMax=10; $i<$iMax; $i++) {
	echo $i;
}