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

  scroll1[1] = "<nobr>  <a href=' http://www.sportinglife.com/football/premiership/news/' class='menuscroller' target='_blank'>  Click here for the latest team news and previews ahead of the weekend's action in the Barclays Premier League.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/cricket/news/story_get.cgi&#63;STORY_NAME&#61;cricket/09/11/20/CRICKET_India.html' class='menuscroller' target='_blank'>  Gautam Gambhir and Sachin Tendulkar hit centuries as India drew the first Test with Sri Lanka. Click here for full story and final scorecard</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/09/11/20/manual_215205.html' class='menuscroller' target='_blank'>  Federico Bessone smashed home a late winner as Swansea moved up to third in the Championship with a 1-0 victory over Derby. Click here for full story.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/rugbyunion/news/story_get.cgi&#63;STORY_NAME&#61;rugby/09/11/20/manual_221345.html' class='menuscroller' target='_blank'>  Click here for a review of Friday night's Guinness Premiership action.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/golf/news/story_get.cgi&#63;STORY_NAME&#61;golf/09/11/20/GOLF_Dubai.html' class='menuscroller' target='_blank'>  Lee Westwood is back on course for a £1.6million jackpot at the Dubai World Championship. Click here for story.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   </nobr>";

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