//<![CDATA[
if (swfobject.hasFlashPlayerVersion("7.0.0")) {
// User has flash so do nothing
} else {
// User does not have flash, so redirect them to this page
window.location="http://www.synthetichuman.com/noflash/";
}
//]]>

