	$(document).ready(function(){
    	$('a.register').fancyZoom({width:400, height:500}); 
  	});