if ($HTTP_SERVER_VARS['HTTP_HOST'] == 'localhost')
$domain = "http://".$HTTP_SERVER_VARS['HTTP_HOST']."/discoverbrazil.com";
else
$domain = "http://".$HTTP_SERVER_VARS['HTTP_HOST']."";
include("$domain/conexao.php");
?>
include("$domain/includes/topo.php"); ?>
include("$domain/includes/left.php"); ?>
| Information about Rio de Janeiro |
|
If you would like further information on Rio de Janeiron sub-destinations please click on the links below:
|
|
| |
include("$domain/includes/right.php"); ?>
include("$domain/includes/footer.php"); ?>