function scrollIndex()
{
}
function scrollText()
{
  // document.write('<marquee><p><a href="http://www.ultimasports.co.uk/company/openday.html">ULTIMA HOLDS ANNUAL OPEN DAY</a></p></marquee>');
  var pos = location.href.lastIndexOf('/');
  if (location.href.substring(pos) != '/index.html' && location.href.substring(pos) != '/records/index.html' && pos < (location.href.length - 1)) document.write('<p align="center"><a href="http://www.ultimasports.co.uk/records/index.html" target="_top"><img src="http://www.ultimasports.co.uk/flash.gif" width="340" height="130" border="0" alt="Click here to view details and video footage of our multiple Ultima GTR World Speed Records"></a></p>');
  else if (location.href == 'http://www.ultimasports.co.uk/history/') document.write('<p align="center"><a href="http://www.ultimasports.co.uk/records/index.html" target="_top"><img src="http://www.ultimasports.co.uk/flash.gif" width="340" height="130" border="0" alt="Click here to view details and video footage of our multiple Ultima GTR World Speed Records"></a></p>');
}
function scrollTextUS()
{
  // document.write('<marquee><p><a href="http://www.ultimasports.co.uk/company/openday.html">ULTIMA HOLDS ANNUAL OPEN DAY</a></p></marquee>');
}
function captionText()
{
  document.write('<p align="center"><a href="http://www.ultimasports.co.uk/records/index.html" target="_top"><img src="http://www.ultimasports.co.uk/flash.gif" width="340" height="130" border="0" alt="Click here to view details and video footage of our multiple Ultima GTR World Speed Records"></a></p>');
}
function captionIndex()
{
}
function pageFooter()
{
  document.write('    <hr size=4>');
  document.write('    <table align=center>');
  document.write('      <tr align=center><td colspan=2><p><a href="http://www.ultimasports.co.uk/company/index.html" onMouseOver="window.status=\'More about the Company\'; return true;" onMouseOut="window.status=\'\'; return true;">Ultima Sports Ltd, Unit 4 Cloverfield, Hinckley, Leicester, LE10 1YD, UK</a></p></td></tr>');
  document.write('      <tr align=center><td><p>Telephone: +44 (0)1455 631366</p></td><td><p>Fax: +44 (0)1455 633306</p></td></tr>');
  document.write('      <tr align=center><td colspan=2><p>E-Mail: <a href="mailto:tedmarlow@ultimasports.co.uk" onMouseOver="window.status=\'E-mail Ultima Sports for more information\'; return true;" onMouseOut="window.status=\'\'; return true;">tedmarlow@ultimasports.co.uk</a></p></td></tr>');
  document.write('    </table>');
}
