

var direction600oecuman=1;

var screenLeft600oecuman=0;

if ( direction600oecuman == 1 )screenLeft600oecuman=0;
else screenLeft600oecuman=96*4;

if ( 'no' == 'no' )
{
  document.write('<style> body { overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: scroll;}</style>');
}

document.write('<div Id="scrollWindow600oecuman" style="position:absolute;border:1px solid #000000;height:78;width:98;background-color:#FFFFFF;"></div>');
document.write('<div  style="visibility:hidden;height:78;width:98;"></div>');
document.write('<div Id="scrollView600oecuman"  style="cursor:hand;visibility:hidden;position:absolute;clip:rect(0px '+(screenLeft600oecuman+98)+'px 76px '+screenLeft600oecuman+'px);" >');
document.write('<div onclick="popup600oecuman(\'http://oecuman.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=797142&amp;p=25\')" style="position:absolute;top:0;left:0px;height:76;width:94;float:left;margin:2px 1px 2px 1px;text-align:center;"><img border="0" style="position:absolute;height:72;width:92;" src="http://www.magikmobile.com/images/preview2.gif"><img border="0" style="height:72;width:92;" src="http://content.mkmb.net/p.ashx?id=797142"></div>');document.write('<div onclick="popup600oecuman(\'http://oecuman.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=605104&amp;p=25\')" style="position:absolute;top:0;left:96px;height:76;width:94;float:left;margin:2px 1px 2px 1px;text-align:center;"><img border="0" style="position:absolute;height:72;width:92;" src="http://www.magikmobile.com/images/preview2.gif"><img border="0" style="height:72;width:92;" src="http://content.mkmb.net/p.ashx?id=605104"></div>');document.write('<div onclick="popup600oecuman(\'http://oecuman.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=279482&amp;p=25\')" style="position:absolute;top:0;left:192px;height:76;width:94;float:left;margin:2px 1px 2px 1px;text-align:center;"><img border="0" style="position:absolute;height:72;width:92;" src="http://www.magikmobile.com/images/preview2.gif"><img border="0" style="height:72;width:92;" src="http://content.mkmb.net/p.ashx?id=279482"></div>');document.write('<div onclick="popup600oecuman(\'http://oecuman.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=940758&amp;p=25\')" style="position:absolute;top:0;left:288px;height:76;width:94;float:left;margin:2px 1px 2px 1px;text-align:center;"><img border="0" style="position:absolute;height:72;width:92;" src="http://www.magikmobile.com/images/preview2.gif"><img border="0" style="height:72;width:92;" src="http://content.mkmb.net/p.ashx?id=940758"></div>');document.write('<div onclick="popup600oecuman(\'http://oecuman.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=797142&amp;p=25\')" style="position:absolute;top:0;left:384px;height:76;width:94;float:left;margin:2px 1px 2px 1px;text-align:center;"><img border="0" style="position:absolute;height:72;width:92;" src="http://www.magikmobile.com/images/preview2.gif"><img border="0" style="height:72;width:92;" src="http://content.mkmb.net/p.ashx?id=797142"></div>');
document.write('</div>');

var originalLeft600oecuman=0;

function popup600oecuman(url){
    window.open(url,'_blank','toolbar=0, location=0, directories=0, status=0, scrollbars=0, resizable=1, copyhistory=0, menuBar=0, width=418, height=280');
    return false;
}

function scrollStart600oecuman()
{
  originalLeft600oecuman=document.getElementById("scrollWindow600oecuman").offsetLeft+1;
  document.getElementById("scrollView600oecuman").style.top=document.getElementById("scrollWindow600oecuman").offsetTop+1;
  document.getElementById("scrollView600oecuman").style.left=-screenLeft600oecuman+originalLeft600oecuman;
  document.getElementById("scrollView600oecuman").style.visibility='visible';
  setTimeout("scroll600oecuman()",2000);
}

function scroll600oecuman()
{
  screenLeft600oecuman+=(direction600oecuman*8);
  screenRight=screenLeft600oecuman+96;  
  document.getElementById("scrollView600oecuman").style.left=document.getElementById("scrollView600oecuman").offsetLeft-(direction600oecuman*8);
  document.getElementById("scrollView600oecuman").style.clip='rect(0px '+screenRight+'px 76px '+screenLeft600oecuman+'px)';
 
  if ((screenLeft600oecuman % 96)==0) setTimeout("scroll600oecuman()",2000);
  else setTimeout("scroll600oecuman()",100);
  
  if ( direction600oecuman == 1 )
  {
    if (screenLeft600oecuman > (96*4)){
      screenLeft600oecuman=0;
      
      screenRight=screenLeft600oecuman+96;
      document.getElementById("scrollView600oecuman").style.left=-screenLeft600oecuman+originalLeft600oecuman;
      document.getElementById("scrollView600oecuman").style.clip='rect(0px '+screenRight+'px 76px '+screenLeft600oecuman+'px)';
    }
  }
  else
  {
    if (screenLeft600oecuman <= 0){
      screenLeft600oecuman=96*4;
      screenRight=screenLeft600oecuman+96;
      document.getElementById("scrollView600oecuman").style.left=-screenLeft600oecuman+originalLeft600oecuman;
      document.getElementById("scrollView600oecuman").style.clip='rect(0px '+screenRight+'px 76px '+screenLeft600oecuman+'px)';
    }
  }
 
  return;
}


if ( typeof window.addEventListener != "undefined" )
    window.addEventListener( "load", scrollStart600oecuman, false );
else if ( typeof window.attachEvent != "undefined" ) {
    window.attachEvent( "onload", scrollStart600oecuman );
}
else {
    if ( window.onload != null ) {
        var oldOnload = window.onload;
        window.onload = function ( e ) {
            oldOnload( e );
            scrollStart600oecuman();
        };
    }
    else 
        window.onload = scrollStart600oecuman;
}

