function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}
var url = "http://sharstonbooks.com/";
var title = "Sharston Books - A vast selection of out-of-print and current titles...";



