<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<body bgcolor="#FFFFFF">
<script language=javaScript>
<!--
function sound(obj)
{
eval("document."+obj).play()
}
// -->
</script>
<p><img src="header.jpg" width="764" height="89" useMap=#Map border=0></p>
<MAP name=Map>
<AREA shape=RECT target=mainframe coords=0,0,71,88 href="edit.htm" OnMouseOver="sound('sound1')">
<AREA shape=RECT target=mainframe coords=75,74,112,88 href="about.htm" OnMouseOver="sound('sound2')">
<EMBED SRC="pang1.wav" autostart="false" HIDDEN="TRUE" NAME="sound1" MASTERSOUND>
<EMBED SRC="pang2.wav" autostart="false" HIDDEN="TRUE" NAME="sound2" MASTERSOUND> |