$(document).ready(
				function() {
					$('.main_content .center_content #slideshow ul').innerfade({
						speed: 2500,
						timeout: 7000,
						type: 'sequence',
						containerheight: '1.5em'
					});
		});

function openNewWindow() {
	
	window.open("http://www.facebook.com/group.php?gid=20952501096");
	
}
