/* WWW.CHINAVISTA.COM Share Library load and global variable definition. */ // Load ShareLib $DocRoot = getenv( "DOCUMENT_ROOT" ); if( $DocRoot == "" ) { $DocRoot = get_cfg_var( "doc_root" ); } $DocRoot = $DocRoot . "/simpleworld"; $ShareLib = $DocRoot . "/incs/shared.hp"; require( $ShareLib ); // Requirement for ad server require("config.inc.php3"); require("view.inc.php3"); ?> // To record hits of homepage. DispCounter( $SCRIPT_NAME ); ?>
![]() Map |
![]() |
There used to be a magnificent tower
in Tibetan style, called Buddha's Residence Tower, in the Rear Hill area of
Summer Palace. It was burnt down by the allied forces of Great Britain and
France in 1860 but has been rebuilt in recent years.

$DocRoot = getenv( "DOCUMENT_ROOT" ); if( $DocRoot == "" ) { $DocRoot = get_cfg_var( "doc_root" ); } $NavBar = $DocRoot . '/sharefiles/template/travel.thtml'; require($NavBar); ?>