remove both of the Opentext ad's. 

Apply the 2% to each of the remaining ad's #0-#3. Request made by Perri
in an email.

Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/promo/promos.php b/promo/promos.php
index 9fb3378..77df883 100644
--- a/promo/promos.php
+++ b/promo/promos.php
@@ -139,7 +139,7 @@
     'imageurl' => '/membership/promo/images/froglogic.gif',
     'memberName' => 'FrogLogic',
     'type' => 'paid',
-    'weight' => 8
+    'weight' => 10
   );
 
   $retVal[] = array(
@@ -147,7 +147,7 @@
     'imageurl' => '/membership/promo/images/IO3-22-17v6_50.17k.gif',
     'memberName' => 'XREBEL',
     'type' => 'paid',
-    'weight' => 8
+    'weight' => 10
   );
 
   $retVal[] = array(
@@ -155,7 +155,7 @@
     'imageurl' => '/membership/promo/images/yatta-profiles-set02-200x200.png',
     'memberName' => 'YATTA',
     'type' => 'paid',
-    'weight' => 8
+    'weight' => 10
   );
 
   $retVal[] = array(
@@ -163,23 +163,7 @@
     'imageurl' => '/membership/promo/images/XdevAddBanner.gif',
     'memberName' => 'XDEV',
     'type' => 'paid',
-    'weight' => 8,
-  );
-
-  $retVal[] = array(
-    'url' => 'PAID_OPENTEXT1',
-    'imageurl' => '/membership/promo/images/opentext-1-200x200.jpg',
-    'memberName' => 'OPENTEXT',
-    'type' => 'paid',
-    'weight' => 4,
-  );
-
-  $retVal[] = array(
-    'url' => 'PAID_OPENTEXT2',
-    'imageurl' => '/membership/promo/images/opentext-2-200x200.jpg',
-    'memberName' => 'OPENTEXT',
-    'type' => 'paid',
-    'weight' => 4,
+    'weight' => 10,
   );
 
   /**