$(document).ready(function() {
	$("a.vcard").fancybox({width: 400, height: 266, margin: 0, type: 'iframe', hideOnContentClick: true});
});
