function addbookmark()
{
bookmarkurl="http://www.preciouspetals.co.uk/"
bookmarktitle="Wedding Bouquet Preservation by Precious Petals"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
