$(document).ready(function() {

	//Initialization of ticker
	$("#domainList").ticker(40, true, true);

});
