This may help by spoofing the referrer!!!
PHP Code:
<?php
header("Referer: http://www.google.com\n");
header("Location: http://floridaoutdooradventures.info/")
?>
I think the script has to be on "floridaoutdooradventures.info" for security access reasons!!!