/********************************************

Integraded Project Management
jQuery QTip Featured Clients   	

*******************************************/

$(document).ready(function() {
	$('.slides').cycle({
		fx: 'fade'
	});
});
