<!--
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/06/09/07/SOCCER_Scotland_Miller.html&TEAMHD&#61;soccer' class='menuscroller' target='_blank'>  Scotland striker Kenny Miller cannot believe he will miss the Euro 2008 qualifier against France. Click here for details.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.teamtalk.com/SportingLife/Golf/Leaderboard_Popup' class='menuscroller' target='_blank'>  Click here for live leaderboard from round one of golf's Omega European Masters in Switzerland.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/formula1/news' class='menuscroller' target='_blank'>  Click here for all the latest news and previews from Monza ahead of Sunday's Italian Grand Prix.</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/06/09/07/SOCCER_England_McClaren.html&TEAMHD&#61;soccer' class='menuscroller' target='_blank'>  Peter Crouch grabbed the glory but Steve McClaren was quick to praise the England defence. Click here for details.</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=' http://www.sportinglife.com/racing/news/story_get.cgi&#63;STORY_NAME&#61;racing/06/09/07/manual_095601.html' class='menuscroller' target='_blank'>  Click here for the horses who have caught Alan Sweetman's eye ahead of the Listowel Festival.</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]);
}
//-->
