svn commit: r451563 [2/3] - in /incubator/ofbiz/site: ./ docs/ images/ training/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r451563 [2/3] - in /incubator/ofbiz/site: ./ docs/ images/ training/

jonesde
Modified: incubator/ofbiz/site/images/ofbws.css
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/images/ofbws.css?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/images/ofbws.css (original)
+++ incubator/ofbiz/site/images/ofbws.css Sat Sep 30 02:04:28 2006
@@ -1,17 +1,37 @@
 
 BODY {
-background: #D4D0C8;
+font-family: Arial, Verdana, Helvetica, sans-serif;
+background: #BFCBCE;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 }
 
+a {
+color: #2D4362;
+}
+
+a:hover {
+color: #934000;
+}
+
 DIV.endcolumns {
   clear: both;
   font-size: 4px;
 }  
 
+.tag-button {
+  height: 31px;
+  border: 0;
+}
+
+.tab-button {
+  height: 15px;
+  width: 10px;
+  border: 0;
+}
+
 .centerarea {
 margin-left: 10px;
 margin-right: 10px;
@@ -27,18 +47,18 @@
 }
 
 .mainblock {
-background-color: #D4D0C8;
+background-color: #BFCBCE;
 vertical-align: top;
 }
 
 .tabdownblock {
-background-color: #B4B0AA;
+background-color: #A7B2B7;
 }
 
 .tabdowncenter {
-font-family: Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 background-image: url(tabs/tab_down_fill.gif);
-background-color: #B4B0AA;
+background-color: #A7B2B7;
 font-size: 15pt;
 text-align: center;
 vertical-align: middle;
@@ -47,19 +67,18 @@
 
 .tabdownleft {
 background-image: url(tabs/tab_down_left.gif);
-background-color: #B4B0AA;
-
+background-color: #A7B2B7;
 }
 
 .tabdownright {
 background-image: url(tabs/tab_down_right.gif);
-background-color: #B4B0AA;
+background-color: #A7B2B7;
 }
 
 .tabupcenter {
-font-family: Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 background-image: url(tabs/tab_up_fill.gif);
-background-color: #D4D0C8;
+background-color: #BFCBCE;
 font-size: 15pt;
 text-align: center;
 vertical-align: middle;
@@ -68,27 +87,27 @@
 
 .tabupleft {
 background-image: url(tabs/tab_up_left.gif);
-background-color: #D4D0C8;    
+background-color: #BFCBCE;
 border-width: 0px;
 padding: 0px;
 }
 
 .tabupright {
 background-image: url(tabs/tab_up_right.gif);
-background-color: #D4D0C8;
+background-color: #BFCBCE;
 }
 
 A.tablink,A.tablink:hover,A.tablinkselected,A.tablinkselected:hover {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
-color: #000000;
+color: #2D4362;
 }
 
 A.tablink:hover,A.tablink:active,A.tablinkselected {
-color: #000099;
+color: #934000;
 }
 
 .headerboxoutside {
@@ -109,7 +128,7 @@
 
 .headerboxtop .right {
 float: right;
-width: 450px;
+width: 500px;
 text-align: right;
 padding-top: 10px;
 padding-right: 10px;
@@ -129,7 +148,7 @@
 }
 
 .boxtop {
-background: #CCCCDD;
+background: #CDDADC;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-right: 4px;
@@ -137,21 +156,21 @@
 }
 
 .boxbottom {
-background: #DDDDEE;
-padding: 4px;
+background: #E2E7EC;
+padding: 2px;
 }
 
 .boxhead {
 margin: 0px;
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
-color: black;
+color: #934000;
 }
 
 A.boxheadbutton {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0px;
 font-size: 8pt;
 font-weight: bold;
@@ -160,7 +179,7 @@
 }
 
 A.boxheadbutton:hover {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0px;
 font-size: 8pt;
 font-weight: bold;
@@ -172,52 +191,53 @@
 #link-column {
 float: left;
 width: 210px;
-background: #DDDDEE;
+background: #E2E7EC;
 border: #999999 dotted 1px;
 }
+
 #link-column h2 {
 margin: 0px 0px 0px 0px;
 padding: 1px 4px 1px 4px;
-background: #CCCCDD;
-font-family: Verdana, Arial, Helvetica, sans-serif;
+background: #CDDADC;
+color: #934000;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 }
 #link-column h3 {
 margin: 0px 0px 0px 0px;
 padding: 1px 4px 1px 6px;
-font-family: Verdana, Arial, Helvetica, sans-serif;
-font-size: 10px;
+font-family: Arial, Verdana, Helvetica, sans-serif;
+font-size: 11px;
 font-weight: bold;
+color: #2D4362;
 }
 #link-column h3 a {
 margin: 0px;
 padding: 0px;
 display: inline;
-color: #000033;
+color: #2D4362;
 text-decoration: underline;
-border: #000000 none 0px;
 }
 #link-column h3 a:hover {
-color: #000099;
+color: #934000;
 text-decoration: underline;
 background: transparent;
 border: #000000 none 0px;
 }
 #link-column a {
 margin: 0px 0px 0px 0px;
-padding: 0px 4px 0px 10px;
+padding: 1px 4px 1px 10px;
 display: block;
-font-family: Verdana, Arial, Helvetica, sans-serif;
-font-size: 10px;
+font-family: Arial, Verdana, Helvetica, sans-serif;
+font-size: 11px;
 font-weight: bold;
-color: #000099;
-border: 1px solid #dde;
+color: #2D4362;
 text-decoration: none;
 }
 #link-column a:hover {
-color: #000099;
-border: #666666 solid 1px;
+background: #CDDADC;
+color: #934000;
 }
 #link-column a.sub-link {
 padding: 0px 2px 0px 2px;
@@ -232,35 +252,36 @@
 #detail-column h2 {
 margin: 0px 0px 2px 0px;
 font-size: 12pt;
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
+color: #934000;
 }
 #detail-column h2 a {
 display: inline;
-color: #000033;
+color: #2D4362;
 text-decoration: none;
 }
 #detail-column h2 a:hover {
 display: inline;
-color: #0000CC;
+color: #934000;
 text-decoration: underline;
 }
 
 #detail-column p {
 margin: 6px 0px 6px 0px;
 font-size: 9pt;
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 }
 #detail-column p a {
 padding-left: 2px;
 padding-right: 2px;
 display: inline;
-color: #000033;
+color: #2D4362;
 text-decoration: underline;
 font-weight: bold;
 }
 #detail-column p a:hover {
-color: #0000CC;
+color: #934000;
 text-decoration: underline;
 background: transparent;
 }
@@ -274,7 +295,7 @@
 }
 #detail-column ul li {
 font-size: 9pt;
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 }
 
 
@@ -284,32 +305,31 @@
 border: #999999 dotted 1px;
 }
 #special {
-background: #EE9999;
+background: #E2E7EC;
 }
 #intro {
-background: #E6EEE7;
+background: #E2E7EC;
 }
 #users {
-background: #EEDDEE;
+background: #E2E7EC;
 }
 #announcements {
-background: #EEEEDD;
+background: #E2E7EC;
 }
 #inthenews {
-background: #EEDDEE;
+background: #E2E7EC;
 }
 #testimonials {
-background: #E6EEE7;
+background: #E2E7EC;
 }
 #projects-standards {
-background: #EEEEDD;
+background: #E2E7EC;
 }
 
-
 /* ===== Other Styles ===== */
 .apptitle {
-font-family: Verdana, Arial, Helvetica, sans-serif;
-background: #000099;
+font-family: Arial, Verdana, Helvetica, sans-serif;
+background: #0068B1;
 line-height: 2;
 font-size: 8pt;
 font-weight: bold;
@@ -327,9 +347,9 @@
 }
 
 DIV.col-fill {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px; font-weight: bold; text-decoration: none;
-background: #B4B0AA; color: #000099;
+background: #B4B0AA; color: #0068B1;
 margin: 0; padding: 0; border: none; width: 0;
 }
 
@@ -339,7 +359,6 @@
 
 DIV.contentarea {
 background: #FFFFFF;
-border: solid black 1px;
 margin-top: 10px;
 padding: 10px;
 }
@@ -353,21 +372,20 @@
 }
 
 UL {
-/*list-style-type: square;*/
 margin-top: 0;
 margin-bottom: 0;
 }
 
 .head1 {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0px;
 font-size: 12pt;
 font-weight: bold;
-color: #000099;
+color: #0068B1;
 }
 
 .head2 {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0px;
 font-size: 10pt;
 font-weight: bold;
@@ -375,7 +393,7 @@
 }
 
 .head3 {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0px;
 font-size: 8pt;
 font-weight: bold;
@@ -383,7 +401,7 @@
 }
 
 .info {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0px;
 font-size: 10px;
 font-style: normal;
@@ -392,33 +410,34 @@
 
 .tabletext {
 font-size: 10px;
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
+color: #2D4362;
 }
 
 .contenttext {
 font-size: 10pt;
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 }
 
 A.buttontext {
-font-family: Verdana, Arial, Helvetica, sans-serif;
-font-size: 10px;
+font-family: Arial, Verdana, Helvetica, sans-serif;
+font-size: 11px;
 font-weight: bold;
 text-decoration: none;
-color: #000099;
+color: #2D4362;
 }
 
 A.buttontext:hover {
-color: #000099;
+color: #934000;
 text-decoration: underline;
 }
 
 A.headerbuttontext {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
-color: #000099;
+color: #0068B1;
 }
 
 
@@ -428,7 +447,7 @@
 }
 
 .buttontextdisabled {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
@@ -436,7 +455,7 @@
 }
 
 A.lightbuttontext {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
@@ -449,7 +468,7 @@
 }
 
 .lightbuttontextdisabled {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
@@ -457,11 +476,11 @@
 }
 
 A.buttontextbig {
-font-family: Verdana, Arial, Helvetica, sans-serif;
+font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
-color: #000099;
+color: #0068B1;
 }
 
 A.buttontextbig:hover {

Modified: incubator/ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/index.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/index.html (original)
+++ incubator/ofbiz/site/index.html Sat Sep 30 02:04:28 2006
@@ -30,18 +30,19 @@
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg" border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://incubator.apache.org/projects/ofbiz.html"><img src="http://incubator.apache.org/images/apache-incubator-logo.png" width="120" alt="Apache Incubator" border="0"/></a>
+            <a href="http://incubator.apache.org/projects/ofbiz.html"><img class="tag-button" src="http://incubator.apache.org/images/apache-incubator-logo.png" alt="Apache Incubator"/></a>
             &nbsp;
-            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_powered.gif" width="88" border="0" alt="Powered By Apache OFBiz"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif" alt="Powered By Apache OFBiz"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>
 </div>
 <!-- end header -->
 
+
 <!-- start tab menu -->
 <table align="center" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr bgcolor="#FFFFFF">
@@ -51,60 +52,60 @@
           <td height="15" class="mainblock">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabupleft"><a href="index.html" title="Home" class="tablinkselected"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabupleft"><a href="index.html" title="Home" class="tablinkselected"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabupcenter"><a href="index.html" title="Home" class="tablinkselected">Home</a></td>
-                <td class="tabupright"><a href="index.html" title="Home" class="tablinkselected"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabupright"><a href="index.html" title="Home" class="tablinkselected"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
             </table>
-          </td>
+          </td>          
           <td height="15" class="tabdownblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="philosophy.html" title="Philosophy" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="philosophy.html" title="Philosophy" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="philosophy.html" title="Philosophy" class="tablink">Philosophy</a></td>
-                <td class="tabdownright"><a href="philosophy.html" title="Philosophy" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="philosophy.html" title="Philosophy" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
-          </td>
+          </td>      
           <td class="tabdownblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="documents.html" title="Documents" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
-                <td nowrap="nowrap" class="tabdowncenter"><a href="documents.html" title="Documents" class="tablink">Docs &amp; Books</a></td>
-                <td class="tabdownright"><a href="documents.html" title="Documents" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="documents.html" title="Documents" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
+                <td nowrap="nowrap" class="tabdowncenter"><a href="documents.html" title="Documents" class="tablink">Docs & Books</a></td>
+                <td class="tabdownright"><a href="documents.html" title="Documents" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>                                            
             </table>
-          </td>
+          </td>            
           <td height="15" class="tabdownblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="marketing.html" title="Marketing" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="marketing.html" title="Marketing" class="tablink"><img class="tab-button" src="images/spacer.gif" alt="" ></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="marketing.html" title="Marketing" class="tablink">Marketing</a></td>
-                <td class="tabdownright"><a href="marketing.html" title="Marketing" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="marketing.html" title="Marketing" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>              
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
           </td>                      
           <td height="15" class="tabdownblock">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="services.html" title="Services" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="services.html" title="Services" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="services.html" title="Services" class="tablink">Services</a></td>
-                <td class="tabdownright"><a href="services.html" title="Services" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="services.html" title="Services" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>              
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
           </td>    
           <td width="100%" style="vertical-align: bottom;">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td>
+                <td class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td>              
               </tr>              
             </table>
           </td>                              
@@ -158,17 +159,19 @@
         <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-dev/">dev Mailing List</a>
         <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-user/">user Mailing List</a>
         <a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-commits/">commits Mailing List</a>
-        <a href="http://lists.ofbiz.org">Old Mailing Lists</a>
         <a href="https://issues.apache.org/jira/browse/OFBIZ">Apache OFBiz - Jira (Issue Tracker)</a>
-        <a href="http://jira.ofbiz.org">Old Jira (Issue Tracker)</a>
         <a href="svn.html">SVN (Source Repository)</a>
         <!-- no RSS feed any more... <a href="http://www.ofbiz.org/rss/svnlog.rss">SVN Commit RSS Feed</a> -->
+        <a href="documents.html">Main Documentation Page</a>
         <a href="http://docs.ofbiz.org">Documentation (Confluence)</a>
         <a href="http://docs.ofbiz.org/display/OFBIZ">Docs Site: Wiki</a>
-        <a href="http://ofbizwiki.go-integral.com">Old Wiki</a>
         <a href="http://www.undersunconsulting.com/control/onlineinfo.html?atc=OFB">Production Setup Guide</a>
-        <a href="documents.html">Documentation</a>
         <a href="VideosConf.html">Conference Videos</a>
+
+        <h2>Old Resources</h2>
+        <a href="http://lists.ofbiz.org">Old Mailing Lists</a>
+        <a href="http://jira.ofbiz.org">Old Jira (Issue Tracker)</a>
+        <a href="http://ofbizwiki.go-integral.com">Old Wiki</a>
         <a href="https://ofbiz.dev.java.net/">The Old Java.net Site</a>
         <a href="http://sourceforge.net/projects/ofbiz">The Old SourceForge.net Site</a>
         
@@ -200,6 +203,7 @@
         <a href="mailto:[hidden email]" target="_blank"><b>Agrenon GmbH</b></a>
         <a href="http://www.softtechllc.com" target="_blank"><b>Softtech LLC</b></a>
         <a href="http://www.smedia.info/ofbiz/ofbizhosting.asp" target="_blank"><b>sMedia eCommerce</b></a>
+        <a href="http://www.hotwaxmedia.com" target="_blank"><b>HotWax Media</b></a>
 
         <h2>Cool Sites</h2>
         <a href="http://www.java.net" target="_blank">Java.Net</a>
@@ -209,10 +213,6 @@
         <a href="http://slashdot.org/" target="_blank">Slashdot</a>
         <a href="http://www.javalobby.org" target="_blank">JavaLobby</a>
         <a href="http://www.theserverside.com" target="_blank">TheServerSide</a>
-
-        <!-- <h2>Runs With</h2>
-        <a href="http://www.advantagedatabase.com" target="_blank"><img src="http://resolution.extendedsystems.com/NR/ESI%20Support/ADS/images/advantage_logo.gif" width="125" alt="Advantage Database Server" /></a>
-        doesn't run very well with this... comment out until we add some others in, like for Postgres, Derby, MySQL, etc-->
     </div>
     
     <div id="detail-column">

Modified: incubator/ofbiz/site/marketing.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/marketing.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/marketing.html (original)
+++ incubator/ofbiz/site/marketing.html Sat Sep 30 02:04:28 2006
@@ -21,6 +21,7 @@
   <title>The Open For Business Project - Marketing</title>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
 </head>
 
 <body>
@@ -29,12 +30,12 @@
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://incubator.apache.org/projects/ofbiz.html"><img src="http://incubator.apache.org/images/apache-incubator-logo.png" width="120" alt="Apache Incubator" border="0"/></a>
+            <a href="http://incubator.apache.org/projects/ofbiz.html"><img class="tag-button" src="http://incubator.apache.org/images/apache-incubator-logo.png" alt="Apache Incubator"/></a>
             &nbsp;
-            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_powered.gif" width="88" border="0" alt="Powered By OFBiz"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif" alt="Powered By OFBiz"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>
@@ -45,69 +46,69 @@
 <table align="center" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr bgcolor="#FFFFFF">
     <td height="15">
-  <table width="100%" border="0" cellspacing="0" cellpadding="0">
-        <tr>
+  <table width="100%" border="0" cellspacing="0" cellpadding="0">                      
+        <tr>              
           <td height="15" class="tabdownblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="index.html" title="Home" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="index.html" title="Home" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="index.html" title="Home" class="tablink">Home</a></td>
-                <td class="tabdownright"><a href="index.html" title="Home" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="index.html" title="Home" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
-          </td>
+          </td>          
           <td height="15" class="tabdownblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="philosophy.html" title="Philosophy" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="philosophy.html" title="Philosophy" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="philosophy.html" title="Philosophy" class="tablink">Philosophy</a></td>
-                <td class="tabdownright"><a href="philosophy.html" title="Philosophy" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="philosophy.html" title="Philosophy" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
             </table>
-          </td>
+          </td>      
           <td class="tabdownblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="documents.html" title="Documents" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
-                <td nowrap="nowrap" class="tabdowncenter"><a href="documents.html" title="Documents" class="tablink">Docs &amp; Books</a></td>
-                <td class="tabdownright"><a href="documents.html" title="Documents" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="documents.html" title="Documents" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
+                <td nowrap="nowrap" class="tabdowncenter"><a href="documents.html" title="Documents" class="tablink">Docs & Books</a></td>
+                <td class="tabdownright"><a href="documents.html" title="Documents" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
             </table>
-          </td>
+          </td>            
           <td height="15" class="mainblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabupleft"><a href="marketing.html" title="Marketing" class="tablinkselected"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabupleft"><a href="marketing.html" title="Marketing" class="tablinkselected"><img class="tab-button" src="images/spacer.gif" alt="" ></a></td>
                 <td nowrap="nowrap" class="tabupcenter"><a href="marketing.html" title="Marketing" class="tablinkselected">Marketing</a></td>
-                <td class="tabupright"><a href="marketing.html" title="Marketing" class="tablinkselected"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabupright"><a href="marketing.html" title="Marketing" class="tablinkselected"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
             </table>
-          </td>
+          </td>                      
           <td height="15" class="tabdownblock">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="services.html" title="Services" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="services.html" title="Services" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="services.html" title="Services" class="tablink">Services</a></td>
-                <td class="tabdownright"><a href="services.html" title="Services" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="services.html" title="Services" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
-          </td>
+          </td>    
           <td width="100%" style="vertical-align: bottom;">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td>
-              </tr>
+                <td class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td>              
+              </tr>              
             </table>
-          </td>
-        </tr>
+          </td>                              
+        </tr>        
       </table>
     </td>
   </tr>

Modified: incubator/ofbiz/site/news.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/news.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/news.html (original)
+++ incubator/ofbiz/site/news.html Sat Sep 30 02:04:28 2006
@@ -22,6 +22,7 @@
   <link rel="stylesheet" href="images/rsscss.css" type="text/css"/>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
 </head>
 
 <body>
@@ -30,14 +31,14 @@
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://www.java.net"><img src="http://today.java.net/images/javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button"/></a>
+            <a href="http://www.java.net"><img class="tag-button" src="http://today.java.net/images/javanet_button_90.gif" alt="java.net Member Button"/></a>
             &nbsp;&nbsp;
-            <a href="http://sf.net/projects/ofbiz"><img src="http://sourceforge.net/sflogo.php?group_id=27173" width="88" height="31" border="0" alt="SourceForge Logo"/></a>
+            <a href="http://sf.net/projects/ofbiz"><img class="tag-button" src="http://sourceforge.net/sflogo.php?group_id=27173" alt="SourceForge Logo"/></a>
             &nbsp;&nbsp;
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>
@@ -122,7 +123,7 @@
                   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="boxbottom">
                     <tr>
                       <td align=left>
-                        <div>&nbsp;-&nbsp;<a class="buttontext" href="http://www.ofbiz.org">OFBiz - Home</a></div>
+                        <div>&nbsp;-&nbsp;<a class="buttontext" href="http://incubator.apache.org/ofbiz/">OFBiz - Home</a></div>
                         <div>&nbsp;-&nbsp;<a class="buttontext" href="http://svn.ofbiz.org">OFBiz - Svn (Source)</a></div>
                         <div>&nbsp;-&nbsp;<a class="buttontext" href="http://jira.ofbiz.org">OFBiz - Jira</a></div>
                         <div>&nbsp;-&nbsp;<a class="buttontext" href="http://ofbizwiki.go-integral.com">OFBiz - Wiki</a></div>

Modified: incubator/ofbiz/site/ofbiz-for-me.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/ofbiz-for-me.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/ofbiz-for-me.html (original)
+++ incubator/ofbiz/site/ofbiz-for-me.html Sat Sep 30 02:04:28 2006
@@ -21,6 +21,7 @@
   <TITLE>The Open For Business Project - Is OFBiz for Me?</TITLE>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
  </HEAD>
 
 <body>
@@ -28,14 +29,14 @@
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://www.java.net"><img src="http://today.java.net/images/javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button"/></a>
+            <a href="http://www.java.net"><img class="tag-button" src="http://today.java.net/images/javanet_button_90.gif" alt="java.net Member Button"/></a>
             &nbsp;&nbsp;
-            <a href="http://sf.net/projects/ofbiz"><img src="http://sourceforge.net/sflogo.php?group_id=27173" width="88" height="31" border="0" alt="SourceForge Logo"/></a>
+            <a href="http://sf.net/projects/ofbiz"><img class="tag-button" src="http://sourceforge.net/sflogo.php?group_id=27173" alt="SourceForge Logo"/></a>
             &nbsp;&nbsp;
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>

Modified: incubator/ofbiz/site/ofbizlicense.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/ofbizlicense.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/ofbizlicense.html (original)
+++ incubator/ofbiz/site/ofbizlicense.html Sat Sep 30 02:04:28 2006
@@ -17,7 +17,8 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
 
-<head><title>Apache OFBiz Copyright and Open Source License (Apache 2.0 License)</title></head>
+<head><title>Apache OFBiz Copyright and Open Source License (Apache 2.0 License)</title><link rel="shortcut icon" href="images/ofbiz.ico"/></head>
+
 <body>
         
 <p>Copyright 2001-2006 The Apache Software Foundation</p>

Modified: incubator/ofbiz/site/philosophy.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/philosophy.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/philosophy.html (original)
+++ incubator/ofbiz/site/philosophy.html Sat Sep 30 02:04:28 2006
@@ -21,6 +21,7 @@
   <title>The Open For Business Project - Philosophy</title>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
 </head>
 
 <body>
@@ -29,12 +30,12 @@
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://incubator.apache.org/projects/ofbiz.html"><img src="http://incubator.apache.org/images/apache-incubator-logo.png" width="120" alt="Apache Incubator" border="0"/></a>
+            <a href="http://incubator.apache.org/projects/ofbiz.html"><img class="tag-button" src="http://incubator.apache.org/images/apache-incubator-logo.png" alt="Apache Incubator" /></a>
             &nbsp;
-            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_powered.gif" width="88" border="0" alt="Powered By OFBiz"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif" alt="Powered By OFBiz"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>
@@ -50,60 +51,60 @@
           <td height="15" class="tabdownblock">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="index.html" title="Home" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="index.html" title="Home" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="index.html" title="Home" class="tablink">Home</a></td>
-                <td class="tabdownright"><a href="index.html" title="Home" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="index.html" title="Home" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>              
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
           </td>          
           <td height="15" class="mainblock">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabupleft"><a href="philosophy.html" title="Philosophy" class="tablinkselected"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabupleft"><a href="philosophy.html" title="Philosophy" class="tablinkselected"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabupcenter"><a href="philosophy.html" title="Philosophy" class="tablinkselected">Philosophy</a></td>
-                <td class="tabupright"><a href="philosophy.html" title="Philosophy" class="tablinkselected"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
-              </tr>              
+                <td class="tabupright"><a href="philosophy.html" title="Philosophy" class="tablinkselected"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
+              </tr>
             </table>
           </td>      
           <td class="tabdownblock">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="documents.html" title="Documents" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
-                <td nowrap="nowrap" class="tabdowncenter"><a href="documents.html" title="Documents" class="tablink">Docs &amp; Books</a></td>
-                <td class="tabdownright"><a href="documents.html" title="Documents" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="documents.html" title="Documents" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
+                <td nowrap="nowrap" class="tabdowncenter"><a href="documents.html" title="Documents" class="tablink">Docs & Books</a></td>
+                <td class="tabdownright"><a href="documents.html" title="Documents" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>                                            
             </table>
           </td>            
           <td height="15" class="tabdownblock">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="marketing.html" title="Marketing" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="marketing.html" title="Marketing" class="tablink"><img class="tab-button" src="images/spacer.gif" alt="" ></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="marketing.html" title="Marketing" class="tablink">Marketing</a></td>
-                <td class="tabdownright"><a href="marketing.html" title="Marketing" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="marketing.html" title="Marketing" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>              
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
           </td>                      
           <td height="15" class="tabdownblock">
             <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="tabdownleft"><a href="services.html" title="Services" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownleft"><a href="services.html" title="Services" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
                 <td nowrap="nowrap" class="tabdowncenter"><a href="services.html" title="Services" class="tablink">Services</a></td>
-                <td class="tabdownright"><a href="services.html" title="Services" class="tablink"><img src="images/spacer.gif" alt="" width="10" height="15" border="0"/></a></td>
+                <td class="tabdownright"><a href="services.html" title="Services" class="tablink"><img class="tab-button" src="images/spacer.gif" alt=""></a></td>
               </tr>
-              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>
-              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td></tr>              
+              <tr><td colspan="3" class="blackarea"><img src="images/spacer.gif" alt="" height="1"></td></tr>
+              <tr><td colspan="3" class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td></tr>              
             </table>
           </td>    
           <td width="100%" style="vertical-align: bottom;">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
+            <table width="100%" border="0" cellspacing="0" cellpadding="0">                
               <tr>
-                <td class="whitearea"><img src="images/spacer.gif" alt="" height="1"/></td>              
+                <td class="whitearea"><img src="images/spacer.gif" alt="" height="1"></td>              
               </tr>              
             </table>
           </td>                              

Modified: incubator/ofbiz/site/pressrel-2.0.0.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/pressrel-2.0.0.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/pressrel-2.0.0.html (original)
+++ incubator/ofbiz/site/pressrel-2.0.0.html Sat Sep 30 02:04:28 2006
@@ -21,19 +21,20 @@
   <TITLE>The Open For Business Project - Press Release for Version 2.0.0</TITLE>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
  </HEAD>
 <body>
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://www.java.net"><img src="http://today.java.net/images/javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button"/></a>
+            <a href="http://www.java.net"><img class="tag-button" src="http://today.java.net/images/javanet_button_90.gif" alt="java.net Member Button"/></a>
             &nbsp;&nbsp;
-            <a href="http://sf.net/projects/ofbiz"><img src="http://sourceforge.net/sflogo.php?group_id=27173" width="88" height="31" border="0" alt="SourceForge Logo"/></a>
+            <a href="http://sf.net/projects/ofbiz"><img class="tag-button" src="http://sourceforge.net/sflogo.php?group_id=27173" alt="SourceForge Logo"/></a>
             &nbsp;&nbsp;
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>
@@ -49,7 +50,7 @@
 of January 2003. This is the first stable release of the project and offers a
 new option for organizations of all types that have asked the question of Build
 vs. Buy. More information about Open For Business can be found on the web site
-at <a href="http://www.ofbiz.org" target="_blank">www.ofbiz.org</a>.</p>
+at <a href="http://incubator.apache.org/ofbiz/" target="_blank">www.ofbiz.org</a>.</p>
 
 <p class='contenttext'>The vision of the Open For Business Project is to embrace
 and enable the 5 E's: Ease of Cost, Ease of Installation, Ease of Customization,
@@ -116,7 +117,7 @@
 project has been paid for by commercial adopters of the project and the rest has
 been contributed by generous developers from their own personal time. For more
 information on services offered, see the
-<a href="http://www.ofbiz.org/services.html" target="_blank">OFBiz.org Services Page</a>.</p>
+<a href="http://incubator.apache.org/ofbiz/services.html" target="_blank">OFBiz.org Services Page</a>.</p>
 <li>
 <p class='contenttext'><b>Question</b>: This seems like a pretty big project,
 how much of it is actually done, or rather how far along are the various

Modified: incubator/ofbiz/site/pressrel-20beta2.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/pressrel-20beta2.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/pressrel-20beta2.html (original)
+++ incubator/ofbiz/site/pressrel-20beta2.html Sat Sep 30 02:04:28 2006
@@ -21,20 +21,21 @@
   <TITLE>The Open For Business Project - Marketing Blurb Page</TITLE>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
  </HEAD>
 <body>
 
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://www.java.net"><img src="http://today.java.net/images/javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button"/></a>
+            <a href="http://www.java.net"><img class="tag-button" src="http://today.java.net/images/javanet_button_90.gif" alt="java.net Member Button"/></a>
             &nbsp;&nbsp;
-            <a href="http://sf.net/projects/ofbiz"><img src="http://sourceforge.net/sflogo.php?group_id=27173" width="88" height="31" border="0" alt="SourceForge Logo"/></a>
+            <a href="http://sf.net/projects/ofbiz"><img class="tag-button" src="http://sourceforge.net/sflogo.php?group_id=27173" alt="SourceForge Logo"/></a>
             &nbsp;&nbsp;
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>

Modified: incubator/ofbiz/site/refactorentsystems.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/refactorentsystems.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/refactorentsystems.html (original)
+++ incubator/ofbiz/site/refactorentsystems.html Sat Sep 30 02:04:28 2006
@@ -21,6 +21,7 @@
   <title>Refactoring Enterprise Automation Systems</title>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
 </head>
 
 <body>
@@ -28,14 +29,14 @@
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://www.java.net"><img src="http://today.java.net/images/javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button"/></a>
+            <a href="http://www.java.net"><img class="tag-button" src="http://today.java.net/images/javanet_button_90.gif" alt="java.net Member Button"/></a>
             &nbsp;&nbsp;
-            <a href="http://sf.net/projects/ofbiz"><img src="http://sourceforge.net/sflogo.php?group_id=27173" width="88" height="31" border="0" alt="SourceForge Logo"/></a>
+            <a href="http://sf.net/projects/ofbiz"><img class="tag-button" src="http://sourceforge.net/sflogo.php?group_id=27173" alt="SourceForge Logo"/></a>
             &nbsp;&nbsp;
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif" /></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>

Modified: incubator/ofbiz/site/releasenotes.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/releasenotes.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/releasenotes.html (original)
+++ incubator/ofbiz/site/releasenotes.html Sat Sep 30 02:04:28 2006
@@ -22,6 +22,7 @@
   <TITLE>The Open For Business Project - Release Notes</TITLE>
   <link rel="stylesheet" href="images/ofbws.css" type="text/css"/>
   <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"/>
+  <link rel="shortcut icon" href="images/ofbiz.ico"/>    
 </HEAD>
 
 <body>
@@ -29,14 +30,14 @@
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img src="images/ofbiz_logo.jpg"  border="0" alt="The Open For Business Project"/></a>
         </div>
         <div class="right">
-            <a href="http://www.java.net"><img src="http://today.java.net/images/javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button"/></a>
+            <a href="http://www.java.net"><img class="tag-button" src="http://today.java.net/images/javanet_button_90.gif" alt="java.net Member Button"/></a>
             &nbsp;&nbsp;
-            <a href="http://sf.net/projects/ofbiz"><img src="http://sourceforge.net/sflogo.php?group_id=27173" width="88" height="31" border="0" alt="SourceForge Logo"/></a>
+            <a href="http://sf.net/projects/ofbiz"><img class="tag-button" src="http://sourceforge.net/sflogo.php?group_id=27173" alt="SourceForge Logo"/></a>
             &nbsp;&nbsp;
-            <a href="http://www.ofbiz.org"><img src="images/ofbiz_powered.gif" width="88" border="0"/></a>
+            <a href="http://incubator.apache.org/ofbiz/"><img class="tag-button" src="images/ofbiz_powered.gif"/></a>
         </div>
         <div class="endcolumns"><span>&nbsp;</span></div>
     </div>

Modified: incubator/ofbiz/site/scalabilityplan.html
URL: http://svn.apache.org/viewvc/incubator/ofbiz/site/scalabilityplan.html?view=diff&rev=451563&r1=451562&r2=451563
==============================================================================
--- incubator/ofbiz/site/scalabilityplan.html (original)
+++ incubator/ofbiz/site/scalabilityplan.html Sat Sep 30 02:04:28 2006
@@ -21,6