$(document).ready(function() {
	$('#cart tr.new').animateToCart();
});