jQuery(function() {
  $("#badge").badge({
    user_name: 'awendt',
    user_id: 4158038,
    show: 12,
    link_text: "All my photos on 23 Photo Sharing"
  });
});