// JavaScript Document
function InsertMovie(movie) {

  document.write('<embed src="../video/SS_Case_Animation.mov" width="352" height="304"></embed>');

}
