function datum()
{
	document.writeln("<CENTER>");
	document.writeln("<FONT SIZE=1>");
	document.writeln("E-Mail: <A HREF='mailto:webmaster@gutenmorgenbuchladen.de'>");
	document.writeln("Webmaster</A><HR WIDTH='150'>");
	document.writeln("<A HREF='http://wwp.mirabilis.com/3193336#pager' TARGET='luod'>");
	document.writeln("<IMG SRC='icqpager.gif' width='100' ALT='Pager Webmaster'></A><BR>Direkt mit ICQ-Pager kontaktieren.<HR WIDTH='150'>");
	document.writeln("<B>Last updated: ", document.lastModified);
	document.writeln("</B></FONT></CENTER>");
}