$j(document).ready(function() {
	if ($j('#homepage-graphic')) { 
		new RSC_ImageRotator('homepage-graphic', {duration: 3}); 
	}
});
