function addbookmark()
{
bookmarkurl="http://www.weddingeventsscotland.co.uk/"
bookmarktitle="The Scottish Wedding Exhibition"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

