"; if ($DispLen > strlen($CurrentCount)) { $dsize=$DispLen-strlen($CurrentCount); for ($i=0; $i < $dsize; $i++) { $CurrentCount="0".$CurrentCount; } } for ($i=0; $i < strlen($CurrentCount); $i++) { echo ""; } echo ""; ?>