// JavaScript Document

$(function(){
	$('.facebookbutton').html('<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.angelbrides.co.uk&amp;layout=button_count&amp;show_faces=true&amp;width=150&amp;action=like&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe>');
	});
