/* JS comun */

$(function() {
	$('#nav_top').droppy({speed: 230});
});