';
for ($num=0; $num < round(count($lines)/2); $num++ ) {
if ($lines[$num] != 'x') {
echo $lines[$num];
}
}
echo '
';
$startLine = round(count($lines)/2);
if ($lines[$startLine] == '
') $startLine++;
for ($num=$startLine; $num < count($lines); $num++) {
if ($lines[$num] != 'x') {
echo $lines[$num];
}
}
echo '
';
?>
All vendors listed above are provided as a reference only, no warranty is expressed or implied. Any
software found on vendor sites is provided on an as-is basis, without warranty. Vendor list last revised