// The main content should go here.
echo ’
<div id=“content_section”><div class=“frame”>
<div id=“main_content_section”>';
}
// The main content should go here.
echo ’
<div id=“content_section”><div class=“frame”>
<div id=“main_content_section”>‘;
echo ’
<br class=“clear” />’;
// Hack's Park Shoutbox -->
if (function_exists('template_shoutbox')) template_shoutbox('main');
// <-- Hack's Park Shoutbox