$j(document).ready(function() {			
	$j('#ka_headerTopNav').insertAfter('#header');
	$j('#ka_profileAgeItem').remove();	
});
