var fancyBox;

$(function () {
	fancyBox = new FancyBox("#content .bio .postText ul li a", true);
});
