Implementation of hook_menu().
function nd_menu() { require_once 'includes/nd.registry.inc'; return _nd_menu(); }