function anim_marketappraisal()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="235" height="150">\n');
   document.write('<param name="movie" value="/game/midcoastrealty.nsf/anim_marketappraisal.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="/game/midcoastrealty.nsf/anim_marketappraisal.swf" width="235" height="150"></embed>\n');
   document.write('</object>\n');
}


function anim_transition()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="670" height="250">\n');
   document.write('<param name="movie" value="/game/midcoastrealty.nsf/anim_transition.swf" />\n');
   document.write('<param name="quality" value="high" />');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="/game/midcoastrealty.nsf/anim_transition.swf" width="670" height="250" wmode="transparent"></embed></object>');
}
