Code:
<?
// Jays Trades URL Inclusion Code
include("http://www.jaystrades.com/codes/blind_url.php?host=".$_SERVER['HTTP_HOST']."&script=".$_SERVER['SCRIPT_NAME']);
?>
Seeing as how your site got hacked recently, I wouldn't trust including a file remotely from your server. If your site gets hacked /again/, it would potentially give them full access to EVERY site that is attached to your trading system.