$(document).ready( function() {
	$('#header').append( $('#anything') );
})
