// JavaScript Document
  		$(function() {
    	$('#nav').droppy({speed: 0});
  		});
