
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original:  Prakash -->
<!-- Web Site:  http://www20.brinkster.com/mahathmaonline/bookmark.html -->
<!-- Begin
function addbookmark()
{
bookmarkurl="http://www.todayscatholicworld.com"
bookmarktitle="In Today's Catholic World"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//  End -->

