/* No reference to this file; could be deleted */

$(document).ready(function(){
	/* Rotating Images (jquery.cycle.js) */
	$('.slideshow div').cycle();
});
