$(document).ready(function(){
	$(".zoom").bezoom();
});

