<html>

<head>

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
if (navigator.appName == "Microsoft Internet Explorer") {
clear = new Image();  clear.src = "clear.gif";
AtWork = new Image();  AtWork.src = "AtWorkBG.gif";
AtHome = new Image();  AtHome.src = "AtHomeBG.gif";
AtPlay = new Image();  AtPlay.src = "AtPlayBG.gif";
}
function imagechange(imgName) {
if (navigator.appName == "Microsoft Internet Explorer") {
document.body.background = eval(imgName + ".src");
   }
}
//  End -->
</script>

</head>

<p align="center"><map name="FPMap0">
<area alt="At Work" coords="147, 58, 46, 57, 54, 198, 16, 249, 22, 277, 72, 281, 128, 296, 171, 292, 199, 289, 196, 133, 151, 58" shape="polygon" href="http://www.bitdaddys.com" onMouseOver="imagechange('AtWork');" onMouseOut="imagechange('clear');">
<area alt="At Play" coords="201, 134, 266, 62, 319, 65, 319, 288, 264, 288, 231, 284, 204, 288, 205, 132" shape="polygon" href="http://www.bitdaddys.com" onMouseOver="imagechange('AtPlay');" onMouseOut="imagechange('clear');">
<area alt="At Home" coords="200, 131, 128, 1, 304, 0" shape="polygon" href="http://www.bitdaddys.com" onMouseOver="imagechange('AtHome');" onMouseOut="imagechange('clear');">
<area href="http://www.bitdaddys.com" shape="default">
<area href="http://www.bitdaddys.com" coords="0, 0, 10000, 10000" shape="rect">
</map>
</p>
<p align="center">
<img border="0" src="mountain4.gif" usemap="#FPMap0" alt="Keith Birchfield" align="absmiddle" width="320" height="312"></p>

</body>

</html>