function insertFlashIntro()
{
	document.write('<object type="application/x-shockwave-flash" data="flash/SSintro.swf" width="750" height="336">\n')
	document.write('<param name="movie" value="flash/SSintro.swf" />\n')
	document.write('</object>')
}