$(document).ready(function(){ 
	$(document).pngFix();
	$('#nav').nmcDropDown({
    show: {height: 'show', opacity: 'show'}
	});
}); 


