<!--
scroll1 = new Array();
if (!nullmode) {
  if (mode1) {
    scroll1[0] = document.all.scroll;
  } else if (mode2) {
    scroll1[0] = document.getElementById("scroll");
  }

  scroll1[1] = "<nobr>  <a href=' http://www.sportinglife.com/football/news/story_get.cgi&#63;STORY_NAME&#61;soccer/10/02/09/manual_185527.html&TEAMHD&#61;soccer' class='menuscroller' target='_blank'>  Manchester City moved level on points with fourth-placed Liverpool in the Barclays Premier League courtesy of a 2-0 home win over Bolton on Tuesday night. Click here for full review.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/football/news/story_get.cgi&#63;STORY_NAME&#61;soccer/10/02/09/manual_185527.html&TEAMHD&#61;soccer' class='menuscroller' target='_blank'>  Fulham climbed to ninth and left Burnley still looking for their first away win of the season by triumphing 3-0 over the Clarets at Craven Cottage. Click here for full review.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/football/news/story_get.cgi&#63;STORY_NAME&#61;soccer/10/02/09/manual_185527.html&TEAMHD&#61;soccer' class='menuscroller' target='_blank'>  There was late drama at Fratton Park as 10-man Portsmouth equalised deep into stoppage time to secure a 1-1 draw against nine-man Sunderland. Click here for full review.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.bettingzone.co.uk/story_get.cgi&#63;STORY_NAME&#61;golf/10/02/09/manual_085029.html' class='menuscroller' target='_blank'>  Click here for Dave Tindall's expert betting tips for the AT&T Pebble Beach National Pro-Am.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/greyhounds/greyhounds_centre/' class='menuscroller' target='_blank'>  Click here for live coverage of today's major UK greyhound meetings.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   </nobr>";

  scroll1[2] = 'scroll';
  scroll1[3] = 660;
  scroll1[4] = 660;
  scroll1[5] = 1;
  scroll1[6] = 0;
  scroll1[7] = 10;
  document.onload = scroll1[0].innerHTML = scroll1[1];setInterval("scrollBlock(scroll1)",scroll1[7]);
}
//-->