function InsertNav()
{
  document.write('<object type="application/x-shockwave-flash" data="/_swf/nav.swf" width="150" height="175" >\n');
  document.write('<param name="movie" value="/_swf/nav.swf" />\n');
  	document.write(' \n');
  document.write('</object>\n');
} 
