$(document).ready(function() {
	$('.popupLink').fancyZoom({width:400});
});