if (!useRedirect) { // if dynamic embedding is turned on if(hasRightVersion) { // if we've detected an acceptable version var oeTags = ''+''+''+''+'' document.write(oeTags); // embed the flash movie } else { // flash is too old or we can't detect the plugin var alternateContent = '

This website has detected that you do not have the required version of the flash plugin installed for the navigation to work correctly. To properly navigate this site, please visit the Macromedia website and install Flash Player 7.

Get the latest Macromedia Flash Player
' document.write(alternateContent); // insert non-flash content } }