<script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script>
<script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>

<script type="text/javascript">
	if (window.ColdFusion) ColdFusion.required['loginid']=true;
</script>

<script type="text/javascript">
	if (window.ColdFusion) ColdFusion.required['pwd']=true;
</script>
<script type="text/javascript">
<!--
    _CF_checkloginform = function(_CF_this)
    {
        //reset on submit
        _CF_error_exists = false;
        _CF_error_messages = new Array();
        _CF_error_fields = new Object();
        _CF_FirstErrorField = null;

        //form element id required check
        if( !_CF_hasValue(_CF_this['id'], "TEXT", false ) )
        {
            _CF_onError(_CF_this, "id", _CF_this['id'].value, "Please enter your user identification.");
            _CF_error_exists = true;
        }

        //form element pwd required check
        if( !_CF_hasValue(_CF_this['pwd'], "PASSWORD", false ) )
        {
            _CF_onError(_CF_this, "pwd", _CF_this['pwd'].value, "Please enter your password.");
            _CF_error_exists = true;
        }


        //display error messages and return success
        if( _CF_error_exists )
        {
            if( _CF_error_messages.length > 0 )
            {
                // show alert() message
                _CF_onErrorAlert(_CF_error_messages);
                // set focus to first form error, if the field supports js focus().
                if( _CF_this[_CF_FirstErrorField].type == "text" )
                { _CF_this[_CF_FirstErrorField].focus(); }

            }
            return false;
        }else {
            return true;
        }
    }
//-->
</script>

<script type="text/javascript" language="javascript">
var openurl = function(tgt) {
	window.open(tgt,"_blank");
}
</script>
BEGIN:VCALENDAR
PRODID: -//CFLIB.ORG//iCalUS()//EN
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:Eastern Time
BEGIN:STANDARD
DTSTART:20061101T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:Standard Time
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20060301T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:Daylight Savings Time
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:1368987005218.CFLIB.ORG
ORGANIZER;CN=:MAILTO:
DTSTAMP:20130519T131005
DTSTART;TZID=Eastern Time:20120520T131500
DTEND;TZID=Eastern Time:20120520T141500
SUMMARY:Ministry Fair
LOCATION:Summer Creek High School
DESCRIPTION:Ministry May Fair After Church Service.
PRIORITY:1
STATUS:CONFIRMED
TRANSP:OPAQUE
CLASS:PUBLIC
BEGIN:VALARM
TRIGGER:-PT30M
ACTION:DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR 
		</div>

		
		
    </div>
	<br />
	
		<a href="/doclib.cfm">back to calendar</a>
	
    <h2>Latest News</h2>
    

    <h2>Ministry Blogs</h2>
    
    <p><a href="blogs.cfm?Show=story&Ministry=0&Story=25"">The Salvation Army Series</a></p>
    
    <p><a href="blogs.cfm?Show=story&Ministry=0&Story=24"">Pastor's Blog </a></p>
    
    <p><a href="blogs.cfm?Show=story&Ministry=0&Story=23"">Pastor's Blog </a></p>
    
</td>

</tr></table>	





</div>


<div class="mainclear">
<img src="graphics/LH-Footer-2.jpg" width="965" height="50" style="" />
<div class="copyright" style="padding-bottom:20px;">
14000 Weckford Blvd. | Houston, Texas | 77044 | <a style="color:yellow;" target="_blank" href="https://maps.google.com/maps?q=14000+Weckford+Boulevard,+Houston,+TX&hl=en&ll=29.925928,-95.207176&spn=0.139401,0.154324&sll=30.140736,-95.471355&sspn=0.139099,0.154324&oq=14000+weckford&hnear=14000+Weckford+Blvd,+Houston,+Texas+77044&t=m&z=13">Map</a><br>
<br>
Copyright © 2010 - 2013 The LightHouse Church | All rights reserved |  <a href="http://www.binetix.com">Web Site design</a> by Binetix
</div>

<div class="socialmedia">
		<a href="http://www.facebook.com/home.php#!/TheLighthouseChurch"><img src="graphics/bug-facebook.gif" /></a>
		<a href="http://twitter.com/#!/PastorKeion"><img src="graphics/bug-twitter.gif" /></a>
</div>

</div>


<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-467159-33']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</body>

			</html>
		