$(function(){$('.slideshow').cycle();});

// facebox
jQuery(document).ready(function($) {
	$('a[rel*=facebox]').facebox()
})


