<!--
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/09/11/20/SOCCER_France_Snap.html' class='menuscroller' target='_blank'>  France captain Thierry Henry says replaying the clash with the Republic of Ireland would be 'the fairest solution'. 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/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/cricket/news/story_get.cgi&#63;STORY_NAME&#61;cricket/09/11/20/CRICKET_England.html' class='menuscroller' target='_blank'>  England's first ODI against South Africa was abandoned without a ball being bowled. Click here for full sory.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/football/cc_championship/news/' class='menuscroller' target='_blank'>  Click here for the latest team news and previews ahead of the weekend's action in the Coca-Cola Championship.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/football/live/latestscores/' class='menuscroller' target='_blank'>  Click here for all the latest scores and scorers from tonight's major domestic and European football action.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/racing/results/' class='menuscroller' target='_blank'> 9.20 Wolverhampton - 1st 2 Bidable 4-1 2nd 7 Russian Angel 10-1 3rd 3 Libre 33-1</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]);
}
//-->