function popup(leveys,korkeus,nimi) {
	hb_win=window.open("",nimi,"directories=no,width="+leveys+",height="+korkeus+"location=no,menubar=no,personalbar=no,resizable=no,scrollbars=no,status=no,toolbar=no");
	hb_win.focus();
}

function navi(sivuid) {
	if (sivuid == 1) { window.location = "../hanauma-bay.html"; }
}

function injektoi(minne) {
	if(1==0){
	document.write('<div style="font-size:80%;color:#DA7112;background-color:#FFFFC1;padding:3px 3px 3px 4px;">');
	document.write('<p>Briefly mention Hanauma Bay in your blog or on your web site.</p>');
	document.write('<p>Great deal of effort is put into safeguarding the fragile marine life in the Bay.</p>');
	document.write('<p>Be a part of the efforts.</p>');
	document.write('<p>Spread the word about the Hanauma Bay marine preserve!</p>');
	document.write('</div>');
	}
	if(1==0){
	document.write('<div style="font-size:80%;color:#DA7112;background-color:#FFFFC1;padding:3px 3px 3px 4px;">');
	document.write('<p>Help us spread the word about Hanauma Bay Nature Preserve!</p>');
	document.write('<p>If you like this web site, please link to it from your blog or web site.</p>');
	document.write('<p>Thank you.</p><p>Enjoy the Bay.</p>');
	document.write('</div>');
	}

	// document.write('<div style="padding-bottom:15px;font-weight:bold;color:#AF6B10;font-size:85%;">Related books:</div>');
	// document.write('<div style="padding-bottom:18px"><iframe src="http://rcm.amazon.com/e/cm?t=amahanbay-20&o=1&p=8&l=as1&asins=0824814940&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFEED7&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></div>');
	// document.write('<iframe src="http://rcm.amazon.com/e/cm?t=amahanbay-20&o=1&p=8&l=as1&asins=1566475317&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFEED7&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>');
}

