function anim_homepage()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="530" height="266">\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="530" height="266" wmode="transparent"></embed>');
   document.write('</object>');
}

function anim_freshatfive()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="360" height="72">\n');
   document.write('<param name="movie" value="anim_freshatfive.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="anim_freshatfive.swf" width="360" height="72" wmode="transparent"></embed>');
   document.write('</object>');
}

function anim_maccas()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="300" height="250">\n');
   document.write('<param name="movie" value="DDB_MAC_Flip_300x250_30k.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="DDB_MAC_Flip_300x250_30k.swf" width="300" height="250" wmode="transparent"></embed>');
   document.write('</object>');
}


function mp3_interviews()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="360" height="230">\n');
   document.write('<param name="movie" value="mp3-interviews.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="mp3-interviews.swf" width="360" height="230" wmode="transparent"></embed>');
   document.write('</object>');
}





