 function wrthead () {
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" ALIGN=CENTER WIDTH=757 border=0 bgcolor="#993399"> <tr>\n');
	document.write('<TD bgcolor="#FFCCFF" width=207></TD>\n');
	document.write('<TD width="1"><TD> \n');
	document.write('<TD ><a href="index.html"><font size=+2 color=white><center>Green Pastures / Northwest Retreat Ministries<br>Your Oasis In The Desert</font></a></TD></TR>\n');
	document.write('<tr><TD width="1"> \n');
	document.write('</TD></tr></table>\n');

	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" HEIGHT="100%" border=0 ALIGN=CENTER WIDTH=757 bgcolor=#993399> <tr>\n');
	document.write('<TD  class="left" valign=top width=207 height=174 bgcolor=#993399>&nbsp;</font>\n');
	document.write('<TABLE align=top cellSpacing=0 cellPadding=0 width="100%" border=0><tr><td>\n');
	document.write('</td></tr></TABLE>\n');
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" border=0 bgcolor="#993399" width="100%"><TR><TD>\n');
	document.write('&nbsp;&nbsp;&nbsp;<a  class="submenu" HREF="index.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Home Page</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="doctrine.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;What&nbsp;We&nbsp;Believe</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="values.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Core&nbsp;Values</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="ministers.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;For Ministers</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="missionaries.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;For Missionaries</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="churches.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;For Churches</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="service.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Service Projects</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="prayer.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Our Prayer</a>&nbsp;\n');	
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="contact.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Contact Us</a>&nbsp;\n');	
	document.write('<br><br>\n');
	document.write('</TD></TR></TABLE>\n');
	document.write('</TD><TD width=25 bgcolor=#FFCCFF>&nbsp;</TD><TD valign="top" bgcolor=#FFCCFF>\n');
	}

	
function menuload () {
	document.write('<TABLE align=center cellSpacing=0 cellPadding=4 width="85%" border=0>\n');
	document.write('<TR><TD vAlign=center align=middle bgColor=#e9882b>\n');
	document.write('<TABLE cellSpacing=1 cellPadding=10 width="100%" align=center  bgColor=#993399 border=0>\n');
    document.write('<TR><TD bgColor=#e9882b>\n');
    document.write('<a HREF="rates.html"><P align=center><b><FONT\n');
    document.write('  face="Times, "Times New Roman", serif" color=#FFCCFF\n');
    document.write('  size=2>Download<br>Our<br>Brochure</FONT><BR>\n');                
    document.write('  </i></b></a></TD></TR></TABLE>\n');  
    document.write('  </TD></TR></TABLE>\n');                 
	}
	

			
function wrtend () {
	document.write('</TD><TD width=25 bgcolor=#FFCCFF>&nbsp;</TD></tr><TR><TD bgcolor=#993399>&nbsp;</TD><TD bgcolor=#FFCCFF>&nbsp;</TD><TD bgcolor=#FFCCFF>\n');
	document.write('<BR><center><font size=-1>\n');
	document.write('<BR>&copy; 2006-2008 Green Pastures / Still Waters Retreat Center. All Rights Reserved.<BR>\n');
	document.write('Web design by </FONT><A href="http://www.northwestpages.com/" target="new">\n');
	document.write('<font size=-1>NorthWestPages.com </FONT></A>\n');
	document.write('</TD><TD width=25 bgcolor=#FFCCFF>&nbsp;</TD></tr></table>\n');
	}
	


function emailer(add_email1,add_where) {
	document.write('<a class=sublink HREF="mailto:'+add_email1+'@'+add_where+'">'+add_email1+'@'+add_where+'</a>\n');
	}