$(function(){
	$('#facebookBtn').attr('src','http://www.facebook.com/plugins/like.php?layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=21&href=' + encodeURIComponent(document.location));
	$('#facebookBtnBottom').attr('src','http://www.facebook.com/plugins/like.php?layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=21&href=' + encodeURIComponent(document.location));
});
