      function Runnav1()
      {
	      document.write('<object type="application/x-shockwave-flash" data="images/buttons.swf" width="170" height="447">\n');
          document.write('<param name="movie" value="images/buttons.swf" />\n');
          document.write('<p><a href="index.htm">Home Page</a></p><p><a href="calendar.htm">Calendar</a></p><p><a href="events.htm">What\'s On </a></p><p><a href="prayer.htm">Prayer Diary</a></p><p><a href="org.php?org=Chu">Churches</a></p><p><a href="org.php?org=Chr">Christian<br />Organisations</a></p><p><a href="org.php?org=Vol">Voluntary<br />Organisations</a></p><p><a href="org.php?org=Rel">Religious<br />Communities</a></p><p><a href="org.php?org=Loc">Local Groups</a></p><p><a href="org.php?org=Mul">Multi-Faith</a></p><p><a href="constitution.htm">Constitution</a></p><p><a href="contact.htm">Contact Info</a></p><p><a href="link.htm">links</a></p>\n');
          document.write('</object>\n');
	  }
	  
	  function logo()
	  {
		  document.write('<object type="application/x-shockwave-flash" data="images/CTlogo.swf" width="170" height="120">\n');
		  document.write('<param name="movie" value="images/CTlogo.swf" />\n');
		  document.write('<img src="images/ctylogo.gif" alt="Churches Together Logo" />\n');
  		  document.write('</object>\n');
	  }
	    
	  function slideshow()
	  {
		  document.write('<object type="application/x-shockwave-flash" data="images/slide_show.swf" width="160" height="200">\n');
    	  document.write('<param name="movie" value="images/slide_show.swf" />\n');
    	  document.write('<img src="images/yorkminster.jpg" alt="York Minster" />\n');
  		  document.write('</object>\n');  
	  }