function OAS_RICH(position) {
if (position == 'x01') {
document.write ('<!-- ceci est un essai -->\n');
}
if (position == 'x10') {
document.write ('<!-- ceci est un essai -->\n');
}
if (position == 'Top1') {
document.write ('<!-- ceci est un essai -->\n');
}
if (position == 'Top3') {
document.write ('<A HREF="http://pubs.lemonde.fr/5c/ZOP-LEMONDE/recherche_resultats/exclu/1973347307/Top3/default/empty.gif/35323432616534373438303839373930" target="_blank"><IMG SRC="http://pubs.lemonde.fr/0/default/empty.gif"  WIDTH=2 HEIGHT=2 ALT="" BORDER=0 BORDER="0"></A>');
}
if (position == 'Middle1') {
document.write ('<!-- ceci est un essai -->\n');
}
if (position == 'Bottom2') {
document.write ('<A HREF="http://pubs.lemonde.fr/5c/ZOP-LEMONDE/recherche_resultats/exclu/246540553/Bottom2/default/empty.gif/35323432616534373438303839373930" target="_blank"><IMG SRC="http://pubs.lemonde.fr/0/default/empty.gif"  WIDTH=2 HEIGHT=2 ALT="" BORDER=0 BORDER="0"></A>');
}
if (position == 'Bottom1') {
document.write ('<A HREF="http://pubs.lemonde.fr/5c/ZOP-LEMONDE/recherche_resultats/exclu/115113064/Bottom1/default/empty.gif/35323432616534373438303839373930" target="_blank"><IMG SRC="http://pubs.lemonde.fr/0/default/empty.gif"  WIDTH=2 HEIGHT=2 ALT="" BORDER=0 BORDER="0"></A>');
}
}
