Show code - it_was_a_pleasure.php


<?php
$page_title = "It was a Pleasure";
$page_association = "essays.php";
include("header.php") ?>
<center>
<iframe style="width:80%; height:90%;" src="http://starlon.lyrical.net/files/It%20was%20a%20Pleasure.html"/>
</center>
<?php include("footer.php") ?>