Add video
diff --git a/sidebars/download.php b/sidebars/download.php
index 49e68a0..9ebb07d 100644
--- a/sidebars/download.php
+++ b/sidebars/download.php
@@ -1,26 +1,3 @@
-<!--
-<div class="sideitem">
-	<h6>Support Subversive Project</h6>
-	<table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
-		<tr>
-			<td width="50%">&nbsp;</td>
-			<td>
-				<script type="text/javascript">
-					url_site = 'http://marketplace.eclipse.org/node/1139'
-				</script>
-		       	<script
-					src="http://marketplace.eclipse.org/sites/all/modules/drigg_external/js/button.js"
-					type="text/javascript">
-				</script>
-			</td>
-			<td width="50%">&nbsp;</td>				
-		</tr>
-		<tr>
-			<td colspan="3" width="100%">To vote or leave a comment log onto Marketplace using your Eclipse account.</td>
-		</tr>		
-	</table>	
-</div>
--->
 <div class="sideitem">
 	<h6>Downloads</h6>
 	<ul>
diff --git a/sidebars/main.php b/sidebars/main.php
index 15dda5b..8443386 100644
--- a/sidebars/main.php
+++ b/sidebars/main.php
@@ -1,34 +1,4 @@
 <div class="sideitem">
-	<h6>Install Subversive</h6>
-	<p>Install the latest stable Subversive version by dragging and dropping the icon below into a running Eclipse workspace.</p>
-	<div align="center" style="margin-bottom: 15px;">
-		<a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1139" title="Drag and drop into a running Eclipse workspace to install Subversive"><img src="/subversive/images/install.png" /></a>	
-	</div>
-</div>
-<!--		
-<div class="sideitem">
-	<h6>Support Subversive Project</h6>
-	<table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
-		<tr>
-			<td width="50%">&nbsp;</td>
-			<td>
-				<script type="text/javascript">
-					url_site = 'http://marketplace.eclipse.org/node/1139'
-				</script>
-		       	<script
-					src="http://marketplace.eclipse.org/sites/all/modules/drigg_external/js/button.js"
-					type="text/javascript">
-				</script>
-			</td>
-			<td width="50%">&nbsp;</td>				
-		</tr>
-		<tr>
-			<td colspan="3" width="100%">To vote or leave a comment log onto Marketplace using your Eclipse account.</td>
-		</tr>
-	</table>	
-</div>
--->		
-<div class="sideitem">
 	<h6>Project News</h6>
 	<ul>
 		<li><b>Subversive 2.0 release</b> - The new version of Subversive that is compatible with SVN 1.7-1.8 and Eclipse 4.2 or later. This version offers automatic migration from SVN 1.1-1.6.</li>	
diff --git a/sidebars/root.php b/sidebars/root.php
index 5ee16b6..060f1ae 100644
--- a/sidebars/root.php
+++ b/sidebars/root.php
@@ -2,36 +2,6 @@
 	<img src="/subversive/images/Subversive-logo-200.png" />
 </div>
 <div class="sideitem">
-	<h6>Install Subversive</h6>
-	<p>Install the latest stable Subversive version by dragging and dropping the icon below into a running Eclipse workspace.</p>
-	<div align="center" style="margin-bottom: 15px;">
-		<a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1139" title="Drag and drop into a running Eclipse workspace to install Subversive"><img src="/subversive/images/install.png" /></a>	
-	</div>
-</div>
-<!--		
-<div class="sideitem">
-	<h6>Support Subversive Project</h6>
-	<table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
-		<tr>
-			<td width="50%">&nbsp;</td>
-			<td>
-				<script type="text/javascript">
-					url_site = 'http://marketplace.eclipse.org/node/1139'
-				</script>
-		       	<script
-					src="http://marketplace.eclipse.org/sites/all/modules/drigg_external/js/button.js"
-					type="text/javascript">
-				</script>
-			</td>
-			<td width="50%">&nbsp;</td>				
-		</tr>
-		<tr>
-			<td colspan="3" width="100%">To vote or leave a comment log onto Marketplace using your Eclipse account.</td>
-		</tr>
-	</table>	
-</div>
--->		
-<div class="sideitem">
 	<h6>Project News</h6>
 	<ul>
 		<li><b>Subversive 3.0 release</b> - We're presenting a new Subversive 3.0 version with improved plug-in integration API, stability level, error handling features and usability. For detailed explanation of API changes please visit <a href="https://wiki.eclipse.org/Subversive_New_and_Noteworthy">this page</a>.</li>