$(document).ready(function(){
	$('#slideShow').cycle();	//	Starts the slideshow
});
