$(document).ready(function(){
	$(".updatable").partialUpdate(true);
});

