function flash1()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="780" height="140">\n');
   document.write('<param name="movie" value="/game/coast-real-estate.nsf/title.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="/game/coast-real-estate.nsf/title.swf" width="780" height="140"></embed>\n');
   document.write('</object>\n');
}
