// force xhtml compliant
// klee@nationalarchives.gov.uk

document.write("  <OBJECT CLASSID='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
document.write("           CODEBASE='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0'");
document.write("           WIDTH='525'");
document.write("           HEIGHT='410'");
document.write("           ID='theMovie'>");
document.write("    		<PARAM NAME='src' VALUE='/latin/beginners/swf/practice02.swf'>");
document.write("			<PARAM NAME=menu VALUE=false>");
document.write("			<PARAM NAME=wmode VALUE=transparent>");
document.write("		<EMBED SRC='/latin/beginners/swf/practice02.swf'");
document.write("           PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'");
document.write("           WIDTH='525'");
document.write("           HEIGHT='410'");
document.write("           menu=false");
document.write("           wmode=transparent");
document.write("           NAME='theMovie'>");
document.write("    	</EMBED>");
document.write("   </OBJECT>");
// end of javascript
