Added: 
ofbiz/branches/ofbiz-new-website/font-icons/custom-icons/font/custom-icons.ttf
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/font-icons/custom-icons/font/custom-icons.ttf?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/font-icons/custom-icons/font/custom-icons.ttf
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/font-icons/custom-icons/font/custom-icons.ttf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
ofbiz/branches/ofbiz-new-website/font-icons/custom-icons/font/custom-icons.woff
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/font-icons/custom-icons/font/custom-icons.woff?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/font-icons/custom-icons/font/custom-icons.woff
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/ofbiz-new-website/getting-involved.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/getting-involved.html?rev=1787742&view=auto
==============================================================================
--- ofbiz/branches/ofbiz-new-website/getting-involved.html (added)
+++ ofbiz/branches/ofbiz-new-website/getting-involved.html Mon Mar 20 12:28:40 
2017
@@ -0,0 +1,302 @@
+<!DOCTYPE html>
+<html lang="en">
+<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!-->
+<head>
+<meta charset="utf-8">
+<title>The Apache OFBiz &trade; Project</title>
+<meta name="description" content="Apache OFBiz (The Apache Open For Business
+    Project) is an open source enterprise automation software project licensed
+    under the Apache License Version 2.0. Being open source under the Apache 
2.0
+    license and driven by a community Apache OFBiz offers both flexibility by
+    design and by access to code, and a solution where you're not alone but
+    rather can work with many others to get things done.">
+<meta name="keywords" content="Open Source ERP,Open Source CRM,
+    Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source 
SCM,
+    Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,
+    ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,
+    open source,entity engine,service engine,erp,crm,party,accounting,facility,
+    supply,chain,management,catalog,order,project,task,work effort,financial,
+    ledger,content management,customer,inventory"/>
+
+<meta name="Robots" content="index,follow" />
+<!-- Mobile Specific Metas
+    ================================================== -->
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<!-- CSS
+    ================================================== -->
+<!-- Bootstrap  -->
+<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<!-- web font  -->
+<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,800"; 
rel="stylesheet" type="text/css">
+<!-- plugin css  -->
+<link rel="stylesheet" type="text/css" 
href="js-plugin/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" 
href="js-plugin/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="js-plugin/hoverdir/css/style.css">
+<!-- icon fonts -->
+<link type="text/css" rel="stylesheet" 
href="font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" 
href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<!-- Custom css -->
+<link type="text/css" rel="stylesheet" href="css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<!--[if lt IE 9]><script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script><![endif]-->
+<!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover 
a { filter: none !important; } </style> <![endif]-->
+<script src="js/modernizr-2.6.1.min.js"></script>
+<!-- Favicons
+    ================================================== -->
+<link rel="shortcut icon" href="images/favicon.ico">
+<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" 
href="images/apple-touch-icon-144x144.png">
+</head>
+<body>
+<!-- header -->
+<header id="mainHeader" class="clearfix">
+  <div class="navbar navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container"> <a href="index.html" class="brand"><img 
src="images/OFBiz-logoV3-apache.png" alt="Apache OFBiz Logo"/></a>
+        <nav id="mainMenu" class="clearfix">
+          <ul>
+            <li><a href="index.html" class="firstLevel">Home</a></li>
+            <li><a href="" class="firstLevel">Getting Started</a>
+              <ul>
+                <li><a href="developers.html" class="">Developers</a></li>
+                <li><a href="business-users.html" class="last">Business 
Users</a></li>
+              </ul>
+            </li>
+            <li><a href="" class="firstLevel">News</a>
+              <ul>
+                <li><a href="https://twitter.com/apacheofbiz";>Twitter</a></li>
+                <li><a href="https://blogs.apache.org/ofbiz/";>Blog</a></li>
+                <li><a href="user-stories.html">User Stories and 
References</a></li>
+                <li><a href="" class="last">Press</a></li>
+              </ul>
+            </li>
+            <li><a href="" class="firstLevel">Documentation</a>
+              <ul>
+                <li><a href="" class="">User Documentation</a></li>
+                <li><a 
href="https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Technical+Documentation+-+Home+Page";
 class="">Technical Documentation</a></li>
+                <li><a 
href="https://cwiki.apache.org/confluence/display/OFBIZ/Home"; 
class="">Wiki</a></li>
+                <li><a 
href="https://ci.apache.org/projects/ofbiz/site/javadocs/"; class="last">API 
Reference</a></li>
+              </ul>
+            </li>
+            <li><a href="" class="firstLevel">Community</a>
+              <ul>
+                <li><a href="getting-involved.html">Getting Involved</a></li>
+                <li><a 
href="https://cwiki.apache.org/confluence/display/OFBIZ/Events";>Meetups / 
Events</a></li>
+                <li><a href="mailinglists.html">Mailing Lists</a></li>
+                <li><a href="">Source Repository</a></li>
+                <li><a 
href="https://issues.apache.org/jira/browse/OFBIZ/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel";>Issue
 Tracker</a></li>
+                <li><a href="service-providers.html">Service Providers</a></li>
+                <li><a href="faqs.html" class="last">FAQ</a></li>
+              </ul>
+            </li>
+            <li><a href="" class="firstLevel">Users</a>
+              <ul>
+                <li><a href="our-users.html">e-Commerce / e-business</a></li>
+                <li><a href="our-users.html">Manufacturing</a></li>
+                <li><a href="our-users.html">Retail</a></li>
+                <li><a href="our-users.html">Distribution</a></li>
+                <li><a href="our-users.html">Service Industries</a></li>
+                <li><a href="our-users.html" class="last">Other</a></li>
+              </ul>
+            </li>
+          </ul>
+        </nav>
+      </div>
+    </div>
+  </div>
+</header>
+<!-- header -->
+<!-- globalWrapper -->
+<div id="globalWrapper">
+   
+  <!-- page content -->
+ <section id="content" class="fullWidth">
+    <header class="headerPage">
+      <div class="container clearfix">
+        <div class="row">
+          <h1 class="span8">Getting Involved</h1>
+         <div class="span4" id="navTrail"> <a href="index.html" 
class="homeLink">home</a><span>/</span><a 
href="template-columns.html">Community</a><span>/</span><span 
class="current">Getting Involved</span> </div>
+        </div>
+      </div>
+    </header>
+  <section id="content" class="features" >
+    <div class="slice clearfix">
+      <div class="container">
+        <div class="row ">
+          <aside class="span2 PortfolioStickyMenu" id="sidebar">
+            <ul  id="subnav" class="nav nav-stacked sidenav scrollspyNav">
+              <li> <a href="#GInvIntro"> Introduction </a> </li>
+             <li> <a href="#GInvWho"> Who Are We Looking For? </a> </li>
+              <li> <a href="#GInvWhat"> Find Out What's Happening</a> </li>
+             <li> <a href="#GInvFindBugs"> Reporting Bugs </a> </li>
+              <li> <a href="#GInvCode"> Contibuting Code and Bug Fixes </a> 
</li>
+             <li> <a href="#GInvDocs"> Contributing Documentation </a> </li>   
     
+            </ul>
+          </aside>
+          <div class="span10">
+            <section  id="GInvIntro" class="slice row clearfix">
+              <div class="span10">
+                <h2>Introduction</h2>
+                <div class="divider"><span></span></div>
+               <p>Getting involved with the Apache OFBiz Community is 
easy!</p>    
+               <p>We are an open source community governed by the Apache 
Software Foundation. We strive to be open and transparent with our community. 
Our source code is open source and easily accessible from our source control 
system and our mailings lists for all our discussions and decsisions are made 
on our mailing lists </p>            
+               </div> 
+            </section>
+
+           <section  id="GInvWho" class="slice row clearfix">
+              <div class="span10">
+                <h2>Who Are We Looking For?</h2>
+                <div class="divider"><span></span></div>
+               <p>We are lookin for you! We welcome participation from anyone 
willing to work with us The Apache Way and make a contribution to the 
project.</p>
+               <p>Don't worry if you are not a developer. You don't have to be 
a developer to contribute to the project out. In fact we are constantly looking 
for a range of people including anyone that wants to help out us with 
documentation, translations, testing tasks. </p>
+               <p>Perhaps you are one of our OFBiz users? That's good too - 
you can help us by telling us about features you like (or dont like!) and any 
new improvements that you'd like to see. That is also a way of helping and 
contributing to improving OFBiz. </p>
+              </div> 
+            </section>
+
+
+           <section  id="GInvWhat" class="slice row clearfix">
+              <div class="span10">
+                <h2>Find Out What's Happening</h2>
+                <div class="divider"><span></span></div>
+                <p>To find out what is going on with the project by 
subscribing to our mailing lists. Our d...@ofbiz.apache.org mailing list is 
where additions or changes to OFBiz are discussed. The list is open to everyone 
and everyone is encouraged to give their feedback and opinions of anything 
discussed on the list. It is a great place to introduce yourself and let us 
know how you can help.</p>
+               <p>If you are an end-user or interested in helping our 
end-users then you can also subscribe to our user mailing list 
u...@ofbiz.apache.org. This list is ????????</p>
+               
+            </div>
+            </section>
+
+          <section  id="GInvFindBugs" class="slice row clearfix">
+              <div class="span10">
+                <h2>Reporting Bugs</h2>
+                <div class="divider"><span></span></div>
+                <p>All the bugs that we know about are recorded in our JIRA 
issue tracking system. Before creating a new issue, please check that the same 
bug hasn't already been reported. If it hasn't been reported then please create 
a new Jira issue. It is very important that you include as much detail as 
possible so that someone else can reproduce the bug easily. Our Jira system 
will automatically email our developer list where someone can take a look at it 
and investigate. </p>
+             </div>
+            </section>
+
+
+         
+
+           <section  id="GInvCode" class="slice row clearfix">
+              <div class="span10">
+                <h2>Contributing Code and Bug Fixes</h2>
+                <div class="divider"><span></span></div>
+                <p>As an open source project, we take the legality of code 
seriously and we don't want people contributing code that they don't own or a 
3rd party having a legal claim on our project. This is why we ask all our 
contributors to complete an Individual Contributor Licence Agreement (ICLA)</p>
+               <p>If you are interested in contributing code then you can 
submit patches to the project via Jira. Create a new issue that describes what 
the code you are contributing does, and submit a .patch file with your code 
changes. Your patch will be reviewed and if it meets the project standard then 
it will be integrated into our codebase</p>
+                <p>Bugs happen and you might see one and know how to fix it. 
If it is an existing bug already reported in our JIRA system then please feel 
free to upload your patch. If it is a new bug, then create a new issue as 
mentioned above.</p>
+             </div>
+            </section>
+            
+           <section  id="GInvDocs" class="slice row clearfix">
+              <div class="span10">
+                <h2>Contributing Documentation</h2>
+                <div class="divider"><span></span></div>
+                <p>If you are ready to help us document code, provide tips and 
trick or anything else that is not coding, then we have a WIKI that allows 
community contributions. Simply let us know on the u...@ofbiz.apache.org 
mailing list that you want to become a contributor. Note that you will need to 
complete an Individual Contributor Licence Agreement (ICLA) beforehand.</p>
+              </div>
+            </section>
+
+           
+          
+          </div>
+        </div>
+      </div>
+    </div>
+   </section>
+ </section>
+  <!-- page content -->
+ 
+<!-- footer -->
+<footer class="footer1">
+  <div class="container" id="footer">
+    <div class="row">
+      <div class="span6 timelineWidget">
+        <h2>Latest tweets</h2>
+        <div class="divider"><span></span></div>
+        <ul class="socialNetwork nav">
+          <li>
+            <a href="https://twitter.com/ApacheOfbiz"; class="icon-twitter-bird 
socialIcon tips"
+              target="_blank" title="follow us on 
Twitter"><span>twitter</span></a>
+          </li>
+        <li><a href="https://www.youtube.com/user/ofbiz"; class="icon-play 
socialIcon tips"  title="follow us on Youtube"><span>Youtube</span></a></li>
+          <!--<li><a href="#" class="icon-rss socialIcon tips"  title="Our rss 
feed"><span>rss feed</span></a></li>
+          <li><a href="#" class="icon-facebook socialIcon tips"  title="follow 
us on Facebook"><span>facebook</span></a></li>
+          <li><a href="#" class="icon-gplus socialIcon tips"  title="follow us 
on Google +"><span>google +</span></a></li>
+          <li><a href="#" class="icon-instagram socialIcon tips"  
title="follow us on Instagram"><span>instagram</span></a></li>
+          <li><a href="#" class="icon-linkedin socialIcon tips"  title="follow 
us on Linkedin"><span>linkedin</span></a></li>
+          <li><a href="#" class="icon-pinterest-circled socialIcon tips"  
title="follow us on Pinterest"><span>Pinterest</span></a></li>-->
+        </ul>
+        <div id="twitterFrame"> <a class="twitter-timeline" 
href="https://twitter.com/ApacheOfbiz?height=250"; 
data-widget-id="588661945194192896"  data-tweet-limit="2" data-theme="dark" 
data-chrome="nofooter noheader transparent" >Tweets by @ApacheOfbiz</a>
+          <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+        </div>
+      </div>
+      <div class="span3 contactWidget">
+        <h2>Contact Community</h2>
+        <div class="divider"><span></span></div>
+        <ul>
+          <li><a href="mailinglists.html">Mailing Lists</a></li>
+          <li><a href="source-repositories.html">Source Repository 
(SVN)</a></li>
+          <li><a href="https://issues.apache.org/jira/browse/OFBIZ"; 
target="external">Issue Tracker (Jira)</a></li>
+          <li><a href="https://www.youtube.com/user/ofbiz"; 
target="external">OFBiz Youtube Channel</a></li>
+          <li><a href="https://www.hipchat.com/g4vOayvmc"; 
target="external">OFBiz HipChat Room</a></li>
+        </ul>
+      </div>
+      <div class="span3 sociallWidget">
+        <h2>ASF Information</h2>
+        <div class="divider"><span></span></div>
+        <ul>
+          <li><a href="#">Apache Software Foundation</a></li>
+          <li><a href="#">Sponsorship</a></li>
+          <li><a href="#">Thanks</a></li>
+          <li><a href="#">Security</a></li>
+        </ul>
+      </div>
+    </div>
+  </div>
+</footer>
+<footer class="footer2" id="footerRights">
+  <div class="container">
+    <div class="row">
+      <div class="span12">
+        <p>
+          Copyright © 2016 The Apache Software Foundation. Licensed under the
+          Apache License, Version 2.0. Apache OFBiz, OFBiz, the project logo
+          and the Apache feather logo are trademarks of The Apache Software
+          Foundation.
+        </p>
+      </div>
+    </div>
+  </div>
+</footer>
+<!-- footer -->
+</div>
+<!-- globalWrapper -->
+<script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
+<script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js";></script>
+<script type="text/javascript" 
src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
+<!-- third party plugins  -->
+<script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>
+<script type="text/javascript" 
src="bootstrap/js/bootstrap-carousel.js"></script>
+<script type="text/javascript" 
src="js-plugin/easing/jquery.easing.1.3.js"></script>
+<script type="text/javascript" 
src="js-plugin/pretty-photo/js/jquery.prettyPhoto.js"></script>
+<script type="text/javascript" 
src="js-plugin/hoverdir/jquery.hoverdir.js"></script>
+<!-- jQuery KenBurn Slider  -->
+<script type="text/javascript" 
src="js-plugin/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
+<script type="text/javascript" 
src="js-plugin/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
+<!-- Custom  -->
+<script type="text/javascript" src="js/custom.js"></script>
+<script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', UA]);
+    _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>
+</body>
+</html>

Propchange: ofbiz/branches/ofbiz-new-website/getting-involved.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/ofbiz-new-website/getting-involved.html
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/getting-involved.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: ofbiz/branches/ofbiz-new-website/images/OFBiz-logoV3-apache.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/OFBiz-logoV3-apache.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/OFBiz-logoV3-apache.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/OFBiz-logoV3-apache.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/Sans-titre-2.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/Sans-titre-2.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/Sans-titre-2.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/Sans-titre-2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-114x114.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-114x114.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-114x114.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-114x114.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-144x144.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-144x144.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-144x144.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-144x144.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-57x57.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-57x57.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-57x57.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-57x57.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-72x72.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-72x72.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-72x72.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon-72x72.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/apple-touch-icon.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/apple-touch-icon.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/awards/cssa.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/awards/cssa.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/awards/cssa.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/awards/cssa.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/big-logo.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/big-logo.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/big-logo.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/big-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/blog-pic1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/blog-pic1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/blog-pic1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/blog-pic1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/blog-pic2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/blog-pic2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/blog-pic2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/blog-pic2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/blog-pic3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/blog-pic3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/blog-pic3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/blog-pic3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/client1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/client1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/client1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/client1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/client2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/client2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/client2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/client2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/client3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/client3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/client3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/client3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo1.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo1.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo1.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo10.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo10.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo10.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo10.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo2.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo2.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo2.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo3.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo3.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo3.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo4.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo4.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo4.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo4.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo5.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo5.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo5.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo5.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo6.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo6.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo6.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo6.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo7.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo7.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo7.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo7.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo8.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo8.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo8.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo8.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/clients/logo9.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/clients/logo9.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo9.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/clients/logo9.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/favicon.ico
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/favicon.ico?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/ofbiz-new-website/images/icon-map.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/icon-map.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/icon-map.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/icon-map.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/icons/ajax-loader.gif
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/icons/ajax-loader.gif?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/icons/ajax-loader.gif
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/icons/ajax-loader.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: ofbiz/branches/ofbiz-new-website/images/icons/main-nav-hoverstate.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/icons/main-nav-hoverstate.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/images/icons/main-nav-hoverstate.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/images/icons/main-nav-hoverstate.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/icons/main-nav-normalstate.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/icons/main-nav-normalstate.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/images/icons/main-nav-normalstate.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/images/icons/main-nav-normalstate.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/img-404.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/img-404.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/img-404.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/img-404.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/img-fullwidth.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/img-fullwidth.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/img-fullwidth.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/img-fullwidth.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/img-help1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/img-help1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/img-help1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/img-help1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/img-help2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/img-help2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/img-help2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/img-help2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/main-logo.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/main-logo.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/main-logo.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/main-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/map-trigger.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/map-trigger.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/map-trigger.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/map-trigger.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/news1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/news1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/news1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/news1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/news2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/news2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/news2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/news2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/news3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/news3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/news3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/news3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/news4.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/news4.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/news4.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/news4.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/news5.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/news5.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/news5.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/news5.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/news6.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/news6.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/news6.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/news6.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/no-slider-pic.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/no-slider-pic.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/no-slider-pic.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/no-slider-pic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/no-slider-pic2.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/no-slider-pic2.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/no-slider-pic2.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/no-slider-pic2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/Ant-Logo.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/Ant-Logo.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/Ant-Logo.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/Ant-Logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/Hotwax-Systems.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/Hotwax-Systems.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/Hotwax-Systems.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/Hotwax-Systems.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: 
ofbiz/branches/ofbiz-new-website/images/portfolio/Nereide-Logo-Complet-Verticale.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/Nereide-Logo-Complet-Verticale.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/images/portfolio/Nereide-Logo-Complet-Verticale.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/images/portfolio/Nereide-Logo-Complet-Verticale.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/ecomify.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/ecomify.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/ecomify.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/ecomify.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/img-fullwidth.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/img-fullwidth.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/img-fullwidth.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/img-fullwidth.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: 
ofbiz/branches/ofbiz-new-website/images/portfolio/les-arts-informatiques.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/les-arts-informatiques.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
ofbiz/branches/ofbiz-new-website/images/portfolio/les-arts-informatiques.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/branches/ofbiz-new-website/images/portfolio/les-arts-informatiques.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/project0.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/project0.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project0.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project0.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/project0_v.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/project0_v.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project0_v.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project0_v.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/project1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/project1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/project1_v.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/project1_v.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project1_v.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project1_v.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/project2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/project2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/project2_v.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/project2_v.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project2_v.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/project2_v.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign1-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign1-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign1-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign1-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign2-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign2-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign2-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign2-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign3-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign3-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign3-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign3-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign4-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign4-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign4-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign4-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign4.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign4.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign4.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign4.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign5-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign5-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign5-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign5-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign5.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign5.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign5.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign5.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign6-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign6-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign6-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign6-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign6.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign6.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign6.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign6.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign7-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign7-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign7-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign7-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign7.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign7.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign7.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign7.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign8-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign8-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign8-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign8-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign8.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign8.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign8.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign8.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign9-big.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign9-big.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign9-big.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign9-big.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/portfolio/vign9.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/portfolio/vign9.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign9.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/portfolio/vign9.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/rs-arrows.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/rs-arrows.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/rs-arrows.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/rs-arrows.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/camera-slide1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/camera-slide2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/camera-slide3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-slide3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/camera-v-slide3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/logo-slider.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/logo-slider.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/logo-slider.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/logo-slider.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-css3.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-css3.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-css3.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-css3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-html5.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-html5.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-html5.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/logos-html5.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz1.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz1.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz1.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz2.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz2.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz2.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz3.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz3.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz3.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ofbiz3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy1.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy1.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy1.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy2.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy2.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy2.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy3.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy3.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy3.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy4.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy4.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy4.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/ohmy4.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/pic2.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/pic2.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/pic2.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/pic2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/pic3.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/pic3.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/pic3.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/pic3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen1.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/screen1.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen1.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen2.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/screen2.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen2.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen3.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/screen3.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen3.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/screen3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/thumb.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/thumb.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/thumb.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/thumb.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence1.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence1.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence1.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence3.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence3.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence3.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence4.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence4.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence4.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/rs/v-sequence4.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/ofbiz-new-website/images/slider/slide1.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/slide1.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/slide1.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/slide1.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/slide2.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/slide2.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/slide2.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/slide2.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slider/slide3.jpg
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slider/slide3.jpg?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/slide3.jpg
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/slider/slide3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: ofbiz/branches/ofbiz-new-website/images/slides/accordionswitch.png
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/slides/accordionswitch.png?rev=1787742&view=auto
==============================================================================
Binary file - no diff available.


Reply via email to