$(document).ready(function() {
	$("a.fb").fancybox();
});
