User:Felice/index.html.template: Difference between revisions

From OLPC
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="en" xml:lang="en">
<html xmlns="http://www.w3.org/1999/xhtml" lang="$gettext{'lang'}" xml:lang="$gettext{'lang'}">


<head>
<head>
<title>$gettext{'olpc'}, $gettext{'titletext'}</title>
<title>One Laptop per Child Foundation, Invest your money and your time - OLPC Foundation</title>
<meta name="Description" content="Learn about the mission of the OLPC Foundation, its organization and leadership." />
<meta name="Description" content="$gettext{'description'}" />
<meta name="keywords" content="$gettext{'keywords'}" />
<meta name="keywords" content="OLPC Foundation, non-profit association, tax-exempt social benefit organization, mission, grassroots initiatives, learning tools, education, children, Cambridge Center, Cambridge Massachusetts, Nicholas Negroponte, Richard Rowe, Ashton Hawkins, Robert D. Fadel." />
<!-- Meta -->
<!--#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))' />
<script type="text/javascript" language="JavaScript" charset="iso-8859-1">
<meta name="copyright" content="Copyright &copy; 2006 - 2007 OLPC ." />
//<![CDATA[
<meta name="Content-Language" content="en-US" />
Home = {
<meta name="Identifier-url" content="http://www.laptopfoundation.org/" />
Init : function() {
<meta name="robots" content="index, follow" />
var ul = document.getElementById("homenav");
<!-- /Meta -->
var li = ul.getElementsByTagName("li");
<!-- Icon -->
for (var x=0; x<li.length; x++) {
<link rel="shortcut icon" href="/favicon.ico" type="image/ico" />
if(!li[x].className) li.className = "null";
<link rel="icon" href="/favicon.ico" type="image/ico" />
li[x].onmouseover = Home.MouseOver;
<!-- /Icon -->
li[x].onmouseout = Home.MouseOut;
<!-- 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" />
MouseOver : function() {
<![endif]-->
this.className += ' hover';
<link rel="stylesheet" type="text/css" media="print" href="/css/print.css" charset="iso-8859-1" />
},
<!-- /Css -->
<!-- Javascript -->
MouseOut : function() {
<script type="text/javascript" src="/scripts/swfObject.js" language="JavaScript1.2" charset="iso-8859-1"></script>
this.className = this.className.replace(new RegExp("hover\\b"), '');
<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 -->
};
YAHOO.util.Event.addListener(window, "load", Home.Init, Home, true);
//]]>
</script>
</head>
</head>


<body class="root foundation" lang="en">
<body id="homepage" lang="$gettext{'lang'}">
<p id="skipLink"><a href="#main-body">Skip to content</a></p>

<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{'olpc'}, $gettext{'titletext'}</h1>
<h1>One Laptop per Child Foundation, Invest your money and your time</h1>
<ul id="homenav">
<li id="homenav-vision"><a href="vision/index.shtml" title="$gettext{'visiontitle'}"><span>$gettext{'vision'}</span></a></li>
<div class="sections clearfix">
<li id="homenav-laptop"><a href="laptop/" title="$gettext{'laptoptitle'}"><span>$gettext{'laptop'}</span></a></li>
<div class="section">
<li id="homenav-foundation"><a href="../laptopfoundation.org/index.shtml" title="$gettext{'foundationtitle'}"><span>$gettext{'foundation'}</span></a></li>
<h2><a href="purpose/" accesskey="1" title="Purpose: The OLPC Foundation is a tax-exempt social benefit organization">purpose</a></h2>
<li id="homenav-children"><a href="children/" title="$gettext{'childrentitle'}"><span>$gettext{'children'}</span></a></li>
<a href="purpose/" accesskey="1" title="Purpose: The OLPC Foundation is a tax-exempt social benefit organization"><img src="img/purpose.jpg" width="200" height="98" alt="purpose" /></a>
</ul>
<p>Learn about the mission of the OLPC Foundation, its organization and leadership.
<a href="purpose/" class="read-more">read&nbsp;more</a></p>
</div>
<div class="section">
<h2><a href="program/" accesskey="2" title="Program: Enhance learning among children in lesser-developed countries">program</a></h2>
<a href="program/" accesskey="2" title="Program: Enhance learning among children in lesser-developed countries"><img src="img/program.jpg" width="200" height="98" alt="program" /></a>
<p>See the kinds of programs under consideration by the Foundation
<a href="program/" class="read-more">read&nbsp;more</a></p>
</div>
<div class="section">
<h2><a href="participate/" accesskey="3" title="Participate: Invest your money and your time in OLPC project">participate</a></h2>
<a href="participate/" accesskey="3" title="Participate: Invest your money and your time in OLPC project"><img src="img/participate.jpg" width="200" height="98" alt="participate" /></a>
<p>Get involved with the One Laptop per Child program by investing in one or more program and volunteering your services.
<a href="participate/" class="read-more">give&nbsp;a&nbsp;gift</a></p>

</div>
<div class="section last">
<h2><a href="propose/" accesskey="4" title="Propose: Special OLPC Programs and Grassroots Learning Initiatives">propose</a></h2>
<a href="propose/" accesskey="4" title="Propose: Special OLPC Programs and Grassroots Learning Initiatives"><img src="img/propose.jpg" width="200" height="98" alt="propose" /></a>
<p>Go here to propose a Special Laptop Program or Grassroots Learning Initiative
<a href="propose/" class="read-more">read&nbsp;more</a></p>
</div>
</div>
</div> <!-- /main-body -->
</div> <!-- /main-body -->
<!--#include virtual="includes/footer.html" -->

<div id="footer">
<p>Copyright &copy; 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 23:11, 17 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{'lang'}">

<head>
	<title>$gettext{'olpc'}, $gettext{'titletext'}</title>
	<meta name="Description" content="$gettext{'description'}" />
	<meta name="keywords" content="$gettext{'keywords'}" />
	<!--#include virtual="includes/meta.html" -->
	<!--#include virtual="includes/icon.html" -->
	<!--#include virtual="includes/css.html" -->
	<!--#include virtual="includes/javascript.html" -->
	<script type="text/javascript" language="JavaScript" charset="iso-8859-1">
	//<![CDATA[	
	Home = {	
		Init : function() {
			var ul = document.getElementById("homenav");
			var li = ul.getElementsByTagName("li");
			for (var x=0; x<li.length; x++) {
				if(!li[x].className) li.className = "null";
				li[x].onmouseover = Home.MouseOver;
				li[x].onmouseout = Home.MouseOut;	
				}
			},
			
		MouseOver : function() {
			this.className += ' hover';
			},
			
		MouseOut : function() {
			this.className = this.className.replace(new RegExp("hover\\b"), '');
			}
			
		};		
		
		YAHOO.util.Event.addListener(window, "load", Home.Init, Home, true);
	//]]>
	</script> 
</head>

<body id="homepage" lang="$gettext{'lang'}">


	<div id="main-body" class="section clearfix">
		<h1>$gettext{'olpc'}, $gettext{'titletext'}</h1>
		
			<ul id="homenav">
				<li id="homenav-vision"><a href="vision/index.shtml" title="$gettext{'visiontitle'}"><span>$gettext{'vision'}</span></a></li>
				<li id="homenav-laptop"><a href="laptop/" title="$gettext{'laptoptitle'}"><span>$gettext{'laptop'}</span></a></li>
				<li id="homenav-foundation"><a href="../laptopfoundation.org/index.shtml" title="$gettext{'foundationtitle'}"><span>$gettext{'foundation'}</span></a></li>
				<li id="homenav-children"><a href="children/" title="$gettext{'childrentitle'}"><span>$gettext{'children'}</span></a></li>
			</ul>
	
	</div> <!-- /main-body -->
	<!--#include virtual="includes/footer.html" -->
</body>
</html>