<!--
// -----------------------------------------------------------------------------
// Globals - call this file from the header if you have flash files on every page
// and are checking for the same version of Flash throughout your application.
// Otherwise, just paste this code in the top of each page that has a Flash movie
// as a script block, and change the versions as necessary.
// Major version of Flash required
var requiredMajorVersion = 7;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Revision of Flash required
var requiredRevision = 0;
// the version of javascript supported
var jsVersion = 1.0;
// -----------------------------------------------------------------------------
// -->
