// JavaScript Document
$(function(){
	//facebook button
	$('.facebookbutton').html('<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.plasterers-leicester.co.uk&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" class="facebookiframe" allowTransparency="true"></iframe>');
	
});
