$(document).ready(function() {
	$('div.loopedSlider').loopedSlider();
});