Please Select your Web site from the list below.
"; if ($count > 2) { echo "\n"; $count = 1; } else { $count = $count + 1; } echo "
read()) { if (!strcmp($entry, ".") || !strcmp($entry, "..") || !strcmp($entry, ".htaccess") || !strcmp($entry, "dnscache.dat") || !strcmp($entry, "index.php3")) { continue; } echo "".$entry."
"; } $d->close(); ?>