\n"; $head = str_replace($script_marker, $page_scripts, $head); $all = $head; $all .= trm_force($body); $all .= trm($pg); $all .= trm_force($foot); usleep(100000); echo $all; exit(0); } ?>