jQuery("#footerMenu").ready(function(){
	jQuery("#footerMenu").height(jQuery("#footer").height());
});
