var bookmarkurl="http://www.anngibboncommunications.com"
var bookmarktitle="Ann Gibbon Communications - Everyone Has a Story to Tell"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
