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

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


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