// JavaScript Document
function addbookmark()
{
bookmarkurl="http://www.datecomments.com/"
bookmarktitle="Reviews about DatingWebsites"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
