SIMPLE TIKER

<script>
$(document).ready(function(){
	
	jQuery('#ticker-example').simpleticker(); 
});
</script>