$a = file_get_contents("http://apa.serna.ca/temps/head1.tpl");
echo ($a);
?>
APA: Asian Philanthropy Awards | Apply Now
$a = file_get_contents("http://apa.serna.ca/temps/head2.tpl");
echo ($a);
?>
$a = file_get_contents("http://apa.serna.ca/temps/notigeneral.tpl");
echo ($a);
?>
$a = file_get_contents("http://apa.serna.ca/temps/header.tpl");
echo ($a);
?>
$a = file_get_contents("http://apa.serna.ca/temps/menu.tpl");
echo ($a);
?>
$a = file_get_contents("http://apa.serna.ca/temps/footer.tpl");
echo ($a);
?>