"; return; } function show_content() { echo "

Dit is content in de body.

"; return; } function show_footer() { echo ""; return; } ?>