// JavaScript Document
$(document).ready(function() {
	$('#animatedpicture').cycle();
});