document.write('<!--Template for SCRIPT for ALWAYS-VISIBLE MENU AT RIGHT SCREEN SITE-->')
document.write('<!--Refer to this Template directly after the BODY Tag-->')
document.write('<BODY OnLoad="setVariables();checkLocation()">');
document.write('<SCRIPT LANGUAGE="JavaScript" src="http://www.rodin-web.org/alwaysthere.js"></script>');
document.write('<div id="object1" style="position:absolute; visibility:show; right:0px; top:0px; z-index:5">');
document.write('<table width="21" border=0 cellspacing=2 cellpadding=0>');

document.write('<tr><td><p class="bu"><a id="ar_kompass" href="http://rodin-web.org/main/site_map.htm" target="_self">');
document.write('<img border="0" align=right" src="http://rodin-web.org/a_menu/transp_24.gif" alt="Sitemap"></td></tr>');

document.write('<tr><td><p class="bu"><a id="ar_oben" href="#top" target="_self">');
document.write('<img class="b" src="http://rodin-web.org/a_menu/transp_20.gif" alt="Top of page"></a></td></tr>');

document.write('<tr><td><p class="bu"><a id="ar_links" href="javascript:history.back(1)" target="_self">');
document.write('<img class="b" src="http://rodin-web.org/a_menu/transp_20.gif" alt="Back"></td></tr>');

document.write('<tr><td><p class="bu"><a id="ar_rechts" href="javascript:history.forward(1)" target="_self">');
document.write('<img class="b" src="http://rodin-web.org/a_menu/transp_20.gif"alt="Next"></td></tr>');

document.write('<tr><td><p class="bu"><a id="ar_world" href="http://rodin-web.org/collections/index.htm" target="_self">');
document.write('<img border="0" alt="All collections" src="http://rodin-web.org/a_menu/transp_24.gif"></td></tr>');

document.write('</table></div>');


