function InsertHeader()
{
  document.write('<object type="application/x-shockwave-flash" data="header.swf" width="801" height="144">\n');
  document.write('<param name="movie" value="header.swf" />\n');
  document.write('<img src="/_img/header.jpg" width="801" height="144" border="0" alt="" usemap="#map_header">\n');
  document.write('</object>\n');
} 
