function addbookmark()
{
bookmarkurl="http://www.wildingpointehoa.com"
bookmarktitle="Wilding Pointe Community Website"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
