$(function() {
	$('#nav').droppy();
	$('.LightBoxImg  a').lightBox();
});