window.fbAsyncInit = function() {
    FB.init({appId: '141467972574516', status: true, cookie: true,
                 xfbml: true});
};
(function() {
    var e = document.createElement('script');
    e.type = 'text/javascript';
    e.src = document.location.protocol +
          '//connect.facebook.net/da_DK/all.js';
    e.async = true;
    document.getElementById('fb-root').appendChild(e);
}());

document.write('<fb:like href="http://www.northtravel.dk/' + location.pathname + '" show_faces="true" width="265" height="265" action="like" font="verdana"></fb:like>');
