I have been reading about Mochi Media, and I was checking the games leaderboards. Does someone knows how to achieve this kind of leaderboard?

Which is quite different than the default leadeboard created by the sample code:
<div id="leaderboard_widget"></div>
<script src="http://xs.mochiads.com/static/pub/swf/leaderboard.js" type="text/javascript"></script>
<script type="text/javascript">
Mochi.showLeaderboardWidget({game: "mochiscores-sample-game", id: "leaderboard_widget"});
</script>
I am asking from a publisher point of view, not a game developer. I want to publish games from Mochi Media on my website, and provide that kind of Facebook leaderboard.