User:Felice/participate.html.template: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{OLPC}} |
|||
<pre> |
<pre> |
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
<!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=" |
<html xmlns="http://www.w3.org/1999/xhtml" lang="$gettext{'lang'}" xml:lang="$gettext{'xml:lang'}"> |
||
<head> |
<head> |
||
<title>$gettext{'foundationtitle'}</title> |
|||
<title>Participate: Invest your money and your time in OLPC project - OLPC Foundation</title> |
|||
<meta name="Description" content=" |
<meta name="Description" content="$gettext{'foundationdescription'}" /> |
||
<meta name="keywords" content="$gettext{'foundationkeywords'}" /> |
|||
<meta name="keywords" content="OLPC Foundation, non-profit association, donation, credit-card contributions, large-contribution process, PayPal, volunteer, volunteering, special programs, grassroots learning initiatives." /> |
|||
<!-- |
<!--#include virtual="includes/meta.html" --> |
||
<!--#include virtual="includes/icon.html" --> |
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|||
<!--#include virtual="includes/css.html" --> |
|||
<link rel="meta" href="http://www.laptopfoundation.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" /> |
|||
<!--#include virtual="includes/javascript.html" --> |
|||
<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3) gen true for "http://www.laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3))' /> |
|||
<meta name="copyright" content="Copyright © 2006 - 2007 OLPC ." /> |
|||
<meta name="Content-Language" content="en-US" /> |
|||
<meta name="Identifier-url" content="http://www.laptopfoundation.org/" /> |
|||
<meta name="robots" content="index, follow" /> |
|||
<!-- /Meta --> |
|||
<!-- Icon --> |
|||
<link rel="shortcut icon" href="/favicon.ico" type="image/ico" /> |
|||
<link rel="icon" href="/favicon.ico" type="image/ico" /> |
|||
<!-- /Icon --> |
|||
<!-- Css --> |
|||
<link rel="stylesheet" type="text/css" media="screen" href="/css/screen.css" charset="iso-8859-1" /> |
|||
<!--[if lt IE 7]> |
|||
<link rel="stylesheet" type="text/css" media="screen" href="/css/browserIE6.css" charset="iso-8859-1" /> |
|||
<![endif]--> |
|||
<link rel="stylesheet" type="text/css" media="print" href="/css/print.css" charset="iso-8859-1" /> |
|||
<!-- /Css --> |
|||
<!-- Javascript --> |
|||
<script type="text/javascript" src="/scripts/swfObject.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<script type="text/javascript" src="/scripts/yahoo-dom-event.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<script type="text/javascript" src="/scripts/main.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<!-- /Javascript --> |
|||
</head> |
</head> |
||
<body id="participate" class="foundation" lang=" |
<body id="participate" class="foundation" lang="$gettext{'lang'}"> |
||
<!--#include virtual="includes/logo.html" --> |
|||
<p id="skipLink"><a href="#main-body">Skip to content</a></p> |
|||
<!--#include virtual="includes/header.html" --> |
|||
<div id="logo"> |
|||
<a href="/index.shtml" title="back to home page"><img src="/img/UI/logoOLPCFoundation.gif" width="122" height="128" alt="logo: one laptop for child foundation" lang="en" /></a> |
|||
</div> |
|||
<div id="header" class="clearfix"> |
|||
<ul id="navigation"> |
|||
<li id="nav-vision"><a href="http://www.laptop.org/vision/index.shtml" title="link to vision"><span>vision</span></a> |
|||
<ul> |
|||
<li id="nav-mission"><a href="http://www.laptop.org/vision/mission/index.shtml" title="link to mission">mission</a></li> |
|||
<li id="nav-progress"><a href="http://www.laptop.org/vision/progress/index.shtml" title="link to progress">progress</a></li> |
|||
<li id="nav-news"><a href="http://www.laptop.org/vision/news/index.shtml" title="link to news">news</a></li> |
|||
<li id="nav-people"><a href="http://www.laptop.org/vision/people/index.shtml" title="link to people">people</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-laptop"><a href="http://www.laptop.org/laptop/" title="link to laptop"><span>laptop</span></a> |
|||
<ul> |
|||
<li id="nav-hardware"><a href="http://www.laptop.org/laptop/hardware/" title="link to hardware">hardware</a></li> |
|||
<li id="nav-software"><a href="http://www.laptop.org/laptop/software/" title="link to software">software</a></li> |
|||
<li id="nav-interface"><a href="http://www.laptop.org/laptop/interface/" title="link to interface">interface</a></li> |
|||
<li id="nav-design"><a href="http://www.laptop.org/laptop/design/" title="link to design">design</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-foundation"><a href="/index.shtml" title="link to participate"><span>participate</span></a> |
|||
<ul> |
|||
<li id="nav-purpose"><a href="/purpose/" title="link to purpose">purpose</a></li> |
|||
<li id="nav-program"><a href="/program/" title="link to program">program</a></li> |
|||
<li id="nav-participate"><a href="/participate/" title="link to participate">participate</a></li> |
|||
<li id="nav-propose"><a href="/propose/" title="link to propose">propose</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-children"><a href="http://www.laptop.org/children/" title="link to children"><span>children</span></a></li> |
|||
</ul> <!-- /navigation --> |
|||
<ul id="sub-navigation"> |
|||
<li><a href="http://wiki.laptop.org/go/Home" target="_blank" title="link to external OLPC Wiki">olpc wiki</a></li> |
|||
<li><a href="http://www.laptop.org/jobs.shtml" title="link to career">career</a></li> |
|||
<li><a href="http://www.laptop.org/contact.shtml" title="link to contact">contact</a></li> |
|||
<!-- <li><a href="http://www.laptop.org/sitemap.shtml" title="link to site map">site map</a></li> --> |
|||
<li><a href="http://www.laptop.org/languages.shtml" title="link to languages">languages</a></li> |
|||
</ul> <!-- /sub-navigation --> |
|||
<hr /> |
|||
</div> <!-- /header --> |
|||
<div id="main-body" class="section clearfix"> |
<div id="main-body" class="section clearfix"> |
||
<h1>$gettext{'participatetitle'}</h1> |
|||
<h1>Participate: Invest your money and your time in OLPC project</h1> |
|||
<div id="main-content" class="clearfix"> |
<div id="main-content" class="clearfix"> |
||
Line 91: | Line 28: | ||
<div id="content"> |
<div id="content"> |
||
<h2> |
<h2>$gettext{'participateh1'}</h2> |
||
<p>$gettext{'participatep1'}</p> |
|||
<p>The One Laptop per Child Foundation is supported by individuals, businesses and foundations. Your contributions large and small are greatly appreciated and will be used to support grassroots learning innovations throughout the lesser developed world.</p> |
|||
<p>Or give as much as you can and send your contributions to: </p> |
|||
<p>OLPC Foundation<br /> |
<p>OLPC Foundation<br /> |
||
Line 101: | Line 36: | ||
U.S.A.</p> |
U.S.A.</p> |
||
<p><a href="javascript:popWin('http://www.vikingdev.com/contribute/',850,500,1,0,'form',1)"> |
<p><a href="javascript:popWin('http://www.vikingdev.com/contribute/',850,500,1,0,'form',1)">$gettext{'participatep2'}</a></p> |
||
<br /> |
<br /> |
||
<h2>$gettext{'participateh2'}</h2> |
|||
<p>$gettext{'participatep3'}</p> |
|||
<p>$gettext{'participatep4'}</p> |
|||
<h2>OLPC Foundation Volunteer Service</h2> |
|||
<p>$gettext{'participatep5'}</p> |
|||
<p>The primary mission of the One Laptop per Child (OLPC) movement is to ensure that every school-aged child in the lesser-developed parts of the world owns their own personal laptop that they can use to learn and to learn about learning.</p> |
|||
<p>$gettext{'participatep6'}</p> |
|||
<p>As a part of this movement the OLPC Foundation maintains a web-based listing of individuals and organizations who are prepared to contribute their services and/or products in support of children in XO laptop programs throughout the world.</p> |
|||
<p>All activities undertaken as a result of contacts made through this OLPC Foundation Volunteer Service must be done on a strictly volunteer basis and all intellectual property generated as a part of this Service will be considered in the public domain and therefore not subject to any royalty or copyright fee. Volunteers may not charge a fee for the time, effort invested or ideas generated as a part of this service. In exceptional cases, volunteers may be reimbursed for direct out-of-pocket expenses but only on the basis of prior written agreements with the related program(s) an executed electronic copy of which much be provided in advance to the OLPC Foundation.</p> |
|||
<p>The information provided by you in your application will be reviewed and, if appropriate, will be posted on the OLPC Foundation website. You may be contacted</p> |
|||
<form name="terms" action="#"> |
<form name="terms" action="#"> |
||
<p><input type="checkbox" name="terms-read" id="terms-read" /> |
<p><input type="checkbox" name="terms-read" id="terms-read" />$gettext{'participatep7'}</p> |
||
</form> |
</form> |
||
<p><a onclick="if(document.getElementById('terms-read').checked == false) { alert(' |
<p><a onclick="if(document.getElementById('terms-read').checked == false) { alert('$gettext{'participatep9'}') } else { popWin('http://www.vikingdev.com/volunteer/index.php?read=1&a=1',700,500,1,0,'form',1) };" href="javascript: void(0);">$gettext{'participatep8'}</a></p> |
||
<br /> |
<br /> |
||
Line 131: | Line 64: | ||
</div> <!-- /main-content --> |
</div> <!-- /main-content --> |
||
</div> <!-- /main-body --> |
</div> <!-- /main-body --> |
||
< |
<!--#include virtual="../includes/footer.html" --> |
||
<p>Copyright © 2007 One Laptop Per Child</p> |
|||
<p id="sponsor">Designed by <a href="http://www.pentagram.com" target="_blank">Pentagram</a> | <a href="http://www.nurun.com">Powered by Nurun</a></p> |
|||
</div> <!-- /footer --> |
|||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
|||
</script> |
|||
<script type="text/javascript"> |
|||
_uacct = "UA-1264681-2"; |
|||
urchinTracker(); |
|||
</script> |
|||
</body> |
</body> |
||
</html> |
</html> |
||
</pre> |
</pre> |
||
[[Category:Laptop.org]] |
Revision as of 02:20, 19 March 2007
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{'foundationdescription'}" /> <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"> </div> <!-- /tools --> <div id="content"> <h2>$gettext{'participateh1'}</h2> <p>$gettext{'participatep1'}</p> <p>OLPC Foundation<br /> One Cambridge Center<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 /> <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{'participatep7'}</p> </form> <p><a onclick="if(document.getElementById('terms-read').checked == false) { alert('$gettext{'participatep9'}') } else { popWin('http://www.vikingdev.com/volunteer/index.php?read=1&a=1',700,500,1,0,'form',1) };" href="javascript: void(0);">$gettext{'participatep8'}</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>