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