init(); print_header($controller->name . " " . i18n::translate('Ancestry chart')); if ($ENABLE_AUTOCOMPLETE) require WT_ROOT.'js/autocomplete.js.htm'; // LightBox if (WT_USE_LIGHTBOX) { require WT_ROOT.'modules/lightbox/lb_defaultconfig.php'; require WT_ROOT.'modules/lightbox/functions/lb_call_js.php'; } echo '
';
if ($view=="preview") {
echo '', i18n::translate('%s Generation Ancestry Chart', $PEDIGREE_GENERATIONS) , ':';
} else {
echo '', PrintReady($controller->name); if ($controller->addname!="") { echo ' ', PrintReady($controller->addname); } echo ' |