include "_inc/siteMenu.inc.php"; ?>
echo htmlspecialchars_decode($text); ?>
include "_inc/footer.inc.php"; ?>include "_back_end/dbConnect.inc.php"; include "_back_end/variables.inc.php"; $getInfo=mysql_query("SELECT * FROM Joosten_pages WHERE id='1'"); $r=mysql_fetch_array($getInfo); $text=$r['omschrijving']; ?>