You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2012/10/22 21:16:46 UTC

svn commit: r835792 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/again/ content/flex/again/assets/images/

Author: buildbot
Date: Mon Oct 22 19:16:45 2012
New Revision: 835792

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/flex/again/assets/images/orangedot.png   (with props)
Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flex/again/about_features.html
    websites/staging/flex/trunk/content/flex/again/about_news.html
    websites/staging/flex/trunk/content/flex/again/about_resources.html
    websites/staging/flex/trunk/content/flex/again/about_showcase.html
    websites/staging/flex/trunk/content/flex/again/community_events.html
    websites/staging/flex/trunk/content/flex/again/community_get_involved.html
    websites/staging/flex/trunk/content/flex/again/community_mailing_list.html
    websites/staging/flex/trunk/content/flex/again/community_social_media.html
    websites/staging/flex/trunk/content/flex/again/community_team.html
    websites/staging/flex/trunk/content/flex/again/community_user_groups.html
    websites/staging/flex/trunk/content/flex/again/download.html
    websites/staging/flex/trunk/content/flex/again/get_started_community.html
    websites/staging/flex/trunk/content/flex/again/get_started_download.html
    websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html
    websites/staging/flex/trunk/content/flex/again/get_started_learn.html
    websites/staging/flex/trunk/content/flex/again/index.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 19:16:45 2012
@@ -1 +1 @@
-1400994
+1401019

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 19:16:45 2012
@@ -1 +1 @@
-1400994
+1401019

Modified: websites/staging/flex/trunk/content/flex/again/about_features.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_features.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_features.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Features</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/about_news.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_news.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_news.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>News</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/about_resources.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_resources.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_resources.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Resources</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/about_showcase.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_showcase.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_showcase.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Showcase</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Added: websites/staging/flex/trunk/content/flex/again/assets/images/orangedot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/flex/again/assets/images/orangedot.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/flex/trunk/content/flex/again/community_events.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_events.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_events.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Events</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/community_get_involved.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_get_involved.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_get_involved.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Get Involved</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/community_mailing_list.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_mailing_list.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_mailing_list.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Mailing List</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/community_social_media.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_social_media.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_social_media.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Social Media</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/community_team.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_team.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_team.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Team</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/community_user_groups.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_user_groups.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_user_groups.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>User Groups</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/download.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/download.html (original)
+++ websites/staging/flex/trunk/content/flex/again/download.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Download</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/get_started_community.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_community.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_community.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Community</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/get_started_download.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_download.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_download.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Download</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Get Involved</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/get_started_learn.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_learn.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_learn.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Learn</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">

Modified: websites/staging/flex/trunk/content/flex/again/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/index.html (original)
+++ websites/staging/flex/trunk/content/flex/again/index.html Mon Oct 22 19:16:45 2012
@@ -8,19 +8,38 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
+    <style type="text/css">
+        
+        nav #mainNav {
+            /**/
+        }
+        
+        nav ul {
+            /**/
+        	list-style: none;
+        }
+        
+    </style>
+
 </head>
 
 <body>
   
     <!-- h1>Supported Platforms</h1 -->
-    <div>
-        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
-        <a href="./index.html">About</a> - 
-        <a href="./get_started_download.html">Get Started</a> - 
-        <a href="./community_team.html">Community</a> - 
-        <a href="./download.html">Download</a> - 
-        <a href="http://www.apache.org/">ASF</a>
-    </div>
+    <nav>
+        <ul>
+            <li><a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a></li>
+            <li><a href="./index.html">About</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./get_started_download.html">Get Started</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./community_team.html">Community</a></li>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="./download.html">Download</a>
+            <li><img src="./assets/images/logo.png" alt="" height="13" width="12" /></li>
+            <li><a href="http://www.apache.org/">ASF</a></li>
+        </ul>
+    </nav>
 
 
 <div id="flex-content">