$(document).ready(function() {
        $('ul.submenu').dropShadow({left:2, top:0, blur:1});
    });
