ÿþ<HTML> <HEAD> <style type="text/css"> #dhtmltooltip{ position: absolute; /*width: 150px; border: 5px solid black; padding: 10px; background-color: lightyellow; visibility: hidden; z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/ /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); } </style> <script language="Javascript"> document.write('<bgsound src="#" id=mysound loop=1 autostart="true">'); function playsound(thesound) { if (document.all) document.all.mysound.src = thesound; } //--> </script> <TITLE> The Human Body-Te Tinana Tangata </TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=unicode"> <SCRIPT LANGUAGE="JavaScript1.1"> <!-- Original: Martin Webb (martin@irt.org) --> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin function right(e) { if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false; else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) { alert("Sorry, you do not have permission to right click."); return false; } return true; } document.onmousedown=right; document.onmouseup=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); if (document.layers) window.captureEvents(Event.MOUSEUP); window.onmousedown=right; window.onmouseup=right; // End --> </script> </HEAD> <BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0> <div id="dhtmltooltip"></div> <script type="text/javascript"> /*********************************************** * Cool DHTML tooltip script- © Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ var offsetxpoint=-60 //Customize x offset of tooltip var offsetypoint=20 //Customize y offset of tooltip var ie=document.all var ns6=document.getElementById && !document.all var enabletip=false if (ie||ns6) var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : "" function ietruebody(){ return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body } function ddrivetip(thetext, thecolor, thewidth){ if (ns6||ie){ if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px" if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor tipobj.innerHTML=thetext enabletip=true return false } } function positiontip(e){ if (enabletip){ var curX=(ns6)?e.pageX : event.x+ietruebody().scrollLeft; var curY=(ns6)?e.pageY : event.y+ietruebody().scrollTop; //Find out how close the mouse is to the corner of the window var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20 var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20 var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000 //if the horizontal distance isn't enough to accomodate the width of the context menu if (rightedge<tipobj.offsetWidth) //move the horizontal position of the menu to the left by it's width tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px" else if (curX<leftedge) tipobj.style.left="5px" else //position the horizontal position of the menu where the mouse is positioned tipobj.style.left=curX+offsetxpoint+"px" //same concept with the vertical position if (bottomedge<tipobj.offsetHeight) tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px" else tipobj.style.top=curY+offsetypoint+"px" tipobj.style.visibility="visible" } } function hideddrivetip(){ if (ns6||ie){ enabletip=false tipobj.style.visibility="hidden" tipobj.style.left="-1000px" tipobj.style.backgroundColor='' tipobj.style.width='' } } document.onmousemove=positiontip </script> <a href="../HumanBody/HumanBody.html"> <img border="0" src="../ARW03LT.gif" width="16" height="16"></a> move mouse over number to veiw words and click to hear sound <br> <IMG SRC="HumanBody2.gif" BORDER=0 USEMAP="#HumanBody2_Map" width="800" height="580"> <MAP NAME="HumanBody2_Map"> <AREA SHAPE="circle" COORDS="62, 378, 15" onclick=" playsound('punga.mp3')" onMouseover=" ddrivetip('[ punga - ankle ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="32, 418, 15" onclick=" playsound('rekereke.mp3')" onMouseover=" ddrivetip('[ rekereke - heel ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="91, 465, 15" onclick=" playsound('kapuwae.mp3')" onMouseover=" ddrivetip('[ kapuwae - instep ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="99, 559, 15" onclick=" playsound('parowae.mp3')" onMouseover=" ddrivetip('[ prMwae - ball ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="178, 545, 15" onclick=" playsound('konui.mp3')" onMouseover=" ddrivetip('[ kMnui - big toe ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="232, 522, 15" onclick=" playsound('koikara.mp3')" onMouseover=" ddrivetip('[ koikara - toe ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="263, 487, 15" onclick=" playsound('koiti.mp3')" onMouseover=" ddrivetip('[ kMiti - little toe ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="295, 547, 15" onclick=" playsound('maikuku.mp3')" onMouseover=" ddrivetip('[ maikuku - toenail ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="207, 57, 15" onclick=" playsound('roro.mp3')" onMouseover=" ddrivetip('[ roro - brain ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="269, 168, 15" onclick=" playsound('io.mp3')" onMouseover=" ddrivetip('[ io - spinal cord ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="203, 267, 15" onclick=" playsound('korokoro.mp3')" onMouseover=" ddrivetip('[ korokoro - throat ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="139, 212, 15" onclick=" playsound('pukorokoro.mp3')" onMouseover=" ddrivetip('[ pkkorokoro - windpipe ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="125, 185, 15" onclick=" playsound('korokoro horokai.mp3')" onMouseover=" ddrivetip('[ korokoro horokai - oesophagus ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="385, 150, 15" onclick=" playsound('uaua.mp3')" onMouseover=" ddrivetip('[ uaua - muscle ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="480, 137, 15" onclick=" playsound('atewharowharo.mp3')" onMouseover=" ddrivetip('[ atewharowharo - lung ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="544, 156, 15" onclick=" playsound('manawa.mp3')" onMouseover=" ddrivetip('[ manawa - heart ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="427, 187, 15" onclick=" playsound('ate.mp3')" onMouseover=" ddrivetip('[ ate - liver ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="546, 201, 15" onclick=" playsound('puku.mp3')" onMouseover=" ddrivetip('[ puku - stomach ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="449, 240, 15" onclick=" playsound('terotero.mp3')" onMouseover=" ddrivetip('[ terotero - intestines ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="641, 279, 15" onclick=" playsound('iaia.mp3')" onMouseover=" ddrivetip('[ iaia - vein ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="704, 276, 15" onclick=" playsound('iaia matua.mp3')" onMouseover=" ddrivetip('[ iaia matua - artery ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="602, 321, 15" onclick=" playsound('takihi.mp3')" onMouseover=" ddrivetip('[ tkihi - kidney ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="709, 346, 15" onclick=" playsound('repe ngakungaku kai.mp3')" onMouseover=" ddrivetip('[ repe ngakungaku kai - pancreas ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="649, 430, 15" onclick=" playsound('tongamimi.mp3')" onMouseover=" ddrivetip('[ tMngmimi - bladder ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="15, 259, 15" onclick=" playsound('Te Waewae.mp3')" onMouseover=" ddrivetip('[ Te Waewae - The Foot ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="circle" COORDS="380, 7, 15" onclick=" playsound('Nga Whekau.mp3')" onMouseover=" ddrivetip('[ Ng Whkau - The lnternal Organs ]','yellow')"; onMouseout="hideddrivetip()"> </MAP> <!-- End ImageReady Slices --> <br> </BODY> </HTML>