/* 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 |
The 728-meter-long corridor runs from a moon gate in the east to Shizhang Pavilion in the west. All the 273 sections are decorated with more than 8,000 paintings of landscapes, flowers and human figures. It is the longest and most famous corridor in the world.
$DocRoot = getenv( "DOCUMENT_ROOT" );
if( $DocRoot == "" )
{
$DocRoot = get_cfg_var( "doc_root" );
}
$NavBar = $DocRoot . '/sharefiles/template/travel.thtml';
require($NavBar);
?>
