jQuery(document).ready(function($){
	$('.Nav').height($('.hmm').height());
});
