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

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-15560011-5']);
_gaq.push(['_trackPageview']);
