You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by na...@apache.org on 2007/05/18 14:18:20 UTC

svn commit: r539415 [4/5] - in /harmony/standard/site: ./ docs/ docs/documentation/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/stresstest/ xdocs/ xdocs/styleshe...

Modified: harmony/standard/site/docs/subcomponents/drlvm/TM.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/TM.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/TM.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/TM.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,10 +168,12 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                        
-                                                                <div>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                
+                                                    <div>
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements. See the NOTICE file distributed with
@@ -2052,22 +2036,16 @@
 
 
 </div>
-                                        </td>
-                </tr>
+                            </div> <!-- top aka Main Content -->
 
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,10 +168,12 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                        
-                                                                <div>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                
+                                                    <div>
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements. See the NOTICE file distributed with
@@ -879,22 +863,16 @@
 
 
 </div>
-                                        </td>
-                </tr>
+                            </div> <!-- top aka Main Content -->
 
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,10 +168,12 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                        
-                                                                <div>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                
+                                                    <div>
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements. See the NOTICE file distributed with
@@ -3607,22 +3591,16 @@
 
 
 </div>
-                                        </td>
-                </tr>
+                            </div> <!-- top aka Main Content -->
 
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/emguide.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/emguide.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/emguide.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/emguide.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,9 +168,11 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                                                    <h1>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
       <a name="Guide to Execution Manager Configuration">Guide to Execution Manager Configuration</a>
     </h1>
                         <ol id="TOC">
@@ -584,23 +568,17 @@
 </p>
                    
                 <p><a href="#top">Back to top</a></p>
-                    
-                                                            </td>
-                </tr>
-
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/encoder_library.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/encoder_library.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/encoder_library.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/encoder_library.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,9 +168,11 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                                                    <h1>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
       <a name="Encoder Library Description for IA-32/Intel64">Encoder Library Description for IA-32/Intel64</a>
     </h1>
                         <ol id="TOC">
@@ -659,23 +643,17 @@
       </p>
                    
                 <p><a href="#top">Back to top</a></p>
-                    
-                                                            </td>
-                </tr>
-
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,10 +168,12 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                        
-                                                                <div>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                
+                                                    <div>
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements. See the NOTICE file distributed with
@@ -1568,22 +1552,16 @@
    </body>
 </html>
 </div>
-                                        </td>
-                </tr>
+                            </div> <!-- top aka Main Content -->
 
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/getting_started.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/getting_started.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/getting_started.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/getting_started.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,10 +168,12 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                        
-                                                                <div>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                
+                                                    <div>
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements. See the NOTICE file distributed with
@@ -372,22 +356,16 @@
 
 
 </div>
-                                        </td>
-                </tr>
+                            </div> <!-- top aka Main Content -->
 
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/index.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/index.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/index.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,9 +168,11 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                                                    <h1>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
       <a name="DRLVM">DRLVM</a>
     </h1>
                         <p> 
@@ -345,23 +329,17 @@
         </ul>
                    
                 <p><a href="#top">Back to top</a></p>
-                    
-                                                            </td>
-                </tr>
-
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/internal_profiler.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/internal_profiler.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/internal_profiler.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/internal_profiler.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,9 +168,11 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                                                    <h1>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
       <a name="Jitrino.OPT Internal Profiler Tool">Jitrino.OPT Internal Profiler Tool</a>
     </h1>
                         <ol id="TOC">
@@ -447,23 +431,17 @@
 java/lang/Thread.&lt;init&gt;	2440	257	24	0	0	24	284	280	0	79	26	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	50	0	0	129	800	48	</pre>
                    
                 <p><a href="#top">Back to top</a></p>
-                    
-                                                            </td>
-                </tr>
-
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,10 +168,12 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                        
-                                                                <div>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                
+                                                    <div>
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements. See the NOTICE file distributed with
@@ -723,22 +707,16 @@
 
 
 </div>
-                                        </td>
-                </tr>
+                            </div> <!-- top aka Main Content -->
 
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/jchevm/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/jchevm/index.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/jchevm/index.html (original)
+++ harmony/standard/site/docs/subcomponents/jchevm/index.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,32 +168,28 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                                                    <h1>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
       <a name="Apache Harmony Class Library">Apache Harmony Class Library</a>
     </h1>
                         <p>
 Lets talk about JCHE VM
 </p>
                 <p><a href="#top">Back to top</a></p>
-                    
-                                                            </td>
-                </tr>
-
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/stresstest/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/stresstest/index.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/subcomponents/stresstest/index.html (original)
+++ harmony/standard/site/docs/subcomponents/stresstest/index.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                         
-        <link rel="stylesheet" type="text/css" href="../../site.css"/>
+        <link rel="stylesheet" type="text/css" href="../../site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="../../screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="../../print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="../../images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,9 +168,11 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                                                    <h1>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
       <a name="Test Design">Test Design</a>
     </h1>
                         <p>
@@ -215,7 +199,7 @@
 </UL>
 </P>
                 <p><a href="#top">Back to top</a></p>
-                                                <h1>
+                                        <h1>
       <a name="Further Steps">Further Steps</a>
     </h1>
                         <P>
@@ -231,7 +215,7 @@
 </UL>
 </P>
                 <p><a href="#top">Back to top</a></p>
-                                                <h1>
+                                        <h1>
       <a name="Comparative Approach">Comparative Approach</a>
     </h1>
                         <P>
@@ -302,23 +286,17 @@
 </UL>
 </P>
                 <p><a href="#top">Back to top</a></p>
-                    
-                                                            </td>
-                </tr>
-
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/svn.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/svn.html?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/docs/svn.html (original)
+++ harmony/standard/site/docs/svn.html Fri May 18 05:18:16 2007
@@ -2,11 +2,11 @@
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
+contributor license agreements. See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
+the License. You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
@@ -40,46 +40,28 @@
 
                         
                 
-        <link rel="stylesheet" type="text/css" href="site.css"/>
+        <link rel="stylesheet" type="text/css" href="site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="print.css" media="print" />
         </head>
 
-        <body>        
-            <table  width="100%" cellspacing="0">
-                <!-- TOP IMAGE -->
-                <tr>
-                    <td align='LEFT'>
-                    <table><tr><td>
-                    <td>
-<a href="http://harmony.apache.org/"><img  src="./images/harmony-logo-new.png" alt="Apache Harmony" /></a>
-</td>
-</td>
-                    </td></tr></table>
-                    </td>
-                    <td align='RIGHT'>
-                    <a href="http://www.us.apachecon.com/">
-                    <img src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                    	alt="ApacheCon US 2007" /></a>                    
-                    </td>
-                </tr>
-            </table>
-            <table width="100%" cellspacing="4">
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="./images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
 
-                <tr>
+            <div id="navigationmenu">
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td class="menuItem" width="20%" nowrap="true">
-
-                    <!-- special ACon Logo - leave here for next time
-                    <a href="http://www.us.apachecon.com/">
-                        <img src="http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png"
-                             alt="ApacheCon Europe 2007" />
-                    </a> -->
-
-                   <!-- regular menu -->
-
-                    
+                
     <!-- ============================================================ -->
 
                 <p class="menuItem"><strong>General</strong></p>
@@ -186,9 +168,11 @@
                         
         
         </ul>
-                        </td>
-                    <td width="80%" valign="top"><a name="top"></a>
-                                                                    <h1>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
       <a name="Apache Harmony Source Code">Apache Harmony Source Code</a>
     </h1>
                         <p>
@@ -250,23 +234,17 @@
                 </p>
                    
                 <p><a href="#top">Back to top</a></p>
-                    
-                                                            </td>
-                </tr>
-
-                <!-- FOOTER -->
-                <tr><td colspan="2">
-                    <hr noshade="" size="1"/>
-                </td></tr>
-                <tr><td colspan="2">
-                    <div class="special"><em>
-                    Copyright &#169; 2003-2007, The Apache Software Foundation
-                    </em></div>
-                </td></tr>
-            </table>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Added: harmony/standard/site/xdocs/presentations_papers.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/presentations_papers.xml?view=auto&rev=539415
==============================================================================
--- harmony/standard/site/xdocs/presentations_papers.xml (added)
+++ harmony/standard/site/xdocs/presentations_papers.xml Fri May 18 05:18:16 2007
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document>
+
+<properties>
+<title>Apache Harmony Papers and Presentations</title>
+<author email="dev@harmony.apache.org">Harmony Documentation Team</author>
+</properties>
+
+<body>
+    <section name="Presentations">
+<p>
+    From the Apache Harmony presentations listed below, you will get information about
+    <a href="http://gceclub.sun.com.cn/java_one_online/2005/TS-7722/ts-7722.pdf">background</a>,
+    <a href="http://www.chariotsolutions.com/slides/ete2007-magnusson-harmony-open-source-java.pdf">
+    motivation, history, status and future</a> of the Apache Harmony project, learn how
+    <a href="http://developers.sun.com/learning/javaoneonline/2006/coreplatform/TS-3752.pdf">
+    Apache is building a compliant independent implementation of Java SE</a>, and find out interesting facts about
+    <a href="http://people.apache.org/~tellison/presentations/ApacheHarmonyShortTalk.ppt">
+    developing the Java Platform with Eclipse</a>.
+</p>
+<p>These presentations might inspire you to participate in Harmony community activities.</p>
+<ul>
+<li>
+    <b>2007</b>
+    <ul>
+    <li><a href="http://www.chariotsolutions.com/slides/ete2007-magnusson-harmony-open-source-java.pdf">
+         Apache Harmony: Implementing Java SE in Open Source</a>, by Geir Magnusson Jr., presented at
+         Emerging Technologies for the Enterprise Conference 2007.</li>
+    <li><a href="http://people.apache.org/~tellison/presentations/ApacheHarmonyShortTalk.ppt">
+         EclipseCon 2007 Short Talk</a>, by Tim Ellison, March 2007.</li>
+    <li><a href="http://people.apache.org/~tellison/presentations/Poster-EclipseCon2007.ppt">
+         EclipseCon 2007 Poster</a>, by Tim Ellison, March 2007.</li>
+</ul></li></ul><ul>
+<li>
+<b>2006</b>
+<ul>
+    <li><a href="http://developers.sun.com/learning/javaoneonline/2006/coreplatform/TS-3752.pdf">
+        Apache Harmony Approach to Implementing Java SE Platform</a>, by Tim Ellison, Geir Magnusson Jr.,
+        2006 JavaOne.</li></ul>
+    </li>
+</ul><ul><li>
+<b>2005</b>
+     <ul>
+        <li><a href="http://gceclub.sun.com.cn/java_one_online/2005/TS-7722/ts-7722.pdf">
+            Apache Harmony</a>, by Geir Magnusson Jr., 2005 JavaOne.
+        </li>
+ </ul></li></ul>
+    </section>
+
+   <section name="Research Papers">
+    <p>The papers listed below, provide a deep insight into the Apache Harmony research work.</p>
+    <ul>
+    <li>
+    <a href="http://www-sal.cs.uiuc.edu/~zilles/papers/hardware_atomicity.isca2007.pdf">
+        Hardware Atomicity for Reliable Software Speculation</a><a href="#*">*</a>,
+        by Naveen Neelakantam, Ravi Rajwar, Suresh Srinivas, Uma Srinivasan and Craig Zilles,
+        presented at <a href="http://www.cse.ucsd.edu/isca2007/">
+        34-th International Symposium on Computer Architecture</a>, San Diego, CA, June 2007.
+    </li>
+    <li>
+    <a href="http://people.apache.org/~xli/docs/ipdps07-task-pushing.pdf">
+        Task-pushing: a Scalable Parallel GC Marking Algorithm without Synchronization
+        Operations</a><a href="#*">*</a>, by Ming Wu, Xiao-Feng Li, presented at
+        <a href="http://www.ipdps.org/ipdps2007/index.html">
+        21-st IEEE International Parallel and Distributed Processing Symposium</a>, Long Beach,
+        CA, March 26, 2007.
+    </li>
+    <li>
+      <a href="http://people.apache.org/~xli/docs/caecw07-compacting-GCs.pdf">
+      Behavior Characterization and Performance Study on Compacting Garbage Collectors with
+      Apache Harmony</a> <a href="#*">*</a>, by Chunrong Lai, Ivan T Volosyuk, and Xiao-Feng Li, presented at
+      <a href="http://trappist.elis.ugent.be/~leeckhou/caecw10/">
+      Tenth Workshop on Computer Architecture Evaluation using Commercial Workloads</a>
+      held with HPCA-13, Phoenix, AZ, Feburary 2007.</li>
+        <p>
+            <a id="*" name="*"></a>* Other brands and names are the property of
+            their respective owners.
+        </p>
+    </ul>
+    </section>
+    
+</body>
+</document>

Propchange: harmony/standard/site/xdocs/presentations_papers.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/standard/site/xdocs/print.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/print.css?view=auto&rev=539415
==============================================================================
--- harmony/standard/site/xdocs/print.css (added)
+++ harmony/standard/site/xdocs/print.css Fri May 18 05:18:16 2007
@@ -0,0 +1,32 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements. See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+body {
+    font-family: sans-serif;
+}
+
+#navigationmenu {
+    display: none;
+}
+
+#advertisement {
+    display: none;
+}
+
+#pageHeader {
+    text-align: left;
+}

Propchange: harmony/standard/site/xdocs/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/standard/site/xdocs/screen.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/screen.css?view=auto&rev=539415
==============================================================================
--- harmony/standard/site/xdocs/screen.css (added)
+++ harmony/standard/site/xdocs/screen.css Fri May 18 05:18:16 2007
@@ -0,0 +1,86 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements. See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+#navigationmenu {
+    position: absolute;
+    left: 10px;
+    width: 20%;
+    clear: both;
+    margin-top: 0.67em;
+}
+
+h1 {
+    margin-top: 0.67em;
+}
+
+#pageHeader {
+    text-align: right;
+}
+
+#harmonyLogo {
+    float: left;
+}
+
+#top { /* Main Content */
+    margin-top: 5px;
+    margin-left: 21%;
+    width: 79%;
+    clear: both;
+}
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements. See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+#navigationmenu {
+    position: absolute;
+    left: 10px;
+    width: 20%;
+    clear: both;
+    margin-top: 0.67em;
+}
+
+h1 {
+    margin-top: 0.67em;
+}
+
+#pageHeader {
+    text-align: right;
+}
+
+#harmonyLogo {
+    float: left;
+}
+
+#top { /* Main Content */
+    margin-top: 5px;
+    margin-left: 21%;
+    width: 79%;
+    clear: both;
+}

Propchange: harmony/standard/site/xdocs/screen.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: harmony/standard/site/xdocs/site.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/site.css?view=diff&rev=539415&r1=539414&r2=539415
==============================================================================
--- harmony/standard/site/xdocs/site.css (original)
+++ harmony/standard/site/xdocs/site.css Fri May 18 05:18:16 2007
@@ -23,21 +23,26 @@
     font-size: small;
 }
 
-@media print {
-    body {
-        font-family: serif;
-    }
+
+#pageHeader {
+    padding-bottom: 5px;
+    border-bottom: 1px solid gray;
+    margin-bottom: 5px;
 }
 
-td.menuItem {
-    vertical-align: top;
+#pageFooter {
+    margin-top: 5px;
+    border-top: 1px solid gray;
+    padding-top: 5px;
 }
 
+
 p.menuItem {
     padding: 0pt;
     margin: 0pt;
 }
-td.menuItem ul {
+
+#navigationmenu ul {
     margin-top: 0pt;
 }
 

Added: harmony/standard/site/xdocs/stylesheets/print.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/stylesheets/print.css?view=auto&rev=539415
==============================================================================
--- harmony/standard/site/xdocs/stylesheets/print.css (added)
+++ harmony/standard/site/xdocs/stylesheets/print.css Fri May 18 05:18:16 2007
@@ -0,0 +1,32 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements. See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+body {
+    font-family: sans-serif;
+}
+
+#navigationmenu {
+    display: none;
+}
+
+#advertisement {
+    display: none;
+}
+
+#pageHeader {
+    text-align: left;
+}

Propchange: harmony/standard/site/xdocs/stylesheets/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/standard/site/xdocs/stylesheets/screen.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/stylesheets/screen.css?view=auto&rev=539415
==============================================================================
--- harmony/standard/site/xdocs/stylesheets/screen.css (added)
+++ harmony/standard/site/xdocs/stylesheets/screen.css Fri May 18 05:18:16 2007
@@ -0,0 +1,43 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements. See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+#navigationmenu {
+    position: absolute;
+    left: 10px;
+    width: 20%;
+    clear: both;
+    margin-top: 0.67em;
+}
+
+h1 {
+    margin-top: 0.67em;
+}
+
+#pageHeader {
+    text-align: right;
+}
+
+#harmonyLogo {
+    float: left;
+}
+
+#top { /* Main Content */
+    margin-top: 5px;
+    margin-left: 21%;
+    width: 79%;
+    clear: both;
+}

Propchange: harmony/standard/site/xdocs/stylesheets/screen.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/standard/site/xdocs/stylesheets/site.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/stylesheets/site.css?view=auto&rev=539415
==============================================================================
--- harmony/standard/site/xdocs/stylesheets/site.css (added)
+++ harmony/standard/site/xdocs/stylesheets/site.css Fri May 18 05:18:16 2007
@@ -0,0 +1,257 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements. See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+body {
+    background-color: white;
+    color: black;
+    text-align: left;
+    font-family: Verdana, Arial, Helvetica, sans-serif;
+    font-size: small;
+}
+
+
+#pageHeader {
+    padding-bottom: 5px;
+    border-bottom: 1px solid gray;
+    margin-bottom: 5px;
+}
+
+#pageFooter {
+    margin-top: 5px;
+    border-top: 1px solid gray;
+    padding-top: 5px;
+}
+
+
+p.menuItem {
+    padding: 0pt;
+    margin: 0pt;
+}
+
+#navigationmenu ul {
+    margin-top: 0pt;
+}
+
+li.menuItem {
+    margin-left: 0pt;
+}
+
+h1 {
+    font-weight: bold;
+    font-size: 115%;
+    background-color: #525D76;
+    color: white;
+    padding: 2pt;
+    margin-left: 0pt;
+}
+
+h2 {
+    font-weight: bold;
+    font-size: 110%;
+    background-color: #828DA6;
+    color: white;
+    padding: 2pt;
+    margin-left: 10pt;
+}
+
+h3 {
+    font-weight: bold;
+    margin-left: 20pt;
+    margin-top: 5pt;
+    margin-right: 0pt;
+    margin-bottom: 5pt;
+    font-size: 105%;
+}
+
+ol#TOC {
+    font-weight: bold;
+    font-size: 100%;
+    list-style-type: none;
+    margin-left: 10pt;
+    }
+
+ol#TOC li {
+    margin-left: 0pt;
+}
+
+ol#TOC ol {
+    list-style-type: none;
+    font-weight: lighter;
+}
+
+ol#TOC ol ol {
+    list-style-type: none;
+    font-weight: lighter;
+}
+
+a:link {
+    color:#525D76;
+}
+
+p {
+    padding-left: 2pt;
+    margin-left: 20pt;
+}
+
+td.TableCell {
+    vertical-align: top;
+    text-align: left;
+    background-color: #a0ddf0;
+}
+
+th.TableHeading {
+    background-color: #039acc;
+    text-align: center;
+    color: black;
+    padding: 2pt;
+}
+
+table {
+    margin-left: 10pt;
+    margin-right: 0pt;
+}
+
+img {
+    border: none;
+}
+
+pre {
+    background: #F3F5F7;
+    border: thin solid;
+    border-color: #828DA6;
+    padding: 12pt;
+    margin-right: 10pt;
+    margin-left: 25pt;
+}
+
+.class {
+    font-weight: bold;
+    border-top: none;
+    border-right: none;
+    border-left: none;
+    border-bottom: solid #525D76 2px;
+}
+
+.special {
+    font-weight: bold;
+    text-align: center;
+    color: #525D76;
+    margin-top: 3pt;
+    margin-bottom: 3pt;
+}
+
+.backtotop {
+    font-weight: bold;
+    margin-left: 0pt;
+}
+
+.note {
+    color: red;
+    font-weight: bolder;
+    font-size: small;
+    margin-top: 5pt;
+    margin-bottom: 0pt;
+}
+
+.notetext {
+    padding-left: 20pt;
+    margin-top: 0pt;
+    font-style: italic;
+    font-size: small;
+    color: black;
+    margin-bottom: 5pt;
+}
+
+li .note {
+    margin-left: 0pt;
+    padding-left: 0pt;
+}
+
+li .notetext {
+    padding-left: 0pt;
+}
+
+.example {
+    font-weight: bolder;
+}
+
+.exampletext {
+    margin-left: 40pt;
+}
+
+.update {
+    color: #A9A9A9;
+    font-size: smaller;
+    font-style: italic;
+}
+
+li {
+    margin-left: 20pt;
+    padding-left: 1pt;
+    padding-top: 1pt;
+    padding-bottom: 1pt;
+    padding-right: 0pt;
+}
+
+ol {
+    list-style-type: decimal;
+}
+
+ul {
+    list-style-type: square;
+}
+
+ul ul {
+    list-style-type: disc;
+}
+
+dl {
+    margin: 5pt;
+}
+
+dd {
+    margin-left: 30pt;
+    margin-top: 5pt;
+    margin-right: 20pt;
+    margin-bottom: 5pt;
+    border-right: none;
+    border-bottom: none;
+    border-left: none;
+    border-top: none;
+    padding-bottom: 8px;
+}
+
+dd p {
+    margin-left: 0pt;
+}
+
+dt {
+    font-weight: bolder;
+    margin-left: 20pt;
+    margin-top: 5pt;
+    margin-right: 0pt;
+    margin-bottom: 5pt;
+    border-top: none;
+    border-right: none;
+    border-bottom: solid #828DA6 1px;
+    border-left: none;
+    padding-bottom: 3px;
+}
+
+code, pre {
+    font-size: 100%;
+}

Propchange: harmony/standard/site/xdocs/stylesheets/site.css
------------------------------------------------------------------------------
    svn:eol-style = native