function addbookmark()
{
bookmarkurl="http://www.marthamay.com"
bookmarktitle="Martha May's Real Estate Web Source"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//  End -->