<!-- choose wording. --> <script type="text/javascript"> if ( detectIE() ) { document.writeln ( 'You must <span class="click">click' + '“allow blocked content permission”' + '</span> to allow Active X to run. ' + 'This also gives permission to Java to run.'); } else { document.writeln( 'You must <span class="click">click ' + '“grant/accept”' + '</span> to allow Java to run.'); } </script>