$(document).ready(function() {

	$('div#datacontainer').vTicker({animation: 'fade', height: 110});

});
