load_file($template_filename,"template"); $tpl->load_file("test_pre.html","left"); $tpl->load_file("right.tpl","right"); $tpl->set_var("t8",3); $subjectname="GED Programs"; $subjectprice="190"; $subjectnumber="4008"; include ("paypalform.php"); $tpl->pparse("template",false); ?>