$(document).ready(function() {
	$('#picContainer').cycle();
});	

