jQuery(document).ready(function(){
  jQuery('#menu').jqDock({coefficient : 3,align:'top',size : 60, labels:false,duration : 300});
});	
