var background = "../images/TW_BG.jpg";
var speed =100;

browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);

if (browserName != "Netscape" || browserVer >= 4.5) {

function moveback(movert,movedn,hPos,vPos) {
 //alert(vPos)
  if (arguments[4])
    document.body.style.backgroundImage = "url(\"" + arguments[4] + "\")";

  if (arguments[5])
    document.body.style.backgroundRepeat = arguments[5]

  if (!isNaN(hPos)) {
    if ((movert!=0) && (hPos>0)) hPos=-100000
    hPos += movert
  }
  if (!isNaN(vPos)) {
    if ((movedn!=0) && (vPos>0)) vPos=-100000
    vPos+= movedn
  }

  document.body.style.backgroundPosition= hPos + " " + vPos
  if (isNaN(hPos))  hPos = "\"" + hPos + "\""
  if (isNaN(vPos)) vPos = "\"" + vPos + "\""
  setTimeout("moveback("+movert+","+movedn+","+hPos+","+vPos+")",speed)

}

moveback(-1,0,0,0);
}<div align="center">
<p><b>POWERED BY:</b> <i><b>Web Spinners® Networks</b> </i> <a href="http://WWW.WebSpinners.Net" target="WSN"><b>WWW.WebSpinners.Net</b></a> <a href="http://WWW.WebSpinners.Net" target="WSN"><img src="http://webspinners.net/webspinlogo-sm.jpg" align="absmiddle" border="0"></a>
</p>
<p align="center">
      Want More Trade Wars? DONATE to stay ONLINE!&nbsp;
      <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="spider@2webspinners.com">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_SM.gif:NonHosted">
<input type="image" src="http://rylos7.com/paypal_donate.png" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</div>
<BR><div align="center"><script type="text/javascript" language="Javascript1.1" src="http://ads.wsn.cc/displayad_JS.cfm?AdRate=4"></script></div>
