<HTML>
<? include ('html_head.inc.php'); ?>
<body background = "../images/background_header.jpg">
<?
include ('master.functions.inc.php');
print "<A HREF = \"about.php\" TARGET = \"main_frame\">
<IMG SRC = \"../images/logo_simple-efficient.gif\"
BORDER = \"0\" ALIGN = \"RIGHT\"
ALT = \"Simple & Efficient : A2Z\"></a>
<b>$user's Address Book</b>";
?>
</body>
</HTML>