$(document).ready(function() {
			$("a.gallery, a.iframe").fancybox({"frameWidth" : 500,"frameHeight" : 480});	
});
