% include_once( "../php_scripts/auto_prepend.php" ); %> <% // initialize some globals include_once( "../inc/ac_site_includes.php" ); // draw the header! include_once( "../inc/header.php" ); %> <% @start_left_column(); %> <% if ( $article_id ) { if ( !$page ) { $page = 1; } @start_section( "My Recent Articles", 210 ); display_articles( 8, "", $author_id, "" ); %>
| Click for Full Listing >> |
<% @display_left_column_contents( "articles" ); %> <% echo " "; if ( $author_id ) { @start_section( "About the Author", 210 ); display_author_profile( $author_id ); @end_section( ); } echo "
"; %>
<% @start_main_column();
start_mid_section( "AC CALENDAR", "", "" );
@display_calendar_listing( 10, 1 , 1, $item_id );
end_mid_section();
%>
<% echo "