	p1=new Image()
	p1.src="../images/arrow.gif"
	
	function chg1pic(nam1, img1) {
		document[nam1].src=[img1]
	}
	function menuon(n1) {
	document[n1].src="../images/arrow.gif"
	}

	function menuoff(n1) {
	document[n1].src="../images/spacer.gif"
	}
	function menuoff2(n1) {
	document[n1].src="../images/arrow-lite.gif"
	}

	function buyon(n1) {
	document[n1].src="../images/how2buy2.gif"
	}

	function buyoff(n1) {
	document[n1].src="../images/how2buy.gif"
	}

	function logoon(n1) {
	document[n1].src="../images/crtlogo-redorg-onyx.gif"
	}

	function logooff(n1) {
	document[n1].src="../images/crtlogo-redorg-anniv.gif"
	}
	function topon(n1) {
	document[n1].src="../images/arrow-up-on.gif"
	}
	function topoff(n1) {
	document[n1].src="../images/arrow-up.gif"
	}

	function soundBitehumpback()	{
  		popupWin = window.open("../sounds/clip-win-humpback1.html","soundclip","width=640,height=480,scrollbars=yes,resizable=yes")
  		popupWin.focus()
	}
	function humpackon(n1) {
	document[n1].src="../sounds/images/humpback-whale-red.gif"
	}
	function humpbackoff(n1) {
	document[n1].src="../sounds/images/humpback-whale.gif"
	}

	function soundBitekingdome()	{
  		popupWin = window.open("../sounds/clip-win-kingdom.html","soundclip","width=640,height=480,scrollbars=yes,resizable=yes")
  		popupWin.focus()
	}
	function kingdomeon(n1) {
	document[n1].src="../sounds/images/kingdome5-red.gif"
	}
	function kingdomeoff(n1) {
	document[n1].src="../sounds/images/implode4.gif"
	}

	function soundBiteorca1()	{
  		popupWin = window.open("../sounds/clip-win-orcas1.html","soundclip","width=640,height=480,scrollbars=yes,resizable=yes")
  		popupWin.focus()
	}
	function orcaon(n1) {
	document[n1].src="../sounds/images/orca-red.gif"
	}
	function orcaoff(n1) {
	document[n1].src="../sounds/images/orca.gif"
	}

	function soundBiteshilshole()	{
  		popupWin = window.open("../sounds/clip-win-shilshole.html","soundclip","width=640,height=480,scrollbars=yes,resizable=yes")
  		popupWin.focus()
	}
	function krillon(n1) {
	document[n1].src="../sounds/images/krill-red.gif"
	}
	function krilloff(n1) {
	document[n1].src="../sounds/images/krill.gif"
	}

	function soundBitesperm()	{
  		popupWin = window.open("../sounds/clip-win-sperm1.html","soundclip","width=640,height=480,scrollbars=yes,resizable=yes")
  		popupWin.focus()
	}
	function spermon(n1) {
	document[n1].src="../sounds/images/sperm-whale-red.gif"
	}
	function spermoff(n1) {
	document[n1].src="../sounds/images/sperm-whale.gif"
	}

	function soundBitespringer()	{
  		popupWin = window.open("../sounds/clip-win-springer-5yr.html","soundclip","width=640,height=480,scrollbars=yes,resizable=yes")
  		popupWin.focus()
	}
	function spyhopon(n1) {
	document[n1].src="../sounds/images/orca-spyhop-red.gif"
	}
	function spyhopoff(n1) {
	document[n1].src="../sounds/images/orca-spyhop.gif"
	}
