$(document).ready(function(){
	// run the ticker
	$("#books").newsticker(11000);	
});
