function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}
var url = "http://shirebooks.net/";
var title = "Shire Books";




