function homeFlash() {
	document.write('<object width="635" height="273">\n');
	document.write('<param name="movie" value="/images/flash.swf" />\n');
	document.write('<embed src="/images/flash.swf" width="635" height="273"></embed>\n');
	document.write('</object>\n');
}
