  window.fbAsyncInit = function() {
    FB.init({appId: 'your app id', status: true, cookie: true, xfbml: true});
  };

  (
	function() {
    var e = document.createElement('script'); e.async = true;
	e.src = document.location.protocol +
      '//connect.facebook.net/pl_PL/all.js';
    document.getElementById('fb-root').appendChild(e);
	} ()
  );
  
//document.write('<fb:like href=\"http://www.wiraz.info\" layout=\"button_count\" show_faces=\"false\" width=\"140\" action=\"like\" font=\"lucida grande\" colorscheme=\"light\"></fb:like>');
document.write('<fb:like href=\"http://www.facebook.com/pages/O%C5%9Brodek-Szkolenia-Kierowc%C3%B3w-Wira%C5%BC/110834488987639\" layout=\"button_count\" show_faces=\"false\" width=\"140\" action=\"like\" font=\"lucida grande\" colorscheme=\"light\"></fb:like>');

