$(function() {
	
	$("#content a > img").parent().prettyPhoto();
	
});
