$(document).ready(function() {
	$('#header .nav').nmcDropDown();
	$('a[rel*=facebox]').facebox();
});
