English
<!--Add the following code to the <body> area:--> <script> <!-- function hate() { alert(' abcd '); alert(' efgh'); alert(' abc'); alert(' ert'); alert(' qwe'); alert(' zsd'); alert(' asfd'); alert(' downcodes.com'); return hate() } //-- done --> </script> <a href="javascript:hate()" onmouseover="window.status='You can’t turn it off if you press it!';return true"> <b>It’s best not to press it</b>< /a>