$(document).ready(function(){
  $('#gNav').nmcDropDown({
	   hide_speed:0,
	   show_speed:0
  });
});
