English
<!--Put the following code into the <body> area--> <div align="center"> <p> <script language=""> function click() { if (event.button==2) { window.external.addFavorite('http://www.downcodes.com','Website Building Academy') }} document.onmousedown=click </script> </p> <p><b><font color="# FF0000">Click the right button to pop up the Add Favorites dialog box! </font></b> </p> </div>