try {
   var ocontrol = new ActiveXObject('ShockwaveFlash.ShockwaveFlash.' + 6);
   MM_FlashControlInstalled = true;
   MM_FlashControlVersion = '6';
}
catch(e) {
}

