<!--   Bookmarks the current page
var url = "http://www.who-is.gr";
var title = "Who IS - Greek Business Directory";

function makeLink(){
if(document.all)
	window.external.AddFavorite(url,title)
}

// -->





