<!-- CLN: Copyright (c) 2003-4 St. Christopher House. -->
<!-- http://bangthedrumcln.sourceforge.net -->
<!-- -->
<!-- The CLN is under the GPL. -->
<!-- GNU Public License: http://www.gnu.org/copyleft/gpl.html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>St Christopher House: <?php echo $GLOBALS['CLN_TITLE']; ?></title>
<link rel="stylesheet" href="<?php echo CLN_CLEAN_URL_BASE; ?>styles/simplemenu.css" type="text/css" />
<?php echo $GLOBALS['CLN_HEADER']; ?>
<script language="JavaScript1.2" src="<?php echo CLN_CLEAN_URL_BASE; ?>lib/CLN/styleswitcher.js" type="text/javascript"></script>
<link rel="alternate stylesheet" type="text/css" href="<?php echo CLN_CLEAN_URL_BASE; ?>styles/large.css" title="A++" />
<link rel="alternate stylesheet" type="text/css" href="<?php echo CLN_CLEAN_URL_BASE; ?>styles/medium.css" title="A+" />
<link rel="alternate stylesheet" type="text/css" href="<?php echo CLN_CLEAN_URL_BASE; ?>styles/small.css" title="A" />
<link rel="alternate stylesheet" type="text/css" href="<?php echo CLN_CLEAN_URL_BASE; ?>styles/x-small.css" title="A-" />
<link rel="alternate stylesheet" type="text/css" href="<?php echo CLN_CLEAN_URL_BASE; ?>styles/xx-small.css" title="A--" />
</head>
<body>
<!-- phpdigExclude -->
<!-- Accessibility SKIP LINKS -->
<div class="skipLinks">
skip to: <a href="#content">page content</a> | <a href="#sideNav">links on this page</a> | <a href="#globalNavSection">site navigation</a> | <a href="#">footer (site information)</a>
</div>
<!-- Accessibility SKIP LINKS -->
<!--- BEGIN TOPLOGOSECTION AND CONTACT -->
<div id="topLogoSection">
<span id="contactUs"><a href="<?php echo cleanURL(CONTACT_US); ?>"><span class="contactLink">Contact St. Christopher House</span></a></span>
<span id="logo"><img src="<?php echo CLN_TEMPLATE_PATH; ?>images/sch_short_logo_gray.gif" alt="St. Christopher House, A Toronto Community Centre Online" width="211" height="30"/></span>
<br class="clear" />
</div>
<!-- END TOPLOGOSECTION AND CONTACT -->
<!-- BEGIN userLoginSection -->
<div id="userLoginSection">
<?php echo $GLOBALS['CLN_BROWSE_EDIT_BUTTONS'].$GLOBALS['CLN_LOGIN_FORM'].$GLOBALS['CLN_JOIN_BUTTON'].$GLOBALS['CLN_NEW_PASSWORD_BUTTON'].$GLOBALS['CLN_MYHOUSE_BUTTON'].$GLOBALS['CLN_LOGOUT_BUTTON'];?><br class="clear"/>
</div>
<!-- END userLoginSection -->
<!-- BEGIN siteBannerSection NAME AND IMAGE AND BACKGROUND COLOUR -->
<div id="siteBannerSection">
<br class="clear" />
</div>
<!-- END siteBannerSection NAME AND IMAGE AND BACKGROUND COLOUR -->
<!-- BEGIN globalNavSection -->
<div id="globalNavSection">
<?php echo $GLOBALS['CLN_MAINNAV']; ?>
</div>
<!-- END globalNavSection -->
<!-- START MAINBOSY -->
<div id="mainBody" style="position:relative">
<!-- START BREADCRUMBSECTION -->
<div id="breadCrumbSection">
<span id="locationBreadcrumb">
Your Current Location: <?php echo $GLOBALS['CLN_BREADCRUMB']; ?>
</span>
<span id="horizontalSearch">
<form action='<?php echo cleanURL($GLOBALS['path']); ?>' method='get'>
<!-- HELP BUTTON -->
<a href="javascript:void(0);" onclick="showHelp('<?php echo cleanURL(CLN_HELP_PAGE); ?>')"> <span id="helpButton">Help</span></a> |
<!-- END HELP BUTTON -->
<label for="query_string">Search the site:</label>
<input type='hidden' name='site' value='0'/>
<input type='text' class='phpdiginputtext' size='15' maxlength='50' name='query_string' value=''/>
<input type='submit' class='phpdiginputsubmit' name='search' value='Go'/>
<input type="hidden" name="viewKoId" value="<?php echo CLN_TEMPLATE_SEARCH_KOID; ?>" />
</form>
</span>
<br class="clear"/>
</div>
<!-- END BREADCRUMBSECTION -->
<!-- ROOM BORT START -->
<?php echo $GLOBALS['CLN_ROOM_BORT']; ?>
<!-- ROOM BORT END -->
<!-- START SIDE NAVIGATION -->
<div id="sideBar">
<?php echo $GLOBALS['CLN_NAVBAR']; ?>
<div class="fontSizeController">
<form name="font_select" action="GET">
<label for="setFontSize"><b>Adjust Text Size: </b></label>
<input class="phpdiginputsubmit"
type="button"
onclick="javascript:fontsizedown();"
value=" text - "
/>
<input class="phpdiginputsubmit"
type="button" name="setFontSize"
onclick="javascript:fontsizeup()"
value=" text + "
/>
</form>
</div>
<?php echo $GLOBALS['CLN_LANG_CONTROLLER']; ?>
<br class="clear" />
</div>
<!-- phpdigInclude -->
<!-- END SIDE NAVIGATION -->
<div id="content">
<?php echo $GLOBALS['CLN_PAGE_BORT']; ?>
<h2><?php echo $GLOBALS['CLN_PAGE_TITLE']; ?></h2>
<?php echo $GLOBALS['CLN_USER_MESSAGE']; ?>
<?php echo $GLOBALS['CLN_USER_ERROR']; ?>
<?php echo $GLOBALS['CLN_CONTENT']; ?>
<br class="clear"/>
</div>
<!-- phpdigExclude -->
<!-- START FOOTER -->
<div id="footer">
<span class="openCloseButton">
<a href="javascript:showHide('footerExpand','<?php echo CLN_CLEAN_URL_BASE; ?>')"><img id="OpenButtonfooterExpand" src="<?php echo CLN_CLEAN_URL_BASE; ?>images/open.gif" border="0" width="41" height="15" /></a></span>
<a href="http://bangthedrumcln.sf.net">Community Learning Network</a> Version <?php echo CLN_VERSION; ?> © St. Christopher House 2004.
<br />
Developed by <a href="http://www.stchrishouse.org">St. Christopher House</a> & <a href="http://www.theworkinggroup.ca">The Working Group Inc.</a> as an open source project, licensed under the terms of the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>.
<br />
<a href="<?php echo cleanURL(CLN_PRIVACY_PAGE); ?>">Privacy Statement</a> | <a href="<?php echo cleanURL(CLN_TERMS_OF_USE_PAGE); ?>">Legal Terms of Use</a> | <a href="<?php echo cleanURL(CONTACT_US); ?>">Contact St. Christopher House</a>
<!-- THE EXPANDABLE FOOTER BUTTON -->
<div id="footerExpand" style="display:none;">
<p>
<b>Report errors and software bugs: </b><a href="http://sourceforge.net/tracker/?atid=513547&group_id=66162&func=browse" target="_blank"> Source Forge Bug Reporting System</a><br />
<b>Request features for the CLN: </b><a href="http://sourceforge.net/tracker/?atid=513550&group_id=66162&func=browse" target="_blank"> Source Forge Feature Request System</a><br />
<b>English Template</b><br />
<a href="http://validator.w3.org/check/referer">XHTML</a> |
<a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> |
<a href="javascript:manageSessions('<?php echo CLN_CLEAN_URL_BASE; ?>')">Session Manager</a>
<br />
<br />
This page took <?php $GLOBALS['pageTimer']->stop();
echo sprintf("%01.3f", $GLOBALS['pageTimer']->timeElapsed());
?> seconds to render</p>
<!-- END MAIN PAGE-->
</div>
<!-- Close Expandable footer -->
</div>
<!-- Close Footer -->
</div>
<!--end mainBody-->
<?php echo $GLOBALS['CLN_FOOTER']; ?>
</body>
</html>