function fill_menu(rootloc) { document.write('<strong><form action="http://www.google.com/search" method="get"> <input name="domains" type="hidden" value="www.uucr.org"> <input name="sitesearch" type="hidden" value="www.uucr.org"> &nbsp;&#8226;<a href="', rootloc, '/"> Home</a><br>&nbsp;&#8226; <a href="', rootloc, '/whoweare.php"> Who We Are</a><br>&nbsp;&#8226; <a href="', rootloc, '/worship.php">Worship &amp; Music</a> <br>&nbsp;&#8226; <a href="', rootloc, '/reled.php">Religious Education</a><br>&nbsp;&#8226; <a href="', rootloc, '/socialjustice.php">Social Justice</a><br><!-- &nbsp;&#8226; <a href="', rootloc, '/personalgrowth.html"> Personal Growth</a><br> -->&nbsp;&#8226; <a href="', rootloc, '/churchlife.php"> Church Life</a><br>&nbsp;&#8226; <a href="', rootloc, '/rainbow.php"> Rainbow Youth</a><br>&nbsp;&#8226; <a href="', rootloc, '/contact.php"> Contact&nbsp;Us</a><br>&nbsp;&#8226; <a href="', rootloc, '/employment.php"> Employment</a><br>&nbsp;&#8226; <a href="', rootloc, '/sitemap.php">Site Map</a><br>&nbsp;&#8226; <input value="search&nbsp;UUCR" maxlength="200" name="q" size="11"> <input name="sa" type="submit" value="Go"><br><br><!-- &nbsp;&#8226; <a href="', rootloc, '/survey2006dec.html">Music Survey</a><br> --> </form> </strong>') }
function make_banner(rootloc) { document.write('<tr><td valign="top" align="center"><a href="http://www.uua.org/"><img id="chalice" src="', rootloc, '/images/chalice.gif" alt="Chalice art" title="go to UUA website"></a></td><td colspan="3"><a href="http://www.uucr.org/"><img id="header" src="', rootloc, '/images/header.gif" alt="Unitarian Universalist Church of Rockville" title="go to our homepage"></a></td></tr>') }

