if (swfobject.hasFlashPlayerVersion("7.0.0")) { // User has flash so do nothing } else { // User does not have flash, so redirect them window.location="indexnf.htm"; }