function run_footer()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="750" height="150">\n');
document.write('<param name="movie" value="http://www.motion-emotion.com/motion_footer.swf">\n');
document.write('<embed src="http://www.motion-emotion.com/motion_footer.swf" width="750" height="150" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
} 