Nice
<script type="text/javascript"> //Technically, this will be accurate... try { document.write("NO"); } catch(err) { document.write("YES"); } </script>
Nice