jQuery(document).ready(function(){ 
jQuery('#nav').droppy();
});
