$(function() {
  Cufon.replace('.cufon', { fontFamily: 'hanzel' });
  $('#menu-icons').jqDock({size:70});
});
