function addbookmark()
{
bookmarkurl="http://www.TellMamaBand.com"
bookmarktitle="Tell Mama!"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
