function writeIntro() {
	document.write('<object style="margin-bottom: 1em;" type="application/x-shockwave-flash" data="c.swf?path=flash/intro.swf" width="700" height="336">');
	document.write('<param name="movie" value="c.swf?path=flash/intro.swf" />');
	document.write('<param name="wmode" value="transparent" />');
	document.write('</object>');
}