// JavaScript Document
$(function() {
			$('#postcards').cycle();
			

		});
