');
$('.blogposts').append( html );
$('.blogposts').append('');
$('.share_fb_'+post.id).click(function(){
FB_publish_call( post.title, post.content, post.image, post.permalink );
});
}
Choose your Country