Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Silva (icarito) <sebastian@sugarlabs.org>2012-07-19 22:24:36 (GMT)
committer Sebastian Silva (icarito) <sebastian@sugarlabs.org>2012-07-19 22:24:36 (GMT)
commit6d5ea68bacd478d55bb7c3094c37a2d82183ee69 (patch)
tree256edb50a6fae160314139612eb9f47670cc86a8
parenta1cf6dcecfcb16022330fc4da4f96d6da91ad003 (diff)
Browser home page.
-rw-r--r--oob/hx_home/favicon_01.pngbin0 -> 882 bytes
-rw-r--r--oob/hx_home/fondo.jpgbin0 -> 86804 bytes
-rw-r--r--oob/hx_home/index.html127
-rw-r--r--oob/hx_home/med.pngbin0 -> 9264 bytes
-rw-r--r--oob/hx_home/perueduca.pngbin0 -> 8204 bytes
-rw-r--r--oob/hx_home/somosazucar.pngbin0 -> 9067 bytes
-rw-r--r--oob/hx_home/system-search.pngbin0 -> 860 bytes
7 files changed, 127 insertions, 0 deletions
diff --git a/oob/hx_home/favicon_01.png b/oob/hx_home/favicon_01.png
new file mode 100644
index 0000000..2336101
--- /dev/null
+++ b/oob/hx_home/favicon_01.png
Binary files differ
diff --git a/oob/hx_home/fondo.jpg b/oob/hx_home/fondo.jpg
new file mode 100644
index 0000000..b340679
--- /dev/null
+++ b/oob/hx_home/fondo.jpg
Binary files differ
diff --git a/oob/hx_home/index.html b/oob/hx_home/index.html
new file mode 100644
index 0000000..0d53e81
--- /dev/null
+++ b/oob/hx_home/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.jpg) 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"/>
+<link rel="shortcut icon" href="favicon_01.png"/>
+</head>
+<body>
+<img src="fondo.jpg" alt="background image" id="bg" />
+<div class="links-container">
+<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> / <a class=\"" + link_colour() + "\" href=\"http://escuela/\">escuela</a>")
+-->
+</script>
+<br/>
+</div>
+<center>
+<table border="0" cellspacing="0" cellpadding="0" width="700px"><tr>
+<td width="130px" align="center">
+<form action="http://ecosia.org/search.php" name="f" target="_top">
+<input name="hl" type="hidden" value="en"/>
+<br/><br/><br/><br/><br/><br/><input id="q" maxlength="2048" name="q" size="35" title="Ecosia Search" value=""/> <br/> <input name="btnG" type="submit" id="submit_search" value=""/>
+</form><br/><br/>
+</td>
+</tr></table>
+<div id="bottom">
+<span style="float:left">
+<a href="http://www.perueduca.pe/"><img src="perueduca.png" /></a>
+</span>
+<a href="http://somosazucar.org/"><img style="margin-top: 10px;" src="somosazucar.png" /></a>
+<span style="float:right">
+<a href="http://www.minedu.gob.pe/"><img src="med.png" /></a>
+<span>
+</div>
+</center>
+</body>
+</html>
diff --git a/oob/hx_home/med.png b/oob/hx_home/med.png
new file mode 100644
index 0000000..c4a9355
--- /dev/null
+++ b/oob/hx_home/med.png
Binary files differ
diff --git a/oob/hx_home/perueduca.png b/oob/hx_home/perueduca.png
new file mode 100644
index 0000000..8968fa3
--- /dev/null
+++ b/oob/hx_home/perueduca.png
Binary files differ
diff --git a/oob/hx_home/somosazucar.png b/oob/hx_home/somosazucar.png
new file mode 100644
index 0000000..9206c0b
--- /dev/null
+++ b/oob/hx_home/somosazucar.png
Binary files differ
diff --git a/oob/hx_home/system-search.png b/oob/hx_home/system-search.png
new file mode 100644
index 0000000..bce47d1
--- /dev/null
+++ b/oob/hx_home/system-search.png
Binary files differ