update to the membership become a member page

Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/become_a_member/content/en_index.php b/become_a_member/content/en_index.php
deleted file mode 100644
index 23dcb1e..0000000
--- a/become_a_member/content/en_index.php
+++ /dev/null
@@ -1,116 +0,0 @@
-<?php
-/*******************************************************************************
- * Copyright (c) 2015 Eclipse Foundation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Christopher Guindon (Eclipse Foundation)
- *******************************************************************************/
-?>
-
-<div class="col-md-14 col-lg-16">
-  <h1>To become a member, follow these steps:</h1>
-  <div class="container-list margin-top-25 padding-top-10">
-    <div class="list-row row" style="min-height:0; margin-left:-5px;">
-      <div class="col-sm-24 margin-top-5">Select the <a href="#" data-toggle="modal" data-target="#membership-types-list">membership level</a>. Most companies start out as a Solution Member.</div>
-    </div>
-    <hr>
-    <div class="list-row row" style="min-height:0; margin-left:-5px;">
-      <div class="col-sm-18 margin-top-5">
-        Complete and sign the Membership Information Form:</div>
-      <div class="col-sm-6 dropdown text-right">
-        <button class="btn btn-sm btn-secondary dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">Download <span class="caret"></span></button>
-        <ul class="dropdown-menu" aria-labelledby="dropdownMenu1" style="border: 1px solid #272727;margin-top: 0px;min-width: 89px;right:15px;">
-          <li><a href="/membership/documents/membership-information-form.pdf">PDF</a></li>
-          <li><a href="/membership/documents/membership-information-form.doc">Word</a></li>
-        </ul>
-      </div>
-    </div>
-    <hr>
-    <div class="list-row row" style="min-height:0; margin-left:-5px;">
-      <div class="col-sm-18 margin-top-5">
-        Complete and sign the Membership Agreement:
-      </div>
-      <div class="col-sm-6 dropdown text-right margin-bottom-20">
-        <p><a style="min-width:88px;" class="btn btn-sm btn-secondary" href="/org/documents/2018-01_Eclipse_MEMBERSHIP_AGMT.pdf">Download</a></p>
-      </div>
-    </div>
-    <div class="sideitem alert" style="background:#fefefe;  border-left:5px solid #e0e0e0;">
-      <div class="row">
-        <div class="col-sm-18">
-          <div class="row">
-            <div class="col-sm-2"><i class="fa fa-info-circle fa-2x float-left margin-right-10"></i></div>
-            <div class="col-sm-22">
-              While optional, we recommend companies with employees who participate as committers on Eclipse projects to complete and sign the Member Committer Agreement.
-            </div>
-          </div>
-        </div>
-        <div class="col-sm-6 dropdown text-right">
-          <p><a style="min-width:88px;" class="btn btn-sm btn-secondary" href="/legal/committer_process/EclipseMemberCommitterAgreementFinal.pdf">Download</a></p>
-        </div>
-      </div>
-
-    </div>
-    <hr>
-    <div class="list-row row" style="margin-left:-5px;">
-      <div class="col-sm-21 margin-top-5">
-        <p><a href="mailto:membership@eclipse.org">Email us</a> the signed documents, including the Membership Agreement, the Membership Application, and optionally, the Member Committer Agreement.</p>
-        <p>We will respond to you via email within 2 business days.</p>
-      </div>
-    </div>
-  </div>
-</div>
-<!--  Modal  -->
-<div class="modal fade" id="membership-types-list" tabindex="-1" role="dialog" aria-labelledby="Membership Types">
-  <div class="modal-dialog" role="document">
-    <div class="modal-content">
-      <div class="modal-header">
-        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
-        <h4 class="modal-title" id="myModalLabel">Membership Types</h4>
-      </div>
-      <div class="modal-body">
-        <p>There are five types of membership to the Eclipse Foundation, four for organizations, and one for individuals.</p>
-
-        <ul class="circles-list margin-top-25 padding-top-10">
-
-          <li><a href="/membership/become_a_member/membershipTypes.php#strategic">Strategic Members</a> are organizations that view Eclipse as a strategic
-            platform and are investing developer and other resources to further develop the Eclipse technology.<br />
-            <a class="mt-read-more" href="/membership/become_a_member/membershipTypes.php#strategic">Read more <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
-          </li>
-
-          <li><a href="/membership/become_a_member/membershipTypes.php#enterprise">Enterprise Members</a> are organizations that rely heavily on
-            Eclipse technology as a platform for their internal development projects and/or act strategically
-            building products and services built on, or with, Eclipse. These organizations want to influence and
-            participate in the development of the Eclipse ecosystem.<br />
-            <a class="mt-read-more" href="/membership/become_a_member/membershipTypes.php#enterprise">Read more <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
-          </li>
-
-          <li><a href="/membership/become_a_member/membershipTypes.php#solutions">Solutions Members</a> are organizations that view Eclipse as an important
-            part of their corporate and product strategy and offer products and services based on, or with,
-            Eclipse. These organizations want to participate in the development of the Eclipse ecosystem.<br />
-            <a class="mt-read-more" href="/membership/become_a_member/membershipTypes.php#solutions">Read more <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
-          </li>
-
-          <li><a href="/membership/become_a_member/membershipTypes.php#associate">Associate Members</a> are organizations that participate in,
-            and want to show support for, the Eclipse ecosystem.<br />
-            <a class="mt-read-more" href="/membership/become_a_member/membershipTypes.php#associate">Read more <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
-          </li>
-
-          <li><a href="/membership/become_a_member/membershipTypes.php#committer">Committer Members</a> are individuals that are the core developers
-            of the Eclipse projects and can commit changes to project source code.<br />
-            <a class="mt-read-more" href="/membership/become_a_member/membershipTypes.php#committer">Read more <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
-          </li>
-
-        </ul>
-      </div>
-      <div class="modal-footer">
-        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
-      </div>
-    </div>
-  </div>
-</div>
-<!--  end Modal -->
-<?php require_once('../content/en_sidebar.php');?>
diff --git a/become_a_member/content/en_membershipTypes.php b/become_a_member/content/en_membershipTypes.php
deleted file mode 100644
index bb1fdaf..0000000
--- a/become_a_member/content/en_membershipTypes.php
+++ /dev/null
@@ -1,159 +0,0 @@
-<?php
-/*******************************************************************************
- * Copyright (c) 2015, 2018 Eclipse Foundation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Christopher Guindon (Eclipse Foundation) - Initial implementation
- *******************************************************************************/
-?>
-<div class="col-md-14 col-lg-16">
-  <h1><?php print $pageTitle;?></h1>
-  <p>There are five types of membership to the Eclipse Foundation, four for organizations, and one for individuals.</p>
-
-   <ul class="circles-list margin-top-25 padding-top-10">
-
-    <li><a href="#strategic">Strategic Members</a> are organizations that view Eclipse as a strategic
-    platform and are investing developer and other resources to further develop the Eclipse technology.
-    </li>
-
-    <li><a href="#enterprise">Enterprise Members</a> are organizations that rely heavily on
-    Eclipse technology as a platform for their internal development projects and/or act strategically
-    building products and services built on, or with, Eclipse. These organizations want to influence and
-    participate in the development of the Eclipse ecosystem.</li>
-
-    <li><a href="#solutions">Solutions Members</a> are organizations that view Eclipse as an important
-    part of their corporate and product strategy and offer products and services based on, or with,
-    Eclipse. These organizations want to participate in the development of the Eclipse ecosystem.
-    </li>
-
-    <li><a href="#associate">Associate Members</a> are organizations that participate in,
-    and want to show support for, the Eclipse ecosystem.</li>
-
-    <li><a href="#committer">Committer Members</a> are individuals that are the core developers
-    of the Eclipse projects and can commit changes to project source code.
-    </li>
-
-  </ul>
-
-  <h2 id="strategic">Strategic Members</h2>
-  <p>There are two types of strategic members: Strategic <em>Developers</em> and Strategic <em>Consumers</em>.
-  Strategic <em>Developers</em> are major contributors of technology to Eclipse. Each strategic developer
-  will lead an Eclipse Foundation open source project and have at least eight developers assigned full time to developing Eclipse technology and
-  contribute annual dues of 0.12% of revenue (minimum $25K, maximum $250K).
-  Strategic <em>Consumers</em> are major users of Eclipse technology. They contribute annual dues of
-  0.2% of revenues (minimum $50K, maximum $500K) but can reduce the dues by contributing one
-  or two developers to Eclipse projects, reducing their dues by $125K for each developer,
-  to the minimum of $50K.</p>
-
-  <p>Each strategic member has a representative on the Eclipse Foundation Board of Directors
-  allowing them direct influence over the strategic direction of Eclipse.</p>
-
-  <p>Strategic Developer members have representation on the Eclipse Planning and
-  Architecture Councils. This allows Strategic Developers to have direct input into the
-  development processes and architecture of the Eclipse Foundation project community.</p>
-
-  <p>See the current <a href="/membership/exploreMembership.php#tab-strategic">Strategic Members.</a></p>
-  <hr/>
-
-  <h2 id="enterprise">Enterprise Members</h2>
-  <p>Enterprise Members are generally larger organizations (>1,000 employees) that rely heavily on
-  Eclipse technology as a platform for internal development projects and/or act strategically
-  with products and services built on, or with, Eclipse. These organizations want to
-  influence and participate in the development of the Eclipse ecosystem. .</p>
-
-  <p>Enterprise Members are looking for:</p>
-  <ul class="fa-ul">
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Access to detailed intellectual property data and policies to foster further trust and use of open source</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Help with starting and participating Open Source projects and working groups relevant to their industries</li>
-  </ul>
-
-  <p>The annual membership fee for Enterprise Members is tiered based on revenue (all values USD):</p>
-   <ul class="fa-ul">
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $1 million, and less than 10 employees and contractors - Fee: 25,000</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $10 million - Fee: 37,500</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $50 million - Fee: 50,000</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $100 million - Fee: 62,500</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $250 million - Fee: 75,000</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Greater Than $250 million - Fee: 100,000</li>
-  </ul>
-
-  <p>Enterprise membership is $50,000 for non-for-profit organizations, standards bodies, universities, research institutes,
-  media and publishing, government and other organization types as defined by the Eclipse Foundation board of directors.</p>
-
-  <p>See the current <a href="/membership/exploreMembership.php#tab-enterprise">Enterprise Members.</a></p>
-  <hr/>
-
-  <h2 id="solutions">Solutions Members</h2>
-  <p>The Eclipse ecosystem is a vibrant community of major software vendors, small innovative
-  software start-ups, leading information and publishing organizations, education and service
-  providers and influential research and standards organizations. The community works to develop
-  the complementary products, services and information, and market specific solutions that have
-  been critical to the success of the Eclipse Platform. Being a member of this community allows
-  organizations to benefit from the success of Eclipse.</p>
-
-  <p>A number of special programs, discounts and services are provided to Solutions Members
-  (and Enterprise, Strategic). For example, discounts towards EclipseCon Sponsorship, providing
-  Foundation quotes for product releases, participation in special sponsorship events.</p>
-
-  <p>Solutions Members are organizations that will: </p>
-  <ul class="fa-ul">
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Express public support for the Eclipse Foundation
-    and the Eclipse Platform. Either in the form of a press release, listing on your website, blog entry,
-    or other public statement.</li>
-
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Plan to make available a commercial Eclipse-based
-    offering within 12 months of joining the Eclipse Foundation, <em>or plan to use an Eclipse Project
-    in the development of a commercial offering</em> within 12 months of joining the Eclipse Foundation.
-    A commercial offering can either be a product (built using Eclipse tools, or on top of Eclipse projects)
-    or service (such as training, consulting, or a hosted web service).</li>
-
-  </ul>
-
-  <p>The annual membership fee for Solutions Members is tiered based on revenue (all values USD):</p>
-  <ul class="fa-ul">
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $1 million, and less than 10 employees and contractors - Fee: 1,500</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $10 million - Fee: 5,000</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $50 million - Fee: 7,500</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $100 million - Fee: 10,000</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Less Than $250 million - Fee: 15,000</li>
-    <li><i class="fa-li fa fa-chevron-circle-right orange"></i>Annual Corporate Revenue Greater Than $250 million - Fee: 20,000</li>
-  </ul>
-
-  <p>Solutions membership is $5,000 for non-for-profit organizations, standards bodies, universities, research institutes,
-  media and publishing, government and other organization types as defined by the Eclipse Foundation board of directors.</p>
-
-  <p>See the current <a href="/membership/exploreMembership.php#tab-solutions">Solutions Members.</a></p>
-  <hr/>
-
-  <h2 id="associate">Associate Members</h2>
-
-  <p>Associate Membership is non-voting, but as members, Associates can submit requirements, participate
-  in all project reviews and participate fully in the Annual Meeting of the Membership at Large,
-  as well as any scheduled quarterly update meetings of the same. This provides a unique advantage
-  to understand plans, directions, and to network with the full Eclipse ecosystem</p>
-
-  <p>Associate membership is free for non-for-profit organizations, standards bodies, universities,
-  research institutes, media and publishing, government and other organization types as defined by
-  the Eclipse Foundation board of directors. All other organizations, including for-profits,
-  may also become Associate Members with annual dues of $5,000USD per year.
-  </p>
-
-  <p>See the current <a href="/membership/exploreMembership.php#tab-associate">Associate Members.</a></p>
-  <hr/>
-
-  <h2 id="committer">Committer Members</h2>
-
-  <p>As noted in the <a href="/projects/dev_process/development_process.php">Eclipse Development Process</a>,
-  <strong>committers</strong> are those people who through a process of
-  <a href="/projects/dev_process/development_process.php#2_1_Open_Source_Rules_of_Engagement">meritocracy</a>
-  are able to contribute and commit code to their Eclipse projects. Committers may be members by virtue
-  of working for a member organization, or may choose to complete the membership process independently
-  if they are not. For further explanation and details, see the
-  <a href="committer.php">Committer Membership</a> page.</p>
-
-</div>
-<?php require_once('../content/en_sidebar.php');?>
\ No newline at end of file
diff --git a/become_a_member/index.php b/become_a_member/index.php
index b227ff8..6635f29 100644
--- a/become_a_member/index.php
+++ b/become_a_member/index.php
@@ -1,6 +1,6 @@
 <?php
 /*******************************************************************************
- * Copyright (c) 2005,2015 Eclipse Foundation and others.
+ * Copyright (c) 2020 Eclipse Foundation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -11,32 +11,5 @@
  *    Denis Roy (Eclipse Foundation)
  *******************************************************************************/
 
-  require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");
-  require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php");
-  require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php");
-  $App = new App();
-  $Nav = new Nav();
-  $Menu = new Menu();
-  include($App->getProjectCommon());
-
-  $pageTitle = "Eclipse Membership";
-  $pageKeywords = "eclipse membership, become a member, membership faq, membership explre";
-  $pageAuthor = "Christopher Guindon";
-
-  // Custom theme variables
-  $variables = array();
-  $show_modal = TRUE;
-  $hide_tips = TRUE;
-  $hide_membership = TRUE;
-  $hide_become = TRUE;
-  $show_membership_contact = TRUE;
-
-  // Place your html content in a file called content/en_pagename.php
-  ob_start();
-  include("content/en_" . $App->getScriptName());
-  $html = ob_get_clean();
-
-  # Generate the web page
-  $App->PageRSS = "/projects/reviews-rss.php";
-  $App->AddExtraHtmlHeader('<link type="text/css" href="assets/css/becomemember.min.css" rel="stylesheet"/>');
-  $App->generatePage($theme, $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
+header('Location: /membership/#tab-levels', TRUE, 301);
+exit;
\ No newline at end of file
diff --git a/content/en_index.php b/content/en_index.php
index c281241..23d69c7 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -9,7 +9,7 @@
  * Contributors:
  *    Christopher Guindon (Eclipse Foundation) - initial API and implementation
  *******************************************************************************/
- ?>  
+ ?>
 <div id="content">
   <div class="margin-bottom-20">
     <!-- Nav tabs -->
@@ -100,7 +100,7 @@
           </div>
         </div>
         <hr class="orange margin-bottom-40 margin-top-40"/>
-        
+
         <h2>Key Services of the Eclipse Foundation</h2>
         <p>Members can take advantage of the following key services provided by the Eclipse Foundation.</p>
         <div class="row margin-top-30 margin-bottom-30">
@@ -114,7 +114,7 @@
               </div>
             </div>
           </div>
-        
+
           <div class="col-xs-24 col-sm-12 margin-bottom-20">
             <div class="bordered-box bordered-box-light match-height-item-by-row">
               <div class="box-header">
@@ -127,7 +127,7 @@
               </div>
             </div>
           </div>
-        
+
           <div class="col-xs-24 col-sm-12 margin-bottom-20">
             <div class="bordered-box bordered-box-light match-height-item-by-row">
               <div class="box-header">
@@ -138,7 +138,7 @@
               </div>
             </div>
           </div>
-        
+
           <div class="col-xs-24 col-sm-12 margin-bottom-20">
             <div class="bordered-box bordered-box-light match-height-item-by-row">
               <div class="box-header">
@@ -180,7 +180,7 @@
         </ul>
         <p><a href="/membership/exploreMembership.php#tab-strategic">View Existing Strategic Members</a></p>
         <hr class="orange margin-bottom-40 margin-top-40">
-        
+
         <h3 class="brand-primary h4 fw-700" id="contributing">Contributing Members (formerly referred to as Solutions Members)</h3>
         <p>Contributing Members are organizations that view Eclipse Foundation technologies as important to their corporate and product strategy and offer products and services based on, or with, Eclipse Foundation technologies. These organizations want to participate in the development of the broad Eclipse Foundation ecosystem. Most members join initially as Contributing Members. Contributing membership benefits include:</p>
         <ul>
@@ -195,7 +195,7 @@
         </ul>
         <p><a href="/membership/exploreMembership.php#tab-contributing">View Existing Contributing Members</a></p>
         <hr class="orange margin-bottom-40 margin-top-40">
-        
+
         <h3 class="brand-primary h4 fw-700" id="associate">Associate Members</h3>
         <p>Associate Members are organizations that participate in and want to show support for the Eclipse Foundation ecosystem. Many research and educational institutions choose to join as an Associate Member. Associate membership benefits include:</p>
         <ul>
@@ -206,7 +206,7 @@
         </ul>
         <p><a href="/membership/exploreMembership.php#tab-associate">View Existing Associate Members</a></p>
         <hr class="orange margin-bottom-40 margin-top-40">
-        
+
         <h3 class="brand-primary h4 fw-700" id="committer">Committer Members</h3>
         <p>The Eclipse Foundation’s governance model provides individual committers with the ability to become full members and includes representation on the Eclipse Board of Directors. Committer Members are individuals that are the core developers of the Eclipse projects and can commit changes to project source code.</p>
         <p>Committer membership benefits include:</p>
@@ -312,9 +312,13 @@
           <li><a href="mailto:membership@eclipse.org">Email us</a> the signed documents, including the Membership Application Form, the Membership Agreement, and optionally, the Member Committer and Contributor Agreement.</li>
         </ol>
         <p>Note: Membership in an Eclipse Working Group requires the execution of the respective Working Group’s Participation Agreement. A list of the current Eclipse Working Groups and their respective Participation Agreement is <a href="https://www.eclipse.org/org/workinggroups/explore.php" title="List of Eclipse Working Groups and Participation Agreements" >here</a>.</p>
+
+        <p>Basic Governance of the Eclipse Foundation including Bylaws, Affliates, Membership Guidelines,
+        IP Policy and others can be found <a href="/org/documents/">here</a>.</p>
+
         <!-- <p>In October, 2020, Eclipse Foundation created a new Belgian-based organization, Eclipse Foundation AISBL. All new members are strongly encouraged to join this Eclipse Foundation AISBL organization, and do so using the above application and agreements. For your information, prior to October, 2020, Eclipse Foundation membership was based on Eclipse Foundation, Inc., a Delaware-based organization, and this organization still exists. The membership benefits for both organizations are identical, and members are expected to join only one. Any new member to Eclipse Foundation who believes they have reason to join the Delaware-based organization may contact <a href="mailto:membership@eclipse.org">membership@eclipse.org</a> for those versions of the Membership Agreement and Membership Application.</p> -->
         <hr class="orange margin-bottom-40 margin-top-40">
-  
+
         <div class="text-center">
           <h3>Eclipse Corporate Sponsors</h3>
           <p>The Eclipse Foundation relies on the support of our members and contributions from the user community to service and grow the Eclipse ecosystem. In addition to membership, corporate users of Eclipse projects can support the community by joining the <a href="https://www.eclipse.org/corporate_sponsors/" >Corporate Sponsorship Program</a>.</p>
@@ -362,7 +366,7 @@
         </div>
         <h3>Keeping Members Connected</h3>
         <p>Serving our community is the number one priority of the Eclipse Foundation.To keep our community connected, we send out a monthly newsletter to member companies and member committers. Check out some <a href="/community/newsletter/">past issues of our member newsletter</a>.
-        
+
         <!-- Nav -->
         <div class="margin-top-40 vertical-align">
           <a class="hidden-xs col-sm-6 col-md-8 col-sm-pull-3 col-md-pull-4 text-left alt-tab-toggle" href="#tab-membership">&lt; How to become a member</a>