function access1()
{
if ( document.documentElement )
	{
	document.write('<\/dd><dd class="mB">');
	document.write('\&amp\; in <em>SOME<\/em> pages at the very top, just after those links ');
	document.write('\&mdash\; a navigation system in a long <q>form<\/q>. ');
 	document.write('<em>Skip it.<\/em> ');
 	document.write('You will find the same information later in the pages. ');
 	document.write('\(Turn off JavaScript, and it will disappear along with this message.\)');
	return;
	}
else { return; }
}

