load_file($template_filename,"template"); $tpl->load_file("right.tpl","right"); $tpl->load_file("online_math_help_division.tpl","content"); $tpl->load_file("left1.tpl","left1"); $tpl->load_file("left2.tpl","left2"); $tpl->set_var("5","1"); $subjectname="GRADE 5"; $subjectprice="350"; $subjectnumber="2005"; include ("paypalform.php"); $tpl->pparse("template",false); ?>