<!--ADD-TO-FAVORITES--> <!-- This goes in the HEAD of the html file --> <script language="JavaScript" type="text/javascript"> <!-- function bookmark() { window.external.AddFavorite("http://sivamdesign.com/scripts/","Sandeep\'s Nook") } // --> </script> <!-- This goes into the BODY of the file --> <script> <!-- if (document.all) document.write('<a href="javascript:bookmark()">Bookmark this page!</a>') // --> </script>