load_file($template_filename,"template"); $tpl->load_file("test_pre.html","left"); $tpl->load_file("right.tpl","right"); $tpl->set_var("t6",3); $subjectname="GMAT Quantitative Section Prep"; $subjectprice="320"; $subjectnumber="4007"; include ("paypalform.php"); $tpl->pparse("template",false); ?>