jQuery(document).ready(function() {
	jQuery('a[rel*=facebox]').facebox(); 	//Face Box Lightbox Pop Up
	$('#s1').cycle('fade');	$		// Slideshow Cycle
})