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