head.ready(function() {
	
	$('.fancybox').fancybox();
	SyntaxHighlighter.all();
	
});
