r259 - trunk/www.openmoko.com/cgi-bin

roh at daksha.openmoko.org roh at daksha.openmoko.org
Thu Jun 26 01:48:08 CEST 2008


Author: roh
Date: 2008-06-25 23:48:05 +0000 (Wed, 25 Jun 2008)
New Revision: 259

Modified:
   trunk/www.openmoko.com/cgi-bin/distributor_signup_done.tmpl
Log:
 - update template to openmoko.com V2


Modified: trunk/www.openmoko.com/cgi-bin/distributor_signup_done.tmpl
===================================================================
--- trunk/www.openmoko.com/cgi-bin/distributor_signup_done.tmpl	2008-06-25 23:16:36 UTC (rev 258)
+++ trunk/www.openmoko.com/cgi-bin/distributor_signup_done.tmpl	2008-06-25 23:48:05 UTC (rev 259)
@@ -1,84 +1,99 @@
-<!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 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-
 <head>
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-	<title>openmoko.com: Contact</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link href="/css/style.css" rel="stylesheet" type="text/css" />
+<link rel="shortcut icon" href="/images/favicon.ico" />
 
-	<link href="/stylesheets/style.css" rel="stylesheet" type="text/css" />
-	<link rel="shortcut icon" href="/images/favicon.ico" />
-
-<!--[if gt IE 6]>
-	<link rel="stylesheet" type="text/css" href="/stylesheets/ie7fix.css" media="screen" />
-	<meta http-equiv="imagetoolbar" content="no" />
-<![endif]-->
 <!--[if lte IE 6]>
-	<link rel="stylesheet" type="text/css" href="/stylesheets/ie6fix.css" media="screen" />
-	<meta http-equiv="imagetoolbar" content="no" />
+<link href="css/ie6.css" rel="stylesheet" type="text/css" />
 <![endif]-->
 
-	<link href="/stylesheets/print.css" rel="stylesheet" type="text/css" media="print" />
-	<script type="text/javascript">
-		document.write('<style type="text/css">.tab_item{display:none;}<\/style>');
+<!--[if IE 7]>
+<link href="css/ie7.css" rel="stylesheet" type="text/css" />
+<![endif]-->
 
-		var images_dir = 'uploaded_images/';
-		var images_gallery = true;var png_fix = false;
-	</script>
-
-	<script type="text/javascript" src="/javascripts/prototype.js"></script>
-	<script type="text/javascript" src="/javascripts/overlay.js"></script>
-	<script type="text/javascript" src="/javascripts/tabs.js"></script>
-	<script type="text/javascript" src="/javascripts/screenshots.js"></script>
+<script type="text/javascript" src="js/jquery-1.2.3.pack.js"></script>
+<link href="/js/facebox/facebox.css" rel="stylesheet" type="text/css" media="screen" />
+<script type="text/javascript" src="/js/facebox/facebox.js"></script>
+<style type="text/css">
+    #facebox .popup .body {
+        border: 10px solid #000000;
+        width: 480px;
+        height: 480px;
+    }
+    
+    #facebox {
+        top: 20px !important;
+    }
+	.popup a.close {
+		display:block !important;
+		height:18px;
+		width:64px;
+		position: relative;
+		top: 40px;
+		right: 20px;
+		clear: left;
+		float: right;
+	}
+</style>
+ 
+<title>openmoko.com | Opportunities - Become a distributor</title>
 </head>
 
 <body>
+	<div id="wrapper">
+    
+    	<div id="header">
+            <div id="logo">
+            	<a href="index.html"><span class="hide">Openmoko</span></a>
+            </div><!-- end #logo -->
+            
+        	<div id="navigation">
+        	  <ul>
+                <li><a href="product.html"><span>Products</span></a></li>
+        	    <li><a href="download.html"><span>Download</span></a></li>
+        	    <li class="selected"><a href="opportunities.html"><span>Opportunities</span></a> / <a href="opportunities-distributors.html">Distributors</a> / <a href="opportunities-distributors-confirm.html">CONFIRMATION</a></li>
+        	    <li><a href="contribute.html"><span>Contribute</span></a></li>
+        	    <li><a href="store.html"><span>Store</span></a></li>
+      	    </ul>
+        	</div><!-- end #navigation -->
+            
+            <div class="clear"></div>
+    
+        </div><!-- end #header -->
+        
+        <div id="container">
+        
+        	<div class="press">
+            
+            	<ul class="sub-menu">
+               	  <li><a href="index.html">Thank you for registering with Openmoko. A representative has been notified of your submission and will get back to you shortly.</a><a href="press-media-coverage.html"></a></li>
+                    <li class="selected"><a href="distributors.html">Openmoko Distributors</a></li>
+                    <li class="selected"></li>
+                </ul>
+   	      <!-- end .sub-menu -->
+   	      <!-- end .wrap -->
+  
+            <div class="clear"></div>
+            
+            </div><!-- end .press -->
+            
+        </div><!-- end #container -->
+        
+        <div id="footer">
+<ul>
+  <li><a href="about-index.html">ABOUT</a></li>
+  <li><a href="press.html">PRESS</a></li>
+  <li><a href="contact.html">CONTACT</a></li>
+</ul>
+<div class="clear"></div>
+            
+        </div><!-- end #footer -->
 
-<div id="wrapper">
-	<div id="header" class="header_contact ">
-		<a href="#" id="site_logo"><img src="/images/openmoko_logo.png" alt="openmoko.com" /></a>
-        <h1 class="hide">OpenMoko</h1>
-		<div id="main_navigation">
-			<ul>
-				<li><a href="/index.html"><span>Home</span></a></li>
-				<li><a href="/products-index.html"><span>Products</span></a></li>
-				<li><a href="https://direct.openmoko.com"><span>Shop</span></a></li>
-				<li><a href="/about-index.html"><span>About</span></a></li>
-				<li><a href="/press-index.html"><span>Press</span></a></li>
-				<li><a href="/careers-index.html"><span>Careers</span></a></li>
-				<li><a href="/contact-index.html" class="selected"><span>Contact</span></a></li>
-			</ul>
-		</div>
-	</div>
-
-	<div class="left_container">
-		<a href="/products-neo-base-00-stdkit.html" class="side_banner"><img src="/images/__sample_banner_1.png" alt="baner" /></a>
-		<a href="/products-neo-base-00-stdkit.html" class="side_banner"><img src="/images/__sample_banner_2.png" alt="baner" /></a>	
-	</div>
-	
-	<div class="right_container">
-		<div class="content" id="site_content">
-			<h2>Openmoko Distributor signup</h2>
-			<div class="contact_single_block_2">
-				<h3>Thank you for registering with Openmoko! A representative has been notified of your submission and will get back to you shortly.</h3>
-				<a href="/contact-index.html">Back to Openmoko contact page.</a>
-			</div>
-			<a href="#" class="top_link"><span>top</span></a>
-		</div>
-	</div>
-
-	<div class="clear" style="height:20px;"></div>
-	<div id="footer">
-		<ul id="secundary_navigation">
-			<li><a href="/index.html">Home</a></li>
-			<li><a href="/products-index.html">Products</a></li>
-			<li><a href="https://direct.openmoko.com">Shop</a></li>
-			<li><a href="/about-index.html">About</a></li>
-			<li><a href="/press-index.html">Press</a></li>
-			<li><a href="/careers-index.html">Careers</a></li>
-			<li><a href="/contact-index.html" class="selected">Contact</a></li>
-		</ul>
-		Copyright &copy; 2006-2008 Openmoko, Inc. All Rights Reserved
-	</div>
-</div>
+        
+    </div><!-- end .wrapper -->
+    
 </body>
 </html>
+





More information about the webdesign-commitlog mailing list