include "includes/config.php"; if (isset($_GET['pg'])) { $pg = $_GET['pg']; } else { $pg = 'home'; } ?>