function runFlash()
{
  document.write('<object type="application/x-shockwave-flash" data="media/recruitment.swf" width="740" height="107">\n');
  document.write('<param name="movie" value="media/recruitment.swf" />\n');
  document.write('<img src="flash/background.jpg" width="740" height="107" alt="Recruitment Leaders" />\n');
  document.write('</object>\n');
}