$( function () {
		$('<div />').attr('id','hero').appendTo('#structure');
	});
