<!--
if (document.getElementById) {		
	document.write('<div id="poetry-hot"><a href="/momo/poetry/" onmouseover="void(showElement(\'poetry-image\'));" onmouseout="void(hideElement(\'poetry-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="31" height="49" alt="poetry" ></a></div>');
	document.write('<div id="poetry-image"><img src="/momo/image/nav/poetry.gif" border="0" width="46" height="49" alt=""></div>');
		
	document.write('<div id="photos-hot"><a href="/momo/photos/" onmouseover="void(showElement(\'photos-image\'));" onmouseout="void(hideElement(\'photos-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="30" height="52" alt="photo album" ></a></div>');
	document.write('<div id="photos-image"><img src="/momo/image/nav/photos.gif" border="0" width="87" height="52" alt=""></div>');
	
	document.write('<div id="sketchbook-hot"><a href="/momo/sketchbook/" onmouseover="void(showElement(\'sketchbook-image\'));" onmouseout="void(hideElement(\'sketchbook-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="28" height="59" alt="sketchbook" ></a></div>');
	document.write('<div id="sketchbook-image"><img src="/momo/image/nav/sketchbook.gif" border="0" width="80" height="59" alt=""></div>');

	document.write('<div id="gallery-hot"><a href="/momo/gallery/" onmouseover="void(showElement(\'gallery-image\'));" onmouseout="void(hideElement(\'gallery-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="32" height="67" alt="gallery" ></a></div>');
	document.write('<div id="gallery-image"><img src="/momo/image/nav/gallery.gif" border="0" width="49" height="67" alt=""></div>');

	document.write('<div id="journal-hot"><a href="/momo/journal/" onmouseover="void(showElement(\'journal-image\'));" onmouseout="void(hideElement(\'journal-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="30" height="70" alt="journal" ></a></div>');
	document.write('<div id="journal-image"><img src="/momo/image/nav/journal.gif" border="0" width="52" height="70" alt=""></div>');

	document.write('<div id="momo-hot"><a href="/momo/bio/momo.php" onmouseover="void(showElement(\'momo-image\'));" onmouseout="void(hideElement(\'momo-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="29" height="59" alt="Momo" ></a></div>');
	document.write('<div id="momo-image"><img src="/momo/image/nav/momo.gif" border="0" width="50" height="59" alt=""></div>');

	document.write('<div id="luna-hot"><a href="/momo/bio/luna.php" onmouseover="void(showElement(\'luna-image\'));" onmouseout="void(hideElement(\'luna-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="30" height="51" alt="Luna" ></a></div>');
	document.write('<div id="luna-image"><img src="/momo/image/nav/luna.gif" border="0" width="42" height="51" alt=""></div>');

	document.write('<div id="guestbook-hot"><a href="/momo/guestbook/" onmouseover="void(showElement(\'guestbook-image\'));" onmouseout="void(hideElement(\'guestbook-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="32" height="49" alt="guestbook" ></a></div>');
	document.write('<div id="guestbook-image"><img src="/momo/image/nav/guestbook.gif" border="0" width="73" height="49" alt=""></div>');
	
	document.write('<div id="star-hot"><img src="/image/apt.gif" border="0" width="23" height="23" alt="" onmouseover="void(showElement(\'star-image\'));void(starToggle(\'on\'));" onmouseout="void(starToggle(\'off\'));void(hideElement(\'star-image\'));"></div>');
	document.write('<div id="star-image"><img src="/momo/image/corner_star.gif" border="0" width="95" height="31" alt=""></div>');
	
	document.write('<div id="moon-hot"><a href="/" onmouseover="void(showElement(\'moon-image\'));" onmouseout="void(hideElement(\'moon-image\'));" class="imagelink"><img src="/image/apt.gif" border="0" width="23" height="23" alt=""></a></div>');
	document.write('<div id="moon-image"><img src="/momo/image/corner_moon.gif" border="0" width="157" height="31" alt=""></div>');
	
	document.write('<div id="sneakyLuna"></div>');
	for(var i=0; i<7; ++i){ document.write('<div id="ss' + i + '"><img src="/momo/image/ss.gif" width="10" height="10" alt=""></div>'); }
	
	if (navigator.appName.indexOf("Opera") >= 0) {
		document.getElementById("body").style.zIndex = "10";
	}
} else {
	document.write('<div id="templinks"><a href="/momo/poetry/">Poetry</a> | <a href="/momo/photos/">Photo Album</a> | <a href="/momo/sketchbook/">Sketchbook</a> | <a href="/momo/gallery/">Gallery</a> | <a href="/momo/journal/">Journal</a> | <a href="/momo/momo/">Momo</a> | <a href="/momo/luna/">Luna</a> | <a href="/momo/guestbook/">Guestbook</a></div>');
}
// -->