Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/hx_home-perueduca/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'hx_home-perueduca/index.html')
-rwxr-xr-xhx_home-perueduca/index.html127
1 files changed, 127 insertions, 0 deletions
diff --git a/hx_home-perueduca/index.html b/hx_home-perueduca/index.html
new file mode 100755
index 0000000..79c6e5d
--- /dev/null
+++ b/hx_home-perueduca/index.html
@@ -0,0 +1,127 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head>
+<script type="text/javascript" language="JavaScript">
+<!--
+logos = new Array();
+logos = ['logo_white_01.png', 'logo_white_02.png', 'logo_white_03.png', 'logo_white_04.png', 'logo_white_05.png', 'logo_white_06.png', 'logo_white_07.png', 'logo_white_08.png', 'logo_white_09.png', 'logo_white_10.png', 'logo_white_11.png', 'logo_white_12.png'];
+link_colours = new Array();
+link_colours = ['link1', 'link2', 'link3', 'link4', 'link5', 'link6', 'link7', 'link8', 'link9', 'link10', 'link11', 'link12'];
+r = Math.round(Math.random() * 11);
+function logo_filename() {
+ return logos[r]
+}
+function link_colour() {
+ return link_colours[r]
+}
+-->
+</script>
+<style type="text/css">
+#submit_search {
+ background:#a6a6a6 url(system-search.png) no-repeat center;
+ color: white;
+ width: 48px;
+ height:48px;
+ border-radius: 15px;
+ -moz-border-radius: 15px;
+ }
+#submit_search:hover {
+ background-color: #282828;
+ cursor: pointer;
+ }
+#q {
+ font-size: 14pt;
+ font-family: DejaVu Sans;
+ border-radius: 15px;
+ -moz-border-radius: 15px;
+ padding: 7px;
+}
+a img {
+ border: 0;
+ }
+a:active {
+ outline:none;
+ }
+#bottom {
+ background-color: white;
+ width: 100%;
+ position: absolute;
+ bottom: 0px;
+ border-top: 3px solid #a6a6a6;
+}
+body {
+ /* background:#a6a6a6 url(fondo.png) no-repeat center;
+ background-size: 100%;*/
+ background-color: #d5d5d5;
+ margin:0px;
+ height: 100%;
+ }
+img#bg {
+ position:fixed;
+ top:0;
+ left:0;
+ width:100%;
+ height:100%;
+ z-index:-10;
+}
+.links-container { padding-bottom: 4px; padding-top: 4px; display: block; text-align: right;}
+.link1 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #006e00;}
+.link1:hover { color: white; background-color: #006e00;}
+.link2 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #033cd2;}
+.link2:hover { color: white; background-color: #033cd2;}
+.link3 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #006e00;}
+.link3:hover { color: white; background-color: #006e00;}
+.link4 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #033cd2;}
+.link4:hover { color: white; background-color: #033cd2;}
+.link5 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #6e008c;}
+.link5:hover { color: white; background-color: #6e008c;}
+.link6 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #a00000;}
+.link6:hover { color: white; background-color: #a00000;}
+.link7 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #033cd2;}
+.link7:hover { color: white; background-color: #033cd2;}
+.link8 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #6e008c;}
+.link8:hover { color: white; background-color: #6e008c;}
+.link9 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #6e008c;}
+.link9:hover { color: white; background-color: #6e008c;}
+.link10 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #033cd2;}
+.link10:hover { color: white; background-color: #033cd2;}
+.link11 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #006e00;}
+.link11:hover { color: white; background-color: #006e00; }
+.link12 { padding-bottom: 4px; padding-top: 4px; text-decoration: none; color: #033cd2;}
+.link12:hover { color: white; background-color: #033cd2;}
+</style>
+<title>Buscar en Internet</title>
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" ;="" charset="utf-8">
+<link rel="shortcut icon" href="file:///home/aliosh/src/olpc-patch/installer/payload/favicon_01.png">
+</head>
+<body>
+<img src="fondo.png" alt="background image" id="bg">
+<div align="left">
+<a href="http://escuela/"><img src="perueduca-escuela.png"></a><br><br>
+<script type="text/javascript" language="JavaScript">
+<!--
+document.write("<a class=\"" + link_colour() + "\" href=\"http://pe.sugarlabs.org/\">wiki</a> / <a class=\"" + link_colour() + "\" href=\"http://lists.sugarlabs.org/listinfo/somosazucar\">lista de correo</a>")
+-->
+</script>
+</div>
+<center>
+<table width="700px" cellpadding="0" cellspacing="0" border="0"><tbody><tr>
+<td width="130px" align="center">
+<form action="http://ecosia.org/search.php" name="f" target="_top">
+<input name="hl" value="en" type="hidden">
+<br><br><br><br><br><br><input id="q" maxlength="2048" name="q" size="30" title="Ecosia Search"> &nbsp;&nbsp;&nbsp;
+<input name="btnG" id="submit_search" value="" type="submit">
+</form><br><br>
+</td>
+</tr></tbody></table>
+<div id="bottom">
+<span style="float:left">
+<a href="http://www.perueduca.pe/"><img src="perueduca.png"></a>
+</span>
+<span style="float:right">
+<a href="http://www.minedu.gob.pe/"><img style="margin-top: 7px;" src="med.png"></a>
+</span>
+</div>
+</center>
+
+
+</body></html>