User:Felice/participate.html.template

From OLPC
< User:Felice
Revision as of 16:01, 24 October 2007 by Walter (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  This page is monitored by the OLPC team.
<!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" lang="$gettext{'lang'}" xml:lang="$gettext{'xml:lang'}">

<head>
	<title>$gettext{'foundationtitle'}</title>
	<meta name="Description" content="$gettext{'participatedescription'}" />
	<meta name="keywords" content="$gettext{'foundationkeywords'}" />
	<!--#include virtual="../includes/meta.html" -->
	<!--#include virtual="../includes/icon.html" -->
	<!--#include virtual="../includes/css.html" -->
	<!--#include virtual="../includes/javascript.html" -->
</head>

<body id="participate" class="foundation" lang="$gettext{'lang'}">
	<!--#include virtual="../includes/logo.html" -->
	<!--#include virtual="../includes/header.html" -->

	<div id="main-body" class="section clearfix">
		<h1>$gettext{'participatetitle'}</h1>
		
		<div id="main-content" class="clearfix">
			<div id="tools">
                        <h3><a href="givemany.shtml">$gettext{'participatep10'}</a></h3>	
				
			</div>	<!-- /tools -->	
			<div id="content">

<h2>$gettext{'participateh3'}</h2>
<p>$gettext{'participatep9'} <a href="http://www.laptopgiving.org" target="_blank">laptopgiving.org</a>.<p>
<p>$gettext{'participatep11'} <a href="givemany.shtml">Give Many</a>.<br/><br/></p>

<h2>$gettext{'participateh1'}</h2>
<p>$gettext{'participatep1'}</p>

<p>OLPC Foundation<br />
P.O. Box 425087<br />
Cambridge, Massachusetts 02142<br />
U.S.A.</p>
<!--
<p><a href="javascript:popWin('http://www.vikingdev.com/contribute/',850,500,1,0,'form',1)">$gettext{'participatep2'}</a></p>
<br />
<p>$gettext{'participatep12'}</p>
-->
<h2>$gettext{'participateh2'}</h2>
<p>$gettext{'participatep3'}</p>
<p>$gettext{'participatep4'}</p>
<p>$gettext{'participatep5'}</p>
<!--<p>$gettext{'participatep6'}</p>
-->

<form name="terms" action="#">
	<p><input type="checkbox" name="terms-read" id="terms-read" />$gettext{'participatep6'}</p>
</form>

<p><a onclick="if(document.getElementById('terms-read').checked == false) { alert('$gettext{'participatep8'}') } else { popWin('http://www.vikingdev.com/volunteer/index.php?read=1&amp;a=1',700,500,1,0,'form',1) };" href="javascript: void(0);">$gettext{'participatep7'}</a></p>
<br />


			
			</div> <!-- /content -->
			<div id="sub-content">
		



			
			</div> <!-- /sub-content -->			
		</div> <!-- /main-content -->
	</div> <!-- /main-body -->
	<!--#include virtual="../includes/footer.html" -->
</body>
</html>