$(function() {
	if(total_screenshots > 0)
		$("#screenshots").jcarousel();
});

