Author: marcus
Date: Sat Jun 21 22:25:29 2014
New Revision: 1604479

URL: http://svn.apache.org/r1604479
Log:
Deleted no longer needed functions

Modified:
    openoffice/ooo-site/trunk/content/download/test/index.html

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1604479&r1=1604478&r2=1604479&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Sat Jun 21 
22:25:29 2014
@@ -27,23 +27,6 @@
     if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 )
        location.href = "http://www.openoffice.org/why/why_odf.html";;
 
-    function shareBlog() {
-      _gaq.push( ['_trackEvent', 'social', 'shareDownload', 'blog'] ); 
-      window.open( 'https://blogs.apache.org/OOo/', '_blank' );        
-    }
-    function shareFacebook() {
-      _gaq.push( ['_trackEvent', 'social', 'shareDownload', 'facebook'] ); 
-      window.open( 
'http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );      
-    }
-    function shareTwitter() {
-      _gaq.push( ['_trackEvent', 'social', 'shareDownload', 'twitter'] ); 
-      window.open( 
'http://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
-    }
-    function shareGooglePlus() {
-      _gaq.push( ['_trackEvent', 'social', 'shareDownload', 'google+'] ); 
-      window.open( 
'http://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
-    }
-
     function share( platform ) {
       _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] ); 
 


Reply via email to