		$(document).ready(function() {

			$('.medium_box_link').fancyZoom({width:600, height:400});

		});
