diff --git a/documentation/PrivateMemorySpace.html b/documentation/PrivateMemorySpace.html
index fc3dd2d3d361e395dcd94d328fdfcd099bc2e7d3..aa289f8b90307169c7d647c2e3f92837352ea2a0 100644
--- a/documentation/PrivateMemorySpace.html
+++ b/documentation/PrivateMemorySpace.html
@@ -7,7 +7,7 @@
     <meta content='no' name='msapplication-tap-highlight'>
     <meta content='Materialize is a modern responsive CSS framework based on Material Design by Google. ' name='description'>
     <title>
-      Aparapi |
+      Aparapi | PrivateMemorySpace
     </title>
     <!-- Favicons -->
     <link href='/images/favicon/apple-touch-icon-152x152.png' rel='apple-touch-icon-precomposed'>
@@ -48,7 +48,7 @@
     <main>
       <div class='section no-pad-bot' id='index-banner'>
         <div class='container'>
-          <h1 class='header center-on-small-only'></h1>
+          <h1 class='header center-on-small-only'>PrivateMemorySpace</h1>
           <div class='row center'>
           </div>
           
@@ -56,8 +56,6 @@
         
       </div>
       <div class='container'>
-        <h1>PrivateMemorySpace</h1>
-        
         <p><em>Using <code>__private</code> memory space in Aparapi kernels. Phase-Implementation Updated Sep 14, 2014 by barneydp&hellip;@gmail.com</em></p>
         
         <h2>Introduction</h2>
diff --git a/index.html b/index.html
index ae1ca37c8944d6d8721b215dd69c359336bbe05a..4a8f11825fce7e680d956f899d856055344ceaff 100644
--- a/index.html
+++ b/index.html
@@ -58,10 +58,6 @@
           <div class='row center'>
             <a class='red-text text-lighten-4' href='https://github.com/Syncleus/aparapi'>beta release v1.0.0</a>
           </div>
-          <div class='buysellads-header buysellads-homepage row center'>
-            <!-- CarbonAds Zone Code -->
-            <script async='' id='_carbonads_js' src='//cdn.carbonads.com/carbon.js?zoneid=1673&amp;serve=C6AILKT&amp;placement=materializecss' type='text/javascript'></script>
-          </div>
           <br>
         </div>
         <div class='github-commit'>
@@ -118,7 +114,7 @@
           <div class='row center'>
             <h3 class='light header'>Aparapi Showcase</h3>
             <p class='col s8 offset-s2 caption'>Checkout what people are creating with Aparapi. Get inspired by these projects and you can even submit your own projects to be showcased here.</p>
-            <a class='btn-large waves-effect waves-light' href='http://materializecss.com/showcase.html'>Explore our Showcase</a>
+            <a class='btn-large waves-effect waves-light' href='http://aparapi.com'>Explore our Showcase</a>
           </div>
         </div>
       </div>