diff -r b2492d3a3b2b -r c73981bd7519 client/player/test/emission_fichiers/1219830366Middlex02BottomRight.js
--- a/client/player/test/emission_fichiers/1219830366Middlex02BottomRight.js Fri Feb 11 13:43:55 2011 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,89 +0,0 @@
-function OAS_RICH(position) {
-if (position == 'Middle') {
-document.write ('\n');
-document.write ('
');
-}
-if (position == 'x02') {
-document.write ('
');
-}
-if (position == 'BottomRight') {
-document.write ('
');
-}
-}