// JavaScript Document
document.write('<object id="mymovie" width="750" height="525">');
document.write('<embed src="film3.swf" width="750" height="525" > ');
document.write('</embed>');
document.write('</object>');
