$(document).ready(function(){
	$('#db .inner').load('/customer_reference_db/top/5');
});

