/* 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 |
![]() |
It stands on a 21-meter-high stone terrace on the sheer front side of the Longevity Hill. It overlooks Kunming Lake in front and Zhihuihai Buddha Hall in the back. Other buildings stretch on either side of it in a neat symmetrical pattern. The tower was burnt down by British and French soldiers in 1860 and a new one was built on the site later.
$DocRoot = getenv( "DOCUMENT_ROOT" );
if( $DocRoot == "" )
{
$DocRoot = get_cfg_var( "doc_root" );
}
$NavBar = $DocRoot . '/sharefiles/template/travel.thtml';
require($NavBar);
?>
