$to = $_GET['to']; include('globe.php'); if ($to == '') $to = $mydomain; ?>
Let's go!: echo $to; ?>
Back to: echo $mydomain; ?>