function GetFlash()
{
		document.write('<object width="775" height="167" data="fsw_animation.swf" type="application/x-shockwave-flash">');
		document.write('<param name="movie" value="fsw_animation.swf">');
		document.write('<param name="quality" value="best">');
		document.write('<img src="images/header_start.jpg" width="775" height="167" border="0" usemap="#Map">');
		document.write('</object>'); 
}
