
var url="www.LogicFlame.com/index.html";
var title="LogicFlame.com   Website Development, Custom Templates, Pro Hosting";

function addfav(){
if(document.all)
window.external.AddFavorite(url,title)
}
