New ad for Papyrus / CEA

Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/promo/images/PapyrusCEA.gif b/promo/images/PapyrusCEA.gif
new file mode 100644
index 0000000..cb864bc
--- /dev/null
+++ b/promo/images/PapyrusCEA.gif
Binary files differ
diff --git a/promo/promos.php b/promo/promos.php
index 518afa0..3451c5a 100644
--- a/promo/promos.php
+++ b/promo/promos.php
@@ -113,7 +113,7 @@
     'imageurl' => '/membership/promo/images/froglogic.gif',
     'memberName' => 'FrogLogic',
     'type' => 'paid',
-    'weight' => 10
+    'weight' => 8
   );
 
   $retVal[] = array(
@@ -121,7 +121,7 @@
     'imageurl' => '/membership/promo/images/yatta-profiles-set02-200x200.png',
     'memberName' => 'YATTA',
     'type' => 'paid',
-    'weight' => 10
+    'weight' => 8
   );
 
   $retVal[] = array(
@@ -129,7 +129,7 @@
     'imageurl' => '/membership/promo/images/xdev-2017-10-29.png',
     'memberName' => 'XDEV',
     'type' => 'paid',
-    'weight' => 10,
+    'weight' => 8,
   );
 
   $retVal[] = array(
@@ -137,7 +137,7 @@
     'imageurl' => '/membership/promo/images/cloudbees-200x200.jpg',
     'memberName' => 'Itemis',
     'type' => 'strat_ad',
-    'weight' => 12
+    'weight' => 8
   );
 
   /**
@@ -149,7 +149,7 @@
     'memberID' => 655,
     'memberName' => 'CA',
     'type' => 'strategic',
-    'weight' => 6.25
+    'weight' => 7
   );
 
   // Strategic Member Ads
@@ -158,7 +158,7 @@
     'imageurl' => '/membership/promo/images/oepe_ad_200x200.jpg',
     'memberName' => 'Oracle',
     'type' => 'strat_ad',
-    'weight' => 6.25
+    'weight' => 7
   );
 
   $retVal[] = array(
@@ -166,21 +166,21 @@
     'imageurl' => '/membership/promo/images/ibm200x200-eclipse_orion.png',
     'memberName' => 'IBM',
     'type' => 'strat_ad',
-    'weight' => 6.25
+    'weight' => 7
   );
   $retVal[] = array(
     'url' => 'PROMO_SAP',
     'imageurl' => '/membership/promo/images/sap200x200.jpg',
     'memberName' => 'SAP',
     'type' => 'strat_ad',
-    'weight' => 6.25
+    'weight' => 7
   );
   $retVal[] = array(
     'url' => 'PROMO_ITEMIS',
     'imageurl' => '/membership/promo/images/xtext_200x200.gif',
     'memberName' => 'Itemis',
     'type' => 'strat_ad',
-    'weight' => 6.5
+    'weight' => 4
   );
 
   $retVal[] = array(
@@ -188,12 +188,20 @@
     'imageurl' => '/membership/promo/images/Sirius_ad_200.png',
     'memberName' => 'Obeo',
     'type' => 'strat_ad',
-    'weight' => 7.75
+    'weight' => 4
+  );
+
+  $retVal[] = array(
+    'url' => 'PROMO_CEA',
+    'imageurl' => '/membership/promo/images/PapyrusCEA.gif',
+    'memberName' => 'CEA',
+    'type' => 'strat_ad',
+    'weight' => 4
   );
 
   // Internal ads
   $current_time = time();
-  $ec_weight = 9.75;
+  $ec_weight = 14;
   // F4G2018 ad
   if ($current_time >= strtotime("2018/02/26") && $current_time < strtotime("2018/03/08")) {
     $retVal[] = array(
@@ -273,7 +281,7 @@
   $retVal[] = array(
     'memberName' => "Jakarta",
     'type' => 'strat_ad',
-    'weight' => 9,
+    'weight' => 14,
     'imageurl' => "/membership/promo/images/TakeJakartaeeSurvey_ad.png",
     'url' => "PROMO_JAKARTA",
   );