function RunFoo()
{
   document.write('<object type="application/x-shockwave-flash" data="map_def2.swf" width="900" height="650">\n');
   document.write('<param name="movie" value="map_def2.swf" width="900" height="650" />\n');
   document.write('</object>\n');
}

