'; $dir = ""; if (isset($_GET["user"]))$dir="../"; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ""; // include_once "includes/highlight.php"; ?>

Please wait...

'; echo ''; die(); } else if($_GET["page"] == "signup"){ include_once "signup.php"; } else { $uid = $_GET["page"]; include_once "ViewPaste.php"; } } else if (isset($_GET["user"])){ include_once "UserPage.php"; } else { include_once "NewPaste.php"; } ?>