function InsertSampleMovie()
{
  document.write('<object type="application/x-shockwave-flash" data="images/main4.swf" width="350" height="220">\n');
  document.write('<param name="movie" value="images/main4.swf" />\n');
  document.write('</object>\n');
}