Current File : /home/lifechur/legacy.lifechurchboston.org/about_lcb/staff.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/page.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Life Church Boston :: Staff </title>
<!-- InstanceEndEditable -->
<link href="../p7csslm/p7csslm02.css" rel="stylesheet" type="text/css" />
<link href="../stylesheets_additional/style-common.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../p7pm/p7popmenu.js"></script>
<style type="text/css" media="screen">
<!--
@import url(../p7pm/p7pmh22.css);
-->
</style>

<!-- Set Up Popup Windows script for use by our "Email this Page link -->
<script type="text/javascript">
	//Popup Window Script © CJ Website Design
function popUp(url){
	window.open(url,"pop","width=650,height=500,toolbars=0,scrollbars=1")
}
</script>

<!-- Set Up Slide Show (contains slideshow_rotateimage() and slideshow_setinterval() functions). -->
<!-- <script src='../scripts/slideshowsetup.js' type='text/javascript'></script> -->
<script type='text/javascript'>
var curimg=0
<!-- document.write("GalleryArray Length:"+galleryarray.length+"\n"); -->
<!-- document.write("1GalleryArray[curimg]:"+galleryarray[curimg]+"\n"); -->
function slideshow_rotateimages(){
<!-- document.getElementById("slideshow").setAttribute("src", "phpslide/"+galleryarray[curimg]) -->
document.getElementById("slideshow").setAttribute("src", galleryarray[curimg])
curimg=(curimg<galleryarray.length-1)? curimg+1 : 0
}


function slideshow_setinterval(){
	setInterval("slideshow_rotateimages()", 2500)
}
</script>


<!-- To hide status bar selectively -->
<!-- <script src="../scripts/hidestatus.js" language="javascript" type="text/javascript"></script> -->
<script language="javascript" type="text/javascript">
//Hide status bar msg script- by javascriptkit.com
//Visit JavaScript Kit (http://javascriptkit.com) for script
//Credit must stay intact for use

//configure status message to show
var statusmsg=""

function hidestatus(){
window.status=statusmsg
return true
}
</script>

<!--[if IE 5]>
<style>body {text-align: center;}#wrapper {text-align: left;}.menulist a {float: left; clear: both;}
#column_wrapper {height: 1%;}</style>
<![endif]-->
<!--[if lte IE 7]>
<style>#wrapper, #footer, #masthead, #column_wrapper {zoom: 1;}</style>
<![endif]-->
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>
<body id="p7bod" onload="P7_PMmark(4,'staff','Staff','classes','Classes &amp; Training','messages','Sunday Messages','ministries','Get Involved');P7_initPM(1,22,1,-20,10)">
<a name="TopOfPage"></a><div id="wrapper">
<div id="masthead">
<!--
<img src="../p7csslm/img/bkgd-shadow-top.jpg" alt="" width="830" height="28" />
-->
<table class="nav-top" align="right">
<tr><td>
<!-- Begin Share This Code -->
<script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=733b45d9-146b-4987-a025-4564089f1289&amp;type=website&amp;popup=true&amp;style=horizontal&amp;post_services=email%2Cfacebook%2Ctwitter%2Cgbuzz%2Cmyspace%2Cdigg%2Csms%2Cwindows_live%2Cdelicious%2Cstumbleupon%2Creddit%2Cgoogle_bmarks%2Clinkedin%2Cbebo%2Cybuzz%2Cblogger%2Cyahoo_bmarks%2Cmixx%2Ctechnorati%2Cfriendfeed%2Cpropeller%2Cwordpress%2Cnewsvine"></script></td>
<!-- End Share This Code -->
<td><a href="#mainContent">Skip to  Content</a> | <a href="../contact.html">Contact Us</a> | <!-- E-mail this Page -->
<script language="javascript" type="text/javascript">
<!--
document.write("<a title='opens new window' href=\"javascript:popUp('http://www.lifechurchboston.org/sendpage/friend.php?id=" +document.URL);
document.write("&js=on');\">E-mail this Page <img src='http://www.lifechurchboston.org/images/icon.9h.newwindow.004D99.gif' alt='opens new window' width='9' height='9' border='0' /></a>");
//-->
</script>
|
<!-- Link to Our Site -->
<a href="../linktous.html" title="opens new window">Link to this Site <img src="../images/icon.9h.newwindow.004D99.gif" alt="" border="0" /></a> | <a href="../index.php">Home</a></td></tr></table>

<div id="logo-holder" style="padding-left:14px;padding-bottom:1px;">
<!-- InstanceBeginEditable name="regionLogoHolder" -->
<img src="../images/headers75-about_us.jpg" alt="" width="801" height="125" border="0" usemap="#Home" />
<!-- InstanceEndEditable -->
<map name="Home" id="Home">
<area shape="rect" coords="6,6,205,65" href="../index.php" alt="Homepage" title="Homepage" />
</map>
</div>
<div class="content">
	  <!-- The next line is executed for PHP files only -->
      <?php include($_SERVER['DOCUMENT_ROOT']."/Templates/pagetopmenussi.html"); ?>

	  <!-- The next line is executed for non-PHP files only -->
      <!--#include virtual="/Templates/pagetopmenussi.html" -->
</div>
</div>
<div id="column_wrapper">
<div id="left">
<div class="content">
      <?php include($_SERVER['DOCUMENT_ROOT']."/Templates/pageleftmenussi.html"); ?>
      <?php include($_SERVER['DOCUMENT_ROOT']."/Templates/pageleftextrassi.html"); ?>

	  <!-- The next two lines are executed for non-PHP files only -->
      <!--#include virtual="/Templates/pageleftmenussi.html" -->
      <!--#include virtual="/Templates/pageleftextrassi.html" -->
</div>
</div>
<div id="right"><a name="mainContent" id="mainContent"></a>
<!-- Begin Like Button Code -->

<!-- Create a variable named $url to hold the URL of the current page. -->
<?php $url = "http".((!empty($_SERVER['HTTPS'])) ? "s" : "")."://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; ?>

<!-- Create the Like button and point it to the current page. -->
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode($url); ?>"&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
<!-- End Like Button Code -->
<!--
<div id="emergencybox"> 
<h3>Emergency Notice </h3>
<p>That being said, the ownership issues inherent in dominant thematic implementations of all issues described above cannot be understand</p>
</div>
-->
<div id="pmmcrumb">
<p><a id="pmmcr" href="../index.php">Home</a> &gt;&gt; </p>
</div>
<div class="content">
<!-- InstanceBeginEditable name="regionContent" -->
<h1>Staff</h1>
<h2>Leadership Team</h2>
<p>In <a href="http://bible.gospelcom.net/cgi-bin/bible?language=English&amp;version=NIV&amp;passage=Ephesians+4:7-16" target="_blank" title="opens new window" class="newwindow">Ephesians
    4:7-16</a> we learn that the leaders God has appointed  in the
    church are to serve as coaches - training the congregation to build up the
    church. The leadership team at Life Church is committed to the truth of this
    passage.</p>
<h3><a href="http://blogs.lifechurchboston.org/community/tag/leadership-team/">Leadership Team:</a></h3>
<?php

// Carefully construct this value to avoid application security problems.
$query_string = htmlentities(substr($_SERVER['QUERY_STRING'], 0,  strcspn($_SERVER['QUERY_STRING'], "\n\r")), ENT_QUOTES);
$referrer_string = htmlentities(substr($_SERVER['HTTP_REFERER'], 0,  strcspn($_SERVER['HTTP_REFERER'], "\n\r")), ENT_QUOTES);

// Seperate out "&" delimited args
$query_args = explode("&", $query_string);


// The argument supplied via HTTP will be used as the selection tag for retrieving bookmarks.
//$selection_tag = $query_args;
$selection_tag = $query_args[0];

// If RESET was requested - remember it.
$reset_flag = ($selection_tag == 'RESET');

$carp_dir = "/home/lifechur/carp/carp/";
require_once '/home/lifechur/carp/carp/carp.php';

// Add any desired configuration settings before CarpCacheShow using "CarpConf" and other functions
// reset all settings to their defaults
MyCarpConfReset();
CarpConf('encodingout','UTF-8');	// Set UTF-8 encoding for Carp output
CarpLoadPlugin('sort.php');
SortCarpReset();

// don't display "Newsfeed display by CaRP" after feed
CarpConf('poweredby','');

// only show the item image and link
CarpConf('iorder','link,desc,image');
SortCarpByOneField('title','ascending');
 
CarpConf('bilink','<td width="200">');
CarpConf('ailink','</td>'); 
 
// Surround description with '<p></p>' (paragraph tags)
CarpConf('bidesc','<p class="blogdesc">');
CarpConf('aidesc','</p>'); 
CarpConf('bidesc','<td>');
CarpConf('aidesc','</td>'); 

// set the CSS classes of the channel and item links
CarpConf('clinkclass','');
CarpConf('ilinkclass','link_carp');

// Open links in a new window.
CarpConf('linktarget',1);

// channel information to display: hide it
CarpConf('cborder','');
CarpConf('caorder','');

// Put the image for each item in a separate table cell
CarpConf('biimage','<td>');
CarpConf('aiimage','</td>');
CarpConf('defiimagew',60);
CarpConf('maxiimagew',60);

// display up to 200 characters in the title
CarpConf('maxititle',200);

// use "title" attribute in the title link
//CarpConf('ilinktitles',2);

// Setup a title header and a table to contain the results
CarpConf('bitems','<br /><div class="blog2"> <table border="0" cellpadding="10">');

// put each item in a seperate table row
CarpConf('bi','<tr>');
CarpConf('ai','</tr>');

// Close the table
CarpConf('aitems','</table></div> ');

// preserves links in descriptions
//CarpConfAdd('descriptiontags', '|a|/a');

// show up to 25 items (for Life Church newsfeed only)
CarpConf('maxitems',25);

// If RESET was requested we clear the cache.
if ($reset_flag) {

	print "<h3>Executing CarpClearCache(2)</h3>";
	
	// Clear the cache when needed (normally commented out).
	CarpClearCache(2);
	}


// Filter The Community Blog
//CarpCacheShow('http://blogs.lifechurchboston.org/community/?feed=rss2', 'filter-community-corner');
//CarpShow('http://blogs.lifechurchboston.org/community/?category=community_corner&feed=rss2');
CarpShow('http://blogs.lifechurchboston.org/community/tag/leadership-team?feed=rss2');
?>

<!-- End Community Blog Staff RSS Feed -->
<p>&nbsp;</p>
<!-- InstanceEndEditable -->
<!-- #BeginLibraryItem "../Library/TopOfPage.lbi" -->
<p class="topofpage">[<a href="#TopOfPage">top of page</a>]</p>
<!-- #EndLibraryItem -->
</div></div>
<br class="clearfloat" />
</div>
<div id="footer">
<img src="../p7csslm/img/bkgd-shadow-bottom.jpg" alt="" />
<div class="content">
<p><a href="../index.php">Home</a> | <a href="../contact.html">Contact Us</a> | Use <a href="../contact.html">our contact form to submit website comments</a>.</p>
<p align="center">Life Church Boston is a Christian church focusing on discipleship, cell ministry (small groups), and relational evangelism.<br />
Founded 2003 &bull; Rocklyn Clarke Sr. &amp; Eva Clarke, founding pastors.<br />
Copyright&copy; <a href="http://www.lifechurchministries.org/" title="leaves this site; goes Life Church Ministries website" class="link_external">Life Church Ministries, Inc.</a> 
unless otherwise noted. <a href="/termsofuse.html">Terms of Use/Privacy Policy</a>. Powered by <a href="http://www.dreamhost.com/rewards.cgi?reclarke" class="link_external" title="leaves this site; goes Dreamhost website">DreamHost</a>.</p>
</div></div></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">
var pageTracker = _gat._getTracker("UA-4634987-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body><!-- InstanceEnd --></html>