jQuery(function( $ ){
	$('a.single_image').fancybox({'frameWidth':660,'frameHeight':490});
	$('#portfolio').innerfade({ speed: 'slow', timeout: 8000, type: 'sequence', containerheight: '573px' }); 
	
});
