var url="http://www.luisvives.com" 
var titulo="C.E. LUIS VIVES"
function agregar(){
if (document.all)
window.external.AddFavorite(url,titulo)
}