<html>
 
<head>
<title>// Hide Email Function</title>
<meta name="generator" content="Namo WebEditor">
<meta http-equiv="content-type" content="text/html; charset=Windows-1252">
</head>
 
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>// Hide Email Function</p>
<p>/* Variables and explanations for this function </p>
<p>The actual function is called email but we add</p>
<p>the name of who we're emailing at the end to </p>
<p>make it easier to understand.</p>
<p>So emailcreekwood for example will go to creekwood_bc at juno dot com </p>
<p>The only items you need to change are:</p>
<p>&nbsp;1. The name of the function</p>
<p>&nbsp;2. b='creekwood_bc' &nbsp;this is the portion before the @ symbol</p>
<p>&nbsp;3. f='Creekwood' &nbsp; &nbsp; this is what the link will look like</p>
<p>&nbsp;4. b+='juno.com' &nbsp; &nbsp; this is the portion after the @ symbol</p>
<p>Don't worry about anything else. </p>
<p>*/</p>
<p>&nbsp;</p>
<p>// These first 3 are for the links in the footer</p>
<p>&nbsp;</p>
<p>// Email to Creekwood</p>
<p>&nbsp;</p>
<p>function emailcreekwood(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b='creekwood_bc'</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f='Creekwood Baptist Church'</p>
<p>&nbsp;b+='juno.com'</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>// Email to Webmaster RJC Web Designs</p>
<p>&nbsp;</p>
<p>function emailrjcwebdesigns(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b='rjc'</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f='RJC Web Designs'</p>
<p>&nbsp;b+='rjcwebdesigns.com'</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>// End of footer email links</p>
<p>&nbsp;</p>
<p>// These next ones are for contact us page</p>
<p>&nbsp;</p>
<p>// Email to Doris Samuels</p>
<p>&nbsp;</p>
<p>function emaildoris(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b='creekwood_bc'</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f='Doris Samuels'</p>
<p>&nbsp;b+='juno.com'</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>// Email to Brenda Morris</p>
<p>&nbsp;</p>
<p>function emailbrenda(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b='bsm78'</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f='Brenda Morris'</p>
<p>&nbsp;b+='insightbb.com'</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>// Email to Denise Walkup</p>
<p>&nbsp;</p>
<p>function emaildenise(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b='creekwood_bc'</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f='Denise Walkup'</p>
<p>&nbsp;b+='juno.com'</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>// Email to Deborah Hartshorne</p>
<p>&nbsp;</p>
<p>function emaildeborah(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b='DHartshorne'</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f='Deborah Hartshorne'</p>
<p>&nbsp;b+='rhsnet.org'</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>// Email to Women's Ministry</p>
<p>&nbsp;</p>
<p>function emailwm(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b='DHartshorne'</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f='Deborah Hartshorne'</p>
<p>&nbsp;b+='rhsnet.org'</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>// Email to </p>
<p>&nbsp;</p>
<p>function email(){</p>
<p>&nbsp;var a,b,c,d,e,f,g,h,i</p>
<p>&nbsp;a='&lt;a href=\&quot;mai'</p>
<p>&nbsp;b=''</p>
<p>&nbsp;c='\&quot;&gt;'</p>
<p>&nbsp;a+='lto:'</p>
<p>&nbsp;b+='@'</p>
<p>&nbsp;e='&lt;\/a&gt;'</p>
<p>&nbsp;f=''</p>
<p>&nbsp;b+=''</p>
<p>&nbsp;g='&lt;img src=\&quot;'</p>
<p>&nbsp;h=''</p>
<p>&nbsp;i='\&quot; alt=&quot;Email us.&quot; border=&quot;0&quot;&gt;'</p>
<p>&nbsp;</p>
<p>&nbsp;if (f) d=f</p>
<p>&nbsp;else if (h) d=g+h+i</p>
<p>&nbsp;else d=b</p>
<p>&nbsp;</p>
<p>&nbsp;document.write(a+b+c+d+e)</p>
<p>}</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</body>
 
</html>
 
