<!--Intro Sound -->
function exhaust_sound()
{
  document.write("<embed src=\"sounds/exhaust.mp3\" autoplay=\"true\" controller=\"false\" width=\"300\" height=\"40\"></embed>");
}

function racing()
{
  document.write("<embed src=\"sounds/racing.mp3\" autoplay=\"true\" controller=\"false\" width=\"300\" height=\"40\"></embed>");
}

function race_music()
{
  document.write("<embed src=\"sounds/ACDC_thunderstuck.mp3\" autoplay=\"true\" controller=\"true\" loop=\"true\" width=\"300\" height=\"40\"></embed>");
}


<!--Footer -->
function cr_footer()
{
  document.write("<br><br><center>");
  document.write("<font size='1' face='arial, helvetica, tahoma'>");
  document.write("<br><br>");
  document.write("<a href='mailto:webmaster@canyonride.com'>Contact Us</a>&nbsp;&nbsp;&nbsp;<class='text_9pt'>Copyright ©2007-2010 | DunkleeIndustries | All Rights Reserved.<br><br>");
  document.write("<a href='home.html' class='text_9pt'>Home</a> | ");
  document.write("<a href='http://www.wera.com/pages/yearlyschedule.htm#west' class='text_9pt'>WERA</a> | ");
  document.write("<a href='images/team_lucas_oil/album/index.html' class='text_9pt'>Gallery</a> | ");
  document.write("<a href='http://www.lucasoil.com/' class='text_9pt'>Lucas Oil</a> | ");
  document.write("<a href='sponsors.html' class='text_9pt'>Sponsors</a> | ");
  document.write("<br><br>");
  document.write("<a href='#top' class='text_9pt'>Top</a> :: ");
  document.write("<a href='javascript:history.back();' class='text_9pt'>Back</a><br>");
  document.write("</font></center>");
}


<!--Video's -->
function c_superstock()
{
  document.write("<embed src=\"video/c_superstock.wmv\" autoplay=\"false\" controller=\"true\" width=\"425\" height=\"320\"></embed>");
}

function solo_20()
{
  document.write("<embed src=\"video/solo_20.asf\" autoplay=\"false\" controller=\"true\" width=\"425\" height=\"320\"></embed>");
}