\n"; } if ($desc !== '') echo " "; foreach ($scripts as $s) echo ""; ?> '; $page = isset($_GET['page']) ? $_GET['page'] : 'home'; foreach ($links as $key => $value) { if ($page == $key) $selected = " selected"; else $selected = ""; echo "$value"; } echo "
"; if ($accepted) { echo "Logged in as $_SESSION[displayName]
"; if ($_SESSION['displayName'] == 'noname') echo "Update your name | "; echo "Logout"; } else { ?> Sign in

Sign in

Do you have an account here?

Sign in with Google Sign in with Yahoo Learn more about OpenID X
"; echo "
"; } ?>