document.write('<table border="0" cellpadding="5" cellspacing="5" background=jbild/menybg2.jpg>')
document.write('<tr>')
document.write('<td>')
document.write('<FORM name="c1"><b><font color="#ffffff" face=Verdana,Times,Arial size=-1>Select a Section:</font></b><br>')
document.write('<select name="c2" size="1">')
document.write('<option selected value="vastanaeng.htm">First page</option>')
document.write('<option value="vastanainfo.html">Facts and history</option>')
document.write('<option value="forsstext.html">K-E Forsslund in Västanå</option>')
document.write('<option value="skaggkerstin.html">Witch Accusations in Rättvik</option>')
document.write('<option value="styggforsen.html">The Mean Stream</option>')
document.write('<option value="karta.html">Map of Boda Socken</option>')
document.write('<option value="fargkarta.html">Map of the Village from 1800</option>')
document.write('<option value="vastpan.html">Pictures from the Village</option>')
document.write('<option value="guckusko.html">Nature Pictures</option>')
document.write('<option value="lyssnap.htm">Trad. Music</option>')
document.write('<option value="dalmie.html">Trad. Painting</option>')
document.write('<option value="oljameny.html">Oil painting T Östensson</option>')
document.write('<option value="gastbok.html">Guestbook</option>')
document.write('<option value="natur.html">Image Gallery</option>')
document.write('<option value="vykort_eng.html">Virtual Postcards</option>')
document.write('</select>')
document.write('<input type="button" value="Go" ')
document.write('onClick="location=document.c1.c2.options [document.c1.c2.selectedIndex].value">')
document.write('</FORM>')
document.write('</td>')
document.write('<td>')
document.write('<FORM name="c3"><b><font color="#ffffff" face=Verdana,Times,Arial size=-1>Select a Homestead:</font></b><br>')
document.write('<select name="c4" size="1">')
document.write('<option selected value="annikasmeny.html">Annikas/Bränd</option>')
document.write('<option value="goliathsmeny.html">Goliaths</option>')
document.write('<option value="gropmeny.html">Grop</option>')
document.write('<option value="gronmeny.html">Gröning</option>')
document.write('<option value="lovgmeny.html">Lövgården</option>')
document.write('<option value="nygardsmeny.html">Nygård/Östbergs</option>')
document.write('<option value="pellmeny.html">Pell</option>')
document.write('<option value="svedmeny.html">Svedbergs</option>')
document.write('</select>')
document.write('<input type="button" value="Go" ')
document.write('onClick="location=document.c3.c4.options')
document.write('[document.c3.c4.selectedIndex].value">')
document.write('</FORM>')
document.write('</td>')
document.write('</tr>')
document.write('<tr><td align=center colspan=2 valign=top>')
document.write('<font size=-1 color=#ffffff face=Verdana,Times,Arial>')
	<!-- Begin Last Modified Script

	BrowserName = navigator.appName;
	BrowserVersion = parseInt(navigator.appVersion);

	if (BrowserName == "Microsoft Internet Explorer" && BrowserVersion >= 4)
	{
		thisstring = document.lastModified
		document.write("This page updated " + thisstring.substring(0,10));
	}
	else
	{
		thismsg = "Page last modified on "
		thisstring = document.lastModified
		moday = thisstring.substring(0, 6)
		wsyr = thisstring.substring(6,8)
		if (wsyr > 70) {
			document.write( thismsg + moday +  "19" + wsyr);
		} else {
			document.write( thismsg + moday  + "20" + wsyr);
		}
	}

	// End Last Modified Script -->
document.write(' by <a href=mailto:groninggarden@telia.com>Gröning Magnus</a></font>')
document.write('<br><font color=white size=-1 face=Verdana,Times,Arial>Recent additions: <a href="vykort_eng.html">Västanå Virtual Postcards</a>.')
document.write('<br><br>The Swedish version is updated more often.<p>&nbsp;</font>')
document.write('</td></tr></table></form>')
	
