$(document).ready(function () {
    /* drop down menu */
    $("#menu ul.nav-top").superfish();

});
