. #------------------------------ # $Revision: 2643 $ # $Author: al $ # $Date: 2009-06-18 19:06:27 -0400 (Thu, 18 Jun 2009) $ #------------------------------ require_once( 'core.php' ); $t_core_path = config_get( 'core_path' ); require_once( $t_core_path . 'news_api.php' ); require_once( $t_core_path . 'print_api.php' ); $f_news_id = gpc_get_int( 'news_id', null ); html_page_top1(); html_page_top2(); ?>