﻿$(function() {
    $('#nav').droppy({speed:100});
  });
  