function addbookmark()
{
bookmarkurl="http://www.bras4u.net"
bookmarktitle="Welcome To Silk Stocking Lingerie"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}