r380 - trunk/www.openmoko.com/htdocs

will at daksha.openmoko.org will at daksha.openmoko.org
Tue Sep 16 08:12:28 CEST 2008


Author: will
Date: 2008-09-16 06:12:27 +0000 (Tue, 16 Sep 2008)
New Revision: 380

Modified:
   trunk/www.openmoko.com/htdocs/distributors-europe-switzerland.html
   trunk/www.openmoko.com/htdocs/distributors-northamerica-usa.html
Log:
webshop edits

Modified: trunk/www.openmoko.com/htdocs/distributors-europe-switzerland.html
===================================================================
--- trunk/www.openmoko.com/htdocs/distributors-europe-switzerland.html	2008-09-15 10:06:15 UTC (rev 379)
+++ trunk/www.openmoko.com/htdocs/distributors-europe-switzerland.html	2008-09-16 06:12:27 UTC (rev 380)
@@ -1,113 +1,122 @@
-<!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" />
-<link href="css/style.css" rel="stylesheet" type="text/css" />
-<link rel="shortcut icon" href="images/favicon.ico" />
-
-<!--[if lte IE 6]>
-<link href="css/ie6.css" rel="stylesheet" type="text/css" />
-<![endif]-->
-
-<!--[if IE 7]>
-<link href="css/ie7.css" rel="stylesheet" type="text/css" />
-<![endif]--> 
-<title>openmoko.com | Distributors</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><a href="opportunities.html"><span>Opportunities</span></a></li>
-                    <li><a href="contribute.html"><span>Contribute</span></a></li>
-                    <li class="selected"><a href="distributors.html"><span>Store</span></a> / 
-                    <a href="distributors-europe.html">Europe</a> / 
-                    <a href="distributors-europe-uk.html">Switzerland</a></li>
-                </ul>
-            </div><!-- end #navigation -->
-            
-            <div class="clear"></div>
-    
-        </div><!-- end #header -->
-        
-        <div id="container">
-        
-        	<div class="dist">
-            
-            <ul class="lev1">
-            	<li><a href="distributors-asia.html">Asia</a></li>
-                <li><a href="distributors-europe.html">Europe</a></li>
-                <li><a href="distributors-northamerica.html">North America</a></li>
-            </ul>
-            
-            <ul class="lev2">
-            	<li><a href="distributors-europe-czech.html">Czech Republic</a></li>
-            	<li><a href="distributors-europe-france.html">France</a></li>
-                <li><a href="distributors-europe-germany.html">Germany</a></li>
-                <li><a href="distributors-europe-italy.html">Italy</a></li>
-                <li><a href="distributors-europe-poland.html">Poland</a></li>
-                <li><a href="distributors-europe-slovakia.html">Slovakia</a></li>
-                <li><a href="distributors-europe-spain.html">Spain</a></li>
-                <li><a href="distributors-europe-sweden.html">Sweden</a></li>
-                <li class="selected"><a href="distributors-europe-switzerland.html">Switzerland</a></li>
-                <li><a href="distributors-europe-uk.html">UK</a></li>
-            </ul>
-            
-            <div class="distributor">
-            
-                <div class="wrap">
-                	<h2 class="title">Select Area / Distributor</h2>
-                </div>
-            
-                <div class="box">
-                    <p><strong>JeSC</strong></p>
-                  <p>La Tuiliere<br />
-                    1168 Villars-sous-Yens</p>
-                  <p>Switzerland<br />
-                    +41 76 222 3343</p>
-                  <p><a href="http://www.jesc.ch/openmoko">Visit Website</a></p>
-              </div><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box -->
-              <!-- end .box -->
-                
-              <div class="clear"></div>
-            
-            </div><!-- end .distributor -->
-
-
-            
-            <div class="clear"></div>
-            
-            </div><!-- end .dist -->
-            
-        </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><!-- end .wrapper -->
-    <div class="legal"><p>Copyright &#169; 2008 Openmoko Inc. | <a href="terms-use.html" target="_blank">Terms of Use</a> | <a href="privacy-policy.html" target="_blank">Privacy Policy</a> | </p></div><!-- end .legal -->
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-<script type="text/javascript">
-_uacct = "UA-3856829-3";
-urchinTracker();
-</script>
-</body>
-</html>
+<!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" />
+<link href="css/style.css" rel="stylesheet" type="text/css" />
+<link rel="shortcut icon" href="images/favicon.ico" />
+
+<!--[if lte IE 6]>
+<link href="css/ie6.css" rel="stylesheet" type="text/css" />
+<![endif]-->
+
+<!--[if IE 7]>
+<link href="css/ie7.css" rel="stylesheet" type="text/css" />
+<![endif]--> 
+<title>openmoko.com | Distributors</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><a href="opportunities.html"><span>Opportunities</span></a></li>
+                    <li><a href="contribute.html"><span>Contribute</span></a></li>
+                    <li class="selected"><a href="distributors.html"><span>Store</span></a> / 
+                    <a href="distributors-europe.html">Europe</a> / 
+                    <a href="distributors-europe-uk.html">Switzerland</a></li>
+                </ul>
+            </div><!-- end #navigation -->
+            
+            <div class="clear"></div>
+    
+        </div><!-- end #header -->
+        
+        <div id="container">
+        
+        	<div class="dist">
+            
+            <ul class="lev1">
+            	<li><a href="distributors-asia.html">Asia</a></li>
+                <li><a href="distributors-europe.html">Europe</a></li>
+                <li><a href="distributors-northamerica.html">North America</a></li>
+            </ul>
+            
+            <ul class="lev2">
+            	<li><a href="distributors-europe-czech.html">Czech Republic</a></li>
+            	<li><a href="distributors-europe-france.html">France</a></li>
+                <li><a href="distributors-europe-germany.html">Germany</a></li>
+                <li><a href="distributors-europe-italy.html">Italy</a></li>
+                <li><a href="distributors-europe-poland.html">Poland</a></li>
+                <li><a href="distributors-europe-slovakia.html">Slovakia</a></li>
+                <li><a href="distributors-europe-spain.html">Spain</a></li>
+                <li><a href="distributors-europe-sweden.html">Sweden</a></li>
+                <li class="selected"><a href="distributors-europe-switzerland.html">Switzerland</a></li>
+                <li><a href="distributors-europe-uk.html">UK</a></li>
+            </ul>
+            
+            <div class="distributor">
+            
+                <div class="wrap">
+                	<h2 class="title">Select Area / Distributor</h2>
+                </div>
+            
+                <div class="box">
+                    <p><strong>JeSC</strong></p>
+                  <p>La Tuiliere<br />
+                    1168 Villars-sous-Yens</p>
+                  <p>Switzerland<br />
+                    +41 76 222 3343</p>
+                  <p><a href="http://www.jesc.ch/openmoko">Visit Website</a></p>
+              </div>
+              <div class="box">
+                    <p><strong>Telepixel GmbH</strong></p>
+                  <p>Morgenstrasse 129 <br />
+                    3018 Bern</p>
+                  <p>Schweiz<br />
+                    +41 31 534 0038</p>
+                  <p><a href="http://telepixel.ch/openmoko-freerunner/">Visit Website</a></p>
+              </div>
+              <!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box --><!-- end .box -->
+              <!-- end .box -->
+                
+              <div class="clear"></div>
+            
+            </div><!-- end .distributor -->
+
+
+            
+            <div class="clear"></div>
+            
+            </div><!-- end .dist -->
+            
+        </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><!-- end .wrapper -->
+    <div class="legal"><p>Copyright &#169; 2008 Openmoko Inc. | <a href="terms-use.html" target="_blank">Terms of Use</a> | <a href="privacy-policy.html" target="_blank">Privacy Policy</a> | </p></div><!-- end .legal -->
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript">
+_uacct = "UA-3856829-3";
+urchinTracker();
+</script>
+</body>
+</html>
Modified: trunk/www.openmoko.com/htdocs/distributors-northamerica-usa.html
===================================================================
--- trunk/www.openmoko.com/htdocs/distributors-northamerica-usa.html	2008-09-15 10:06:15 UTC (rev 379)
+++ trunk/www.openmoko.com/htdocs/distributors-northamerica-usa.html	2008-09-16 06:12:27 UTC (rev 380)
@@ -67,31 +67,39 @@
               <div class="box">
                     <p><strong>Openmoko USA</strong></p>
                     <p>5020 Brandin Court</p>
-                    <p> Fremont, CA 94538 <br />
-                      USA</p>
-                    <p>+1 949 742 2161</p>
+                    <p> Fremont, CA <br />
+                      94538 USA</p>
+                <p>+1 949 742 2161</p>
                 <p><a href="http://us.direct.openmoko.com/">Visit Store</a></p>
                 </div><!-- end .box -->
                  
-                 <div class="box">
-                    <p><strong>Koolu</strong></p>
-                    <p>5935 Airport Rd. Suite 400</p>
-                  <p>Mississauga, ON, L4V 1W5 Canada</p>
-                  <p>+1 905 481 1201</p>
-                  <p><a href="http://www.koolu.com/">Visit website</a></p>
-                </div><!-- end .box -->
+                <div class="box">
+                    <p><strong>SDG Systems</strong></p>
+                    <p>219 Glen Rape Road</p>
+                  <p>Cranberry Township, PA</p>
+                  <p>16066 USA </p>
+                  <p>+1 724 452 9366</p>
+                  <p><a href="http://www.sdgsystems.com/">Visit website</a></p>
+              </div><!-- end .box -->
                 
                 
                 
-                
            <div class="box">
                     <p><strong>Gp2xstore.com</strong></p>
                     <p>P.O. BOX 16180</p>
-                  <p>Long Beach, CA 90806</p>
-                  <p>USA</p>
+                  <p>Long Beach, CA</p>
+                  <p>90806 USA</p>
                   <p>&nbsp;</p>
                   <p><a href="http://www.gp2xstore.com/">Visit website</a></p>
               </div><!-- end .box -->
+              
+              <div class="box">
+                    <p><strong>Koolu</strong></p>
+                    <p>5935 Airport Rd. Suite 400</p>
+                  <p>Mississauga, ON, L4V 1W5 Canada</p>
+                  <p>+1 905 481 1201</p>
+                  <p><a href="http://www.koolu.com/">Visit website</a></p>
+                </div><!-- end .box -->
                 <!-- end .box --><!-- end .box --><!-- end .box -->
                 <!-- end .box -->
                 <!-- end .box -->



More information about the webdesign-commitlog mailing list