$(document).ready(function(){
    $('#l2top-button').click(function(){$('#l2top-menu').show();});
});
