jQuery(window).load(function () {
	jQuery(".cam_yes").animate({ top: '0'}, 2000);
});