	$(document).ready(function() {
	$("a.iframe").fancybox({type: 'iframe', width: 300, height: 140});
	});


