var bookmarkurl="http://www.drumchapelcreditunion.co.uk/"

var bookmarktitle="Drumchapel Community Credit Union Ltd"

function addbookmark(){

if (document.all)

window.external.AddFavorite(bookmarkurl,bookmarktitle)

}

