23 August 2005 * * @package webtrees * @subpackage Charts * @version $Id$ */ define('WT_SCRIPT_NAME', 'hourglass.php'); require './includes/session.php'; $controller = new WT_Controller_Hourglass(); $controller->init(); // -- print html header information print_header(PrintReady($controller->name)." ".WT_I18N::translate('Hourglass chart')); if ($ENABLE_AUTOCOMPLETE) require WT_ROOT.'js/autocomplete.js.htm'; echo '
'; echo '

', WT_I18N::translate('Hourglass chart'), help_link('hourglass_chart'), '
', PrintReady($controller->name), '

'; $controller->setupJavascript(); // LBox ===================================================================================== if (WT_USE_LIGHTBOX) { require WT_ROOT.'modules/lightbox/lb_defaultconfig.php'; require WT_ROOT.'modules/lightbox/functions/lb_call_js.php'; } // ========================================================================================== $gencount=0; ?>
 
" />
show_spouse) echo " checked=\"checked\""; ?> />
%   
', WT_I18N::translate('Click on any of the boxes to get more information about that person.'), '
'; } ?>
" >
print_descendency(WT_Person::getInstance($controller->pid), 1); ?> print_person_pedigree(WT_Person::getInstance($controller->pid), 1); ?>