Source code for bookmarklet Show Compatibility Mode.
javascript: (function(){ alert(document.compatMode); }());