0) print "\n"; } else if ($matches[1] == "rightnav") { if (($_REQUEST["curfeature"]+1) != count($elements)) print "\n"; } // get the text from the print commands, put it in a string, send it back $text = ob_get_contents(); ob_end_clean(); return $text; } LoadTemplate("../templates/document.html", "process_comments"); ?>