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