<?php
header("Content-type: application/x-javascript");
if($_SERVER['GEOIP_COUNTRY_CODE']=='TT'){

echo 'document.write("<div align=\"center\"> <center>  <table border=\"0\" cellpadding=\"3\" cellspacing=\"0\" width=\"100%\" id=\"cbd\">    <tr>      <td width=\"100%\" colspan=\"4\">We recommend these very valuable offers from Computer books direct book club. These deals are for new members only and membership is free. You can only take one of these bundles when you join the club - choose wisely.</td>    </tr>    <tr id=\"books\">      <td width=\"33%\"><a href=\"http://www.mcse.ms/rlink.php?link=7\" target=\"_blank\"><img border=\"0\" src=\"http://www.mcse.ms/images/computer_repair.jpg\" width=\"138\" height=\"132\"></a><br>  </td>   <td width=\"33%\"><a href=\"http://www.mcse.ms/rlink.php?link=4\" target=\"_blank\"><img  border=\"0\"src=\"http://www.mcse.ms/images/windows_xp_book.jpg\" alt=\"Windows XP Books\" width=\"133\" height=\"132\"></a></td><td width=\"34%\"><a href=\"http://www.mcse.ms/rlink.php?link=5\" target=\"_blank\"><img  border=\"0\"src=\"http://www.mcse.ms/images/computer_security.jpg\" alt=\"Computer Security Book\" width=\"138\" height=\"132\"></a></td><td width=\"34%\"><a href=\"http://www.mcse.ms/rlink.php?link=8\" target=\"_blank\"><img border=\"0\" src=\"http://www.mcse.ms/images/computer_networking.jpg\" alt=\"ExamCram2\" width=\"135\" height=\"129\"></a></td> </tr>    <tr>     <td width=\"33%\"><a href=\"http://www.mcse.ms/rlink.php?link=7\" target=\"_blank\">PC Upgrade and repair kit</a> - a $149.97 value - yours for $9.99 (plus shipping)</td>      <td width=\"33%\"><a href=\"http://www.mcse.ms/rlink.php?link=4\" target=\"_blank\">3 Windows XP books</a> - $149.97 value - yours for $9.99 (plus shipping)</td><td width=\"34%\"><a href=\"http://www.mcse.ms/rlink.php?link=5\" target=\"_blank\">Computer Security Toolkit</a> - 3 books plus security tools on CD-rom -a $174.94 value - yours for $9.99 (plus shipping)</td><td width=\"34%\"><a href=\"http://www.mcse.ms/rlink.php?link=8\" target=\"_blank\">Computer Networking toolkit</a> - 5 books, a $252.97 value - yours for $9.99 (plus shipping)</td> </tr>  </table></center></div>");';
}
else 
{\
echo 'document.write("<div align=\"center\"><a href=\"http://www.mcse.ms/rlink.php?link=10\" target=\"_blank\"><img src=\"http://www.mcse.ms/images/TrainSignal_banner.gif\" border=\"0\"></a>");';
}

?>
