function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}
var url = "http://hedgerowbooks.com/";
var title = "Hedgerow Books - Specialists in Boxing and Football books";



