customcorners)) print_custom_corners_end(); ?>
'."\n";
// The right column
if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing) {
echo '
';
echo ''."\n";
if (!empty($THEME->customcorners)) print_custom_corners_start();
blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT);
print_spacer(1, 120, true);
if (!empty($THEME->customcorners)) print_custom_corners_end();
echo ''."\n";
echo ' | ';
}
?>