$(function() {
		$('#menu_haut').droppy();
});

$(document).ready(function(){
    $('a.lightbox').lightBox();
});
