<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<link rel="stylesheet" type="text/css" href="/files/css/default.css" title="Default"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark.css" title="Dark"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/default_fixed.css" title="Default (Fixed Menu)"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark_fixed.css" title="Dark (Fixed Menu)"/>
	<meta name="author" content="Denny D. Daugherty"/>
	<script type="text/javascript" src="/files/javascript/style.js"></script>
	<script type="text/javascript" src="/files/javascript/styleswitcher.js"></script>
        <meta name="google-site-verification" content="-ZoRN1iM2CfuduqvRcdPjiWLdzWyY5a6LuoJclOQos4" />
<title>Denny Daugherty - Writings - El Salvador 2004 Missions Trip</title>

<meta name="keywords" content="weblog denny daugherty blog writing comment review rant news christianity music percussion "/>
<meta name="description" content="I recently traveled to El Salvador on a missions trip with my church. I have gone on four other such trips in the last four summers, and love participating in them. This last trip has been wonderful. We had a..."/>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.denny.daugherty.name/blog/index.rdf" />

<link rel="start" href="http://www.denny.daugherty.name/blog/" title="Home" />
<link rel="prev" href="http://www.denny.daugherty.name/blog/archives/2004/06/31.html" title="My Testimony" />

<link rel="next" href="http://www.denny.daugherty.name/blog/archives/2004/08/49.html" title="I Once Caught a Fish, and it was THIS BIG!" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.denny.daugherty.name';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>

<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.denny.daugherty.name/blog/archives/2004/07/32.html"
    trackback:ping="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi/26"
    dc:title="El Salvador 2004 Missions Trip"
    dc:identifier="http://www.denny.daugherty.name/blog/archives/2004/07/32.html"
    dc:subject="Reflections"
    dc:description="I recently traveled to El Salvador on a missions trip with my church. I have gone on four other such trips in the last four summers, and love participating in them. This last trip has been wonderful. We had a..."
    dc:creator="Denny D. Daugherty"
    dc:date="2004-07-16T23:37:36-05:00" />
</rdf:RDF>
-->


<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.denny.daugherty.name/blog/archives/2004/07/32.html">
<dc:title>El Salvador 2004 Missions Trip</dc:title>
<dc:description>I recently traveled to El Salvador on a missions trip with my church. I have gone on four other such trips in the last four summers, and love participating in them. This last trip has been wonderful. We had a...</dc:description>
<dc:creator>Denny D. Daugherty</dc:creator>
<dc:date>2004-07-16T23:37:36-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
</License>
</rdf:RDF>
-->



</head><body>
<div id="header">
<div id="headermain">
	Denny D. Daugherty's Personal Web Site
</div>
<div id="menu">
	<a class="menu" href="/index.html">Home</a> - 
	<a class="menu" href="/news/">News</a> - 
	<a class="menu" href="/blog/">Blog</a> - 
	<a class="menu" href="/contact.html">Contact</a> - 
	<a class="menu" href="/interests/">Interests</a> - 
	<a class="menu" href="/gallery/">Gallery</a> - 
	<a class="menu" href="/about/">About</a> - 
	<a class="menu" href="/links/">Links</a> - 
	<a class="menu" href="/guestbook/">Guestbook</a>
</div>
&nbsp;
</div>
<div id="content">


<h1>Writings</h1>

<div id="menu"><a href="http://www.denny.daugherty.name/blog/archives/2004/06/31.html">&laquo; My Testimony</a> |

<a href="http://www.denny.daugherty.name/blog/">Main</a>
| <a href="http://www.denny.daugherty.name/blog/archives/2004/08/49.html">I Once Caught a Fish, and it was THIS BIG! &raquo;</a>

</div>


<h2>July 16, 2004</h2>

<div class="blogentry">

<h3>El Salvador 2004 Missions Trip</h3>

<p>I recently traveled to El Salvador on a missions trip with my church.  I have gone on four other such trips in the last four summers, and love participating in them.  This last trip has been wonderful.  We had a great team and even had the pleasure of working with another great team from Texas.  For months we prepared, and a few weeks ago we set out on an ambitious trip.  The trip had several challenges everyone had to overcome, but there we exprienced no significant obstacles.  The trip lasted twelve days.  We had a ministry and construction team.  The construction team did work on the parsonage while the ministry team traveled daily to various locations presenting programs featuring the gospel.  The trip was rough yet enjoyable.  Overall it was a very positive experience for all of us.</p>

<a name="more"></a>
<p>Early in the year, those in the congregation were given the option to participate in this summer's missions trip to El Salvador.  We all made the decision whether to go some time in February.  Every year we have a different team, consisitng of various personalities, experiences, and abilities.  We had those who have been on several trips and some who have never been on such a trip.  There were some who were missing from teams of previous years and some who have not yet taken the leap to going on a missions trip.  There were both young and old, some planning to do ministry and others called to do construction.  God had put together a wonderful team that would demonstrate a great unity and commitment throughout the trip.</p>

<p>During the following months from March until we left in June, the entire team worked together to prepare for the trip ahead.  There were routine meetings, reading and written requirements, a code of conduct in effect, and several fundraisers.  Such preparation is also crucial as the team binds together.  Finally in June, we were commissioned and sent from our church to El Salvador.</p>

<p>We were not exactly sure what we were in for when we took off from Baltimore, but we soon found ourselves in a hot, humid, and very poor country.  We were without certain comforts of home, such as warm showers.  Our schedule was busy every day as we traveled and performed.  We were exposed to many new things in this trip: poverty, a language barrier, children who 80% of which were in abusive homes, food, culture, and more.  We worked hard every day in a very hot climate.  Some slept on hard tile floors, and everyone had to be careful not to drink the water.</p>

<p>Looking back, this trip ranks high for me when considering the last few trips.  Everything went smoothly for the most part.  The conditions were not ideal, but the team worked together splendidly.  Everyone got along, even with a team from Texas that we had just met.  We all handled the condition well and there was no complacency.  Though there were new challenges for us, it was nothing we could not handle and made the trip more memorable and meaningful in some ways.  We spread the good news to parks, schools, and even to remote villages in every corner of Candelaria, reaching thousands of people across El Salvador.</p>

<p>Have I come back changed?  I'm not really sure.  I don't particularly believe too much in short-term events causing life changes except in rare circumstances.  I have come back with a determination to continue serving God in whatever ways  I can.  I have a few plans I need to carry out now that I am back.  Also, I used Spanish a lot during the trip but realized there is a lot that I do not yet know.  I think perhaps I will study it more in the future.  It was good to have a reminder of how some people in such distant places live.  It's hard to change though considering how used to certain luxuries we have become.  But at any rate it is good to be exposed to that, to not be ignorant to the economic conditions elsewhere in the world.</p>

<p>The trip was great and was what I consider to be a great success.  We have brought back some great memories, met some wonderful people, and touched a lot of El Salvadorians.  We perservered through heat and other conditions, but still had a great time doing it.  It has been a pleausre doing what we did in El Salvador this summer.  </p>

<p>To view pictures, an itinerary, funny quotes, and my journal, visit my <a href="http://www.denny.daugherty.name/interests/faith/salvador2004/">El Salvador 2004</a> page.</p>

<span class="small">Posted by Denny D. Daugherty at July 16, 2004 11:37 PM
| <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi?__mode=view&amp;entry_id=32" onclick="OpenTrackback(this.href); return false">TrackBack</a>
</span>

</div>

<p>See related entries in the following categories:
<a href="http://www.denny.daugherty.name/blog/archives/faith.html">Faith</a>, <a href="http://www.denny.daugherty.name/blog/archives/reflections.html">Reflections</a></p>



<H2>Comments</h2>

<div class="blogcomment">
<p>HEY DANNY WAZ UP ITS ME EDGAR FROM TEXAS WELL I HOPE U N EVERY BODY R DOING OK.</p>

<p>I LIKE YOUR WEB SITE ITS COOL  </p>
<p class="small">Posted by: <a href="mailto&#58;EDMETABO&#64;HOTMAIL&#46;COM">EDGAR MAGANA</a> at November 11, 2004 02:06 PM</p>
</div>
<div class="blogcomment">
<p>Hey.  I was happy to come across your web site.  I also went to El Salvador this past summer with a team from my youth group.  I loved working with Castillo Del Rey and I couldn't have asked for a more awesome team.  I was looking at your pictures and just thinking about it almost made me wanna cry.  I miss it so much.  I was also reading your journal entries and you described everything exactly the way I remember it.  I loved working with the kids.  God did so much while we were there.  I am hoping that we will go back next year.  I always tell my family and friends about it,  but I know that they will never know exactly how awesome it really is.  It's cool to hear about your experiences and understand just what you are talking about.      </p>
<p class="small">Posted by: <a href="mailto&#58;jaydubd88&#64;aol&#46;com">Jay</a> at December  2, 2004 11:45 PM</p>
</div>



<h3>Post a comment</h3>

<form method="post" action="http://www.denny.daugherty.name/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="32" />

<div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;">
	<label for="author">Name:</label><br />
	<input tabindex="1" id="author" name="author" /><br />

	<label for="email">Email Address:</label><br />
	<input tabindex="2" id="email" name="email" /><br />

	<label for="url">URL:</label><br />
	<input tabindex="3" id="url" name="url" /><br />
</div>

Remember personal info?<br />
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<label for="text">Comments:</label><br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br />

<input type="submit" name="preview" value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;Post&nbsp;" /><br />

</form>

<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>



</div>
<hr/>
<address>Copyright &copy; 2003-2004 Denny D. Daugherty
<br/>All Rights Reserved
<br/><a href="http://www.denny.daugherty.name">http://www.denny.daugherty.name</a>
<br/><img src="/files/graphics/signature.gif" alt="My Signature"/>
</address>

<div id="foot">
<a href="/credits.html">Site Credits</a> | <a href="/sitemap.html">Site map</a>

<script type="text/javascript"><!--
document.write('<br/>Choose Style:  <a href="javascript:changeColors(\'default\');">Default</a> // ');
document.write('<a href="javascript:changeColors(\'dark\');">Dark</a>');

document.write('<br/>Choose Layout:  <a href="javascript:changeLayout(\'default\');">Default</a> // <a href="javascript:changeLayout(\'fixed\');">Fixed Menu</a>');
// -->
</script>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15632333-2");
pageTracker._trackPageview();
} catch(err) {}</script>
</body></html>

