this plugin (version 1.1) set a hidden link to a poker site in your footer
you will find this in visitor-likedislike-post-rating.php on line 69
function FooterLink() {
$l = array('en', 'de');
$wpLang = 'en';
echo '<div style="display: none;"><a href="http://www.ftpokerbonus.com/'.iif(in_array($wpLang, $l) AND $wpLang != 'en', $wpLang.'/').'full-tilt-poker/" title="Full Tilt Poker Referral Code">Full Tilt Poker Referral Code</a></div>';
}
regards
Monika
http://wordpress.org/extend/plugins/visitor-likedislike-post-rating/