if ( flashVersion < 7) {
  window.location.href = 'no-flash.html';
}


