<?xml version='1.0'?>
<rdf:RDF
	xml:lang="en"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:foaf="http://xmlns.com/foaf/0.1/"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">

	<rdf:Description rdf:about="">
		<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument"/>
		<foaf:maker rdf:resource="#me"/>
		<foaf:primaryTopic rdf:resource="#me"/>
	</rdf:Description>

	<foaf:Person rdf:about="#me">
		<foaf:nick>admin</foaf:nick>
		<foaf:name>Karel zahradní návštěvník</foaf:name>
		<foaf:homepage rdf:resource="http://www.bydleni.cz/hra/profile/admin" />
		<foaf:depiction rdf:resource="http://www.bydleni.cz/hra/mod/multisite_user_icon/icon.php?lastcache=1374511225&amp;joindate=1352135299&amp;guid=35&amp;size=large&amp;site=1" />
<div style="padding:2px;"><div id='fb-root'></div>
	<script src='http://connect.facebook.net/en_US/all.js'></script>
	<p><a onclick='postToFeed(); return false;' style='cursor:pointer;'><img src='http://www.bydleni.cz/hra/mod/tidypics/graphics/fb-share.PNG' border='0' width='65' alt='Post to Facebook'/></a></p>
	<!-- <a rel='nofollow' href='javascript:void(0)' onclick='postToFeed();' class='facebookShare' name='fb_share' type='button'>Share</a> -->
	
    <script> 
      FB.init({appId: '303302539784058', status: true, cookie: true});

      function postToFeed() {
        var obj = {
			method: 'feed',
			link: 'http://www.bydleni.cz/hra/photos/image/97/romanticka-pariz',
			picture: 'http://www.bydleni.cz/hra/photos/thumbnail/97/thumb/',
			name: 'Romantická Paříž',
			caption: 'Romantická Paříž',
			description: '<p>Zde jsem byla o pr&aacute;zdnin&aacute;ch před 15 lety.</p>'
			};

        function callback(response) {
			if (response && response.post_id) {
			  alert('Post was published.');
			} else {
			  alert('Post was not published.');
			}
        }

        FB.ui(obj, callback);
      }
	</script>
</div>	</foaf:Person>
</rdf:RDF>
