Author: christef
Date: Sun Aug  4 12:30:50 2013
New Revision: 1510160

URL: http://svn.apache.org/r1510160
Log:
CMS commit to ooo-site by christef

Modified:
    openoffice/ooo-site/trunk/content/el/about-legal.html

Modified: openoffice/ooo-site/trunk/content/el/about-legal.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/el/about-legal.html?rev=1510160&r1=1510159&r2=1510160&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/el/about-legal.html (original)
+++ openoffice/ooo-site/trunk/content/el/about-legal.html Sun Aug  4 12:30:50 
2013
@@ -2,9 +2,55 @@
 
 <html>
 <head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
+    <meta name="description" content="The official home page of the Apache 
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw 
and Base." />
+    <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open 
Document Format, free office editors" />
+    <meta name="google-site-verification" 
content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
+    <meta name="p:domain_verify" content="bd1ba1fb9d25b0eb3d64891f89e9195e" /> 
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <link href="https://plus.google.com/+openoffice"; rel="publisher" />
+    <link rel="STYLESHEET" type="text/css" href="/product/product.css" 
media="screen" />
+    <title>Apache OpenOffice - The Free and Open Productivity Suite</title>
+    <style type="text/css">
+    /* <![CDATA[ */
+    /*-------------------- Exceptions on standard css -----------------------*/
+    @import "home.css";
+    @import "styles.css";
+    @import "exceptions.css";
+    /* ]]> */
+    </style>
 
-
+    <script>
+      function follow(platform) {
+        _gaq.push(['_trackEvent','social', 'followUs', platform]); 
+          if (platform == 'Facebook') {
+            window.open("https://www.facebook.com/ApacheOO","_blank";);
+          } else if (platform == 'Twitter') {
+            window.open("https://twitter.com/ApacheOO","_blank";);
+          } else if (platform == 'GooglePlus') {
+            window.open("https://plus.google.com/+openoffice","_blank";);
+          }  else if (platform == 'ApacheBlog') {
+            window.open("https://blogs.apache.org/OOo/","_blank";);
+          }
+      }
+    </script>
+
+<script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-30193653-1']);
+    _gaq.push(['_setDomainName', 'openoffice.org']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+    })();
+</script>
+       
+       
+       
 
 </head>
 <body>


Reply via email to