/* 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 |
![]() |
Looking like a rainbow, the
17-Arch Bridge is eight metres wide and 150 metres long and links
the East Causeway with the Nanhu Island on Kunming Lake.
$DocRoot = getenv( "DOCUMENT_ROOT" );
if( $DocRoot == "" )
{
$DocRoot = get_cfg_var( "doc_root" );
}
$NavBar = $DocRoot . '/sharefiles/template/travel.thtml';
require($NavBar);
?>
