(function($)
{
	$(document).ready(function()
	{
				
		$('.autorotate-marque').fMarquee({width: 600, height: 140, showtime: 6000});
		$('div.slashc-imageslider').slashcImageSlider();
				
	});
})(jQuery);

