$(document).ready(function() {
	$('#header').after('<img src="/images/content/error.png">');
});
