document.write('<object width="320" height="255">');
document.write('<param name="autoplay" value="true">');
document.write('<param name="controller" value="true">');
document.write('<param name="src" value="site_images/videos/">');
document.write('<embed src="site_images/videos/" width="320" height="255" type="video/quicktime" controller="true" autoplay="true" pluginspage="http://www.apple.com/quicktime/download/">');
document.write('</object>');
