function MotionGraphics()
{
document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="304" width="352">\n');
document.write('<param name="src" value="motion/motion_graphics.mov">\n');
document.write('<param name="type" value="video/quicktime" height="304" width="352">\n');
document.write('<embed src="motion/motion_graphics.mov" height="304" width="352" autoplay="false" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/">\n');
document.write('</object>\n');
}
