function SRun()
{
	    document.write("<object width=\"702\" height=\"479\">");
		document.write("<param name=\"movie\" value=\"ml.swf\">");
		document.write("<embed src=\"ml.swf\" width=\"702\" height=\"479\">");
		document.write("</embed></object>");	
}

