load_file($template_filename,"template"); $tpl->load_file("test_pre.html","left"); $tpl->load_file("right.tpl","right"); $tpl->set_var("t5",3); $subjectname="SAT Programs"; $subjectprice="300"; $subjectnumber="4005"; include ("paypalform.php"); $tpl->pparse("template",false); ?>