
function AddFav() {
  window.external.AddFavorite('http://www.kwkeukens.be','Kw keukens - wooninrichting');
}


/* Facebook share link */
function fbs_click() {
  u='http://www.kwkeukens.be';
  t=document.title;
  window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');
}

