Author: buildbot
Date: Thu Jan 22 19:34:11 2015
New Revision: 937313

Log:
Staging update by buildbot for ooo-site

Added:
    websites/staging/ooo-site/trunk/content/lt/download/popup.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 22 19:34:11 2015
@@ -1 +1 @@
-1654023
+1654024

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 22 19:34:11 2015
@@ -1 +1 @@
-1654023
+1654024

Added: websites/staging/ooo-site/trunk/content/lt/download/popup.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/lt/download/popup.html (added)
+++ websites/staging/ooo-site/trunk/content/lt/download/popup.html Thu Jan 22 
19:34:11 2015
@@ -0,0 +1,59 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/lt/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/lt/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a 
href="/lt/">lt</a>&nbsp;&raquo;&nbsp;<a href="/lt/download/">download</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<script type="text/javascript">
+        showWindow = function( target_link ) {
+            var popup_window = "";
+            popup_window = window.open( target_link, "_blank", "location=no, 
menubar=no, resizable=yes, scrollbars=yes, status=no, titlebar=no, toolbar=no, 
left=100, top=250, width=800, height=550" );
+            window.focus();
+            return;
+        }
+</script>
+<script type="text/javascript">
+        showWindow2 = function( target_link ) {
+            var popup_window2 = "";
+            popup_window2 = window.open( target_link, "_blank", "location=no, 
menubar=no, resizable=yes, scrollbars=yes, status=no, titlebar=no, toolbar=no, 
left=100, top=250, width=800, height=550" );
+            if (window.focus) {
+                popup_window2.focus;
+            }
+            return;
+        }
+</script>
+<img alt="Diegimo informacija" title="Kuo skiriasi visas dieginys nuo kalbos 
paketo?" 
src="http://www.openoffice.org/download/cachedimages/help-information-icon.png"; 
id="dl_hlp_img" style="padding: 5px 5px 0px 0px; display: inline; cursor: 
help;" height="16" width="16">
+        <a style="display: inline; cursor: help;" title="Kuo skiriasi visas 
dieginys nuo kalbos paketo?" 
href="http://www.openoffice.org/lt/download/full_vs_lp.html"; id="dl_hlp" 
target="_blank" onclick="showWindow( this.href ); return false;">
+        Kas yra kalbos paketas?
+        </a>
+
+<br>
+
+<img alt="Diegimo informacija" title="Kuo skiriasi visas dieginys nuo kalbos 
paketo?" 
src="http://www.openoffice.org/download/cachedimages/help-information-icon.png"; 
id="dl_hlp_img" style="padding: 5px 5px 0px 0px; display: inline; cursor: 
help;" height="16" width="16">
+        <a style="display: inline; cursor: help;" title="Kuo skiriasi visas 
dieginys nuo kalbos paketo?" 
href="http://www.openoffice.org/lt/download/full_vs_lp.html"; id="dl_hlp" 
target="_blank" onclick="showWindow2( this.href ); return false;">
+        Kas yra kalbos paketas?
+        </a>
+
+<br>
+
+
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>


Reply via email to