if(swfobject.getFlashPlayerVersion().major) {
	swfobject.embedSWF("swf/FS_animation_new.swf", "flash", "736", "243", "9.0.0", "swf/expressInstall.swf");
	} else {
	var alternateContent = 'Alternate HTML content should be placed here.' + 
						   'This content requires the Adobe Flash Player.' + 
						   '<a href="http://www.adobe.com/go/getflashplayer/">Get Flash</a>';
	document.write(alternateContent);
} 