Bug 514544 - update buttons, slideshow and webinars

Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/content/en_index.php b/content/en_index.php
index 7ce75eb..ab2e4a1 100755
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -70,9 +70,9 @@
 
     <ul class="list-inline">
       <li><a href="https://www.eclipse.org/downloads/eclipse-packages/" class="btn btn-oxygen btn-lg">Packages</a></li>
-      <!-- <li><a href="#" class="btn btn-oxygen btn-lg">Resources</a></li> -->
+      <li><a href="https://marketplace.eclipse.org/content/java-9-support-beta-oxygen" class="btn btn-oxygen btn-lg">Looking for Java 9 Support?</a></li>
       <li><a href="https://projects.eclipse.org/releases/oxygen" class="btn btn-oxygen btn-lg">Projects</a></li>
-      <!-- <li><a href="#" class="btn btn-oxygen btn-lg">New and Noteworthy</a></li> -->
+      <li><a href="/oxygen/noteworthy" class="btn btn-oxygen btn-lg">New and Noteworthy</a></li>
     </ul>
   </div>
 </div>
@@ -119,7 +119,7 @@
 </div>
 
 
-<div class="oxygen-webinars">
+<div id="webinars" class="oxygen-webinars">
   <div class="container">
     <h2 class="oxygen-subtitle">Webinars</h2>
     <div class="row">
diff --git a/oxygen-content.json b/oxygen-content.json
index 7f5c45e..2c4a224 100644
--- a/oxygen-content.json
+++ b/oxygen-content.json
@@ -86,12 +86,6 @@
       "text": "The return value of the last method call is always displayed in the variable view when you debug some Java code. No more need to create temporary variable to find and eradicate sneaky bugs!",
       "image_url": "/oxygen/public/images/oxygen_jdt_debug.png",
       "image_alt": "Oxygen IDE screenshot"
-    },
-    {
-      "title": "Eclipse IDE, Oxygen Edition",
-      "text": "The 15th annual simultaneous release ships on June 28, 2017.",
-      "image_url": "/oxygen/public/images/oxygen_splash_02.jpg",
-      "image_alt": "Oxygen IDE splashscreen"
     }
   ],
   
diff --git a/public/images/oxygen_splash_02.jpg b/public/images/oxygen_splash_02.jpg
deleted file mode 100644
index 19990f0..0000000
--- a/public/images/oxygen_splash_02.jpg
+++ /dev/null
Binary files differ