// JavaScript Documentfunction RunFall(){    document.write('<embed src="fall.dcr" width="500" height="475">\n');	document.write('</embed>\n');}