' . $chances[$i] . // '' . "\n"; echo "\n"; $abook_found_email[$chances[$i]] = 1; } $i ++; } } function abook_take_read_array($array) { $i = 0; while ($i < count($array)) { abook_take_read_string($array[$i]); $i ++; } } function abook_take_read() { global $color, $abook_take_location; global $body, $abook_take_hide, $message, $imapConnection; if ($abook_take_hide) return; ?>