$(function(){
	$( '.lightbox' ).fancybox( { 'width': 320, 'height': 320, 'type': 'iframe' } );
});