$(document).ready(function(){
	$('#shoppingbasket').load('/recycled-shop #shoppingbasket');
	$('input.hint').hint();
});
