function anim_homepage()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="270">\n');
   document.write('<param name="movie" value="/shop/junglesurfdb.nsf/junglesurf_home.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="/shop/junglesurfdb.nsf/junglesurf_home.swf" width="900" height="270" wmode="transparent"></embed>\n');
   document.write('</object>\n');
}
