'; echo ''; echo ''; echo ''.$arrSeo['page-title'].''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo '
'; // =========================================================================== // == Print out the header part // =========================================================================== echo '
'; echo '
 
'; echo '
 
'; echo '
'; // =========================================================================== // == Use another DIV element to build the inner main content area // =========================================================================== echo '
'; require_once 'header-01.php'; echo '
 
'; // =========================================================================== // == This is the small content part on top of page // =========================================================================== echo '
'; Area_Top( HEADER_TYPE_1 ); require_once 'menue-01.php'; echo '
'; echo ''.$arrSeo['pic-alternate'].''; echo '
'; echo '
'; echo ''; echo ''; echo '
'.$arrSeo['explanation'].'
'; echo '
'; echo '
'; Area_Bottom(); echo '
 
'; // =========================================================================== // == Show the information about the last registred users // =========================================================================== require_once 'last-members.php'; echo '
 
'; // =========================================================================== // == Show the commercial information // =========================================================================== require_once 'footer-01.php'; echo '
 
'; // =========================================================================== // == And again some keywords // =========================================================================== Area_Header( $arrSeo['bottom-header'], HEADER_TYPE_1 ); echo '
'; echo ''; echo ''; echo ''; echo ''; echo ''; echo '
    '.$arrSeo['bottom-text-01'].'
    '.$arrSeo['bottom-text-02'].'
'; echo '
'; Area_Bottom( BOTTOM_TYPE_1 ); echo '
 
'; // =========================================================================== // == Show the commercial information // =========================================================================== require_once './../includes/link-list.php'; echo '
 
'; // =========================================================================== // == Show the commercial information // =========================================================================== echo '
copyright
'; // =========================================================================== // == Google analytics code // =========================================================================== if( strstr( $_SERVER['DOCUMENT_ROOT'], '/ldc/www/' ) === false ) { echo "\n"; echo "\n"; } echo '
'; // =========================================================================== // == Build the bottom border // =========================================================================== echo '
'; echo '
 
'; echo '
 
'; echo '
'; echo '
'; echo ''; echo ''; ob_end_flush(); ?>