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

$(function() {
	$('.ban_1').opOver();
});

$(function() {
	$('.ban').opOver();
});
