/*$(document).ready(
	function() {
		jQuery('#slideshow').innerfade({
		speed: 'slow',
		timeout: 6000,
		type: 'sequence',
		containerheight: '0'
	});
});*/
