$(document).ready(function() {
    $().ready(function() {  
        $('#nav').menu({s1peed:20,});  
    });  

});


