function addbookmark()
{
bookmarkurl="http://www.rgrhoa.com"
bookmarktitle="Lakepointe#1 Community Website"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

