ÿþ<HTML> <HEAD> <TITLE>The Human Body - Te Tinana Tangata </TITLE> <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> <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="../HumanBody2/HumanBody2.html"> <img border="0" src="../ARW03RT.gif" width="16" height="16"></a> move mouse over number to veiw words and click to hear sound <br> <IMG SRC="HumanBody.gif"WIDTH=800 HEIGHT=580 BORDER=0 USEMAP="#HumanBody_Map" id=IMG1 isMap> <MAP NAME="HumanBody_Map"> <AREA SHAPE="CIRCLE" COORDS="233,53,15" onclick=" playsound('mata.mp3')" onMouseover=" ddrivetip('[ mata - face ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="192,60,15" onclick=" playsound('waha.mp3')" onMouseover=" ddrivetip('[ waha - mouth ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="176,91,15" onclick=" playsound('kauae.mp3')" onMouseover=" ddrivetip('[ kauae - chin ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="135,91,15" onclick=" playsound('kaki.mp3')" onMouseover=" ddrivetip('[ kak+ - neck ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="117,115,15" onclick=" playsound('pakihiwi.mp3')" onMouseover=" ddrivetip('[ pak+h+wi - shoulder ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="26,191,15" onclick=" playsound('ringa.mp3')" onMouseover=" ddrivetip('[ ringa - arm ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="91,156,15" onclick=" playsound('peke.mp3')" onMouseover=" ddrivetip('[ peke - upper arm ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="70,190,15" onclick=" playsound('tuke.mp3')" onMouseover=" ddrivetip('[ tuke - elbow ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="86,223,15" onclick=" playsound('kikowhiti.mp3')" onMouseover=" ddrivetip('[ kikowhiti - forearm ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="128,158,15" onclick=" playsound('keke.mp3')" onMouseover=" ddrivetip('[ kk - armpit ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="104,191,15" onclick=" playsound('tuara.mp3')" onMouseover=" ddrivetip('[ tuar - back ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="156,143,15" onclick=" playsound('poho.mp3')" onMouseover=" ddrivetip('[ poho - chest ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="199,219,15" onclick=" playsound('puku.mp3')" onMouseover=" ddrivetip('[ puku - abdomen ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="172,236,15" onclick=" playsound('whatihope.mp3')" onMouseover=" ddrivetip('[ whatihope - waist ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="122,290,15" onclick=" playsound('kumu.mp3')" onMouseover=" ddrivetip('[ kumu - buttocks ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="201,304,15" onclick=" playsound('hope.mp3')" onMouseover=" ddrivetip('[ hope - hip ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="218,425,15" onclick=" playsound('waewae.mp3')" onMouseover=" ddrivetip('[ waewae - leg ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="150,361,15" onclick=" playsound('heke.mp3')" onMouseover=" ddrivetip('[ heke - thigh ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="156,416,15" onclick=" playsound('pona.mp3')" onMouseover=" ddrivetip('[ pona - knee ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="141,477,15" onclick=" playsound('takapu.mp3')" onMouseover=" ddrivetip('[ takapk - calf ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="301,172,15" onclick=" playsound('whatianga ringa.mp3')" onMouseover=" ddrivetip('[ what+anga ringa - wrist ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="384,88,15" onclick=" playsound('monamona.mp3')" onMouseover=" ddrivetip('[ monamona - knuckle ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="560,75,15" onclick=" playsound('maikuku.mp3')" onMouseover=" ddrivetip('[ maikuku - fingernail ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="646,72,15" onclick=" playsound('konui.mp3')" onMouseover=" ddrivetip('[ kMnui - thumb ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="579,121,15" onclick=" playsound('koroa.mp3')" onMouseover=" ddrivetip('[ kMroa - index finger ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="570,151,15" onclick=" playsound('mapere.mp3')" onMouseover=" ddrivetip('[ mpere - middle finger ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="590,172,15" onclick=" playsound('manawa.mp3')" onMouseover=" ddrivetip('[ mnawa - ring finger ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="615,193,15" onclick=" playsound('koiti.mp3')" onMouseover=" ddrivetip('[ kMiti - little finger ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="670,154,15" onclick=" playsound('kapunga.mp3')" onMouseover=" ddrivetip('[ kapunga - palm ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="400,302,15" onclick=" playsound('makawe.mp3')" onMouseover=" ddrivetip('[ makawe - hair ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="472,285,15" onclick=" playsound('wahirua.mp3')" onMouseover=" ddrivetip('[ whirua - part ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="534,310,15" onclick=" playsound('rae.mp3')" onMouseover=" ddrivetip('[ rae - forehead / brow ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="429,371,15" onclick=" playsound('huru rahirahinga.mp3')" onMouseover=" ddrivetip('[ huru rahirahinga - sideburn ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="398,392,15" onclick=" playsound('taringa.mp3')" onMouseover=" ddrivetip('[ taringa - ear ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="485,402,15" onclick=" playsound('paparinga.mp3')" onMouseover=" ddrivetip('[ ppringa - cheek ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="552,384,15" onclick=" playsound('ihu.mp3')" onMouseover=" ddrivetip('[ ihu - nose ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="607,413,15" onclick=" playsound('pongaihu.mp3')" onMouseover=" ddrivetip('[ pongihu - nostril ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="377,484,15" onclick=" playsound('kauae.mp3')" onMouseover=" ddrivetip('[ kauae - jaw ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="480,481,15" onclick=" playsound('pahau.mp3')" onMouseover=" ddrivetip('[ phau - beard ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="486,439,15" onclick=" playsound('hurungutu.mp3')" onMouseover=" ddrivetip('[ hurungutu - moustache ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="514,478,15" onclick=" playsound('arero.mp3')" onMouseover=" ddrivetip('[ arero - tongue ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="556,495,15" onclick=" playsound('niho.mp3')" onMouseover=" ddrivetip('[ niho - tooth ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="601,482,15" onclick=" playsound('ngutu.mp3')" onMouseover=" ddrivetip('[ ngutu - lip ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="686,321,15" onclick=" playsound('tukemata.mp3')" onMouseover=" ddrivetip('[ tukemata - eyebrow ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="755,350,15" onclick=" playsound('rewha.mp3')" onMouseover=" ddrivetip('[ rewha - eyelid ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="657,408,15" onclick=" playsound('huru kaikamo.mp3')" onMouseover=" ddrivetip('[ huru kaikamo - eyelashes ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="696,411,15" onclick=" playsound('karu.mp3')" onMouseover=" ddrivetip('[ karu - iris ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="730,401,15" onclick=" playsound('whatu.mp3')" onMouseover=" ddrivetip('[ whatu - pupil ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="61,12,15" onclick=" playsound('Tinana.mp3')" onMouseover=" ddrivetip('[ Tinana - Body ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="528,10,15" onclick=" playsound('Te Ringa.mp3')" onMouseover=" ddrivetip('[ Te Ringa - The Hand ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="352,243,15" onclick=" playsound('Te Mahunga.mp3')" onMouseover=" ddrivetip('[ Te Mhunga - The Head ]','yellow')"; onMouseout="hideddrivetip()"> <AREA SHAPE="CIRCLE" COORDS="648,283,15" onclick=" playsound('Te Kanohi.mp3')" onMouseover=" ddrivetip('[ Te Kanohi - The Eye ]','yellow')"; onMouseout="hideddrivetip()"> </MAP> <!-- End ImageReady Slices --> </BODY></HTML>