

var direction807allozik=1;

var screenLeft807allozik=0;

if ( direction807allozik == 1 )screenLeft807allozik=0;
else screenLeft807allozik=96*4;

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

document.write('<div Id="scrollWindow807allozik" 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="scrollView807allozik"  style="cursor:hand;visibility:hidden;position:absolute;clip:rect(0px '+(screenLeft807allozik+98)+'px 76px '+screenLeft807allozik+'px);" >');
document.write('<div onclick="popup807allozik(\'http://allozik.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=946528&amp;p=29\')" 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=946528"></div>');document.write('<div onclick="popup807allozik(\'http://allozik.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=930926&amp;p=29\')" 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=930926"></div>');document.write('<div onclick="popup807allozik(\'http://allozik.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=930079&amp;p=29\')" 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=930079"></div>');document.write('<div onclick="popup807allozik(\'http://allozik.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=928929&amp;p=29\')" 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=928929"></div>');document.write('<div onclick="popup807allozik(\'http://allozik.magikmobile.com/culture/fr-FR/popup-redirect.aspx?q5=946528&amp;p=29\')" 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=946528"></div>');
document.write('</div>');

var originalLeft807allozik=0;

function popup807allozik(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 scrollStart807allozik()
{
  originalLeft807allozik=document.getElementById("scrollWindow807allozik").offsetLeft+1;
  document.getElementById("scrollView807allozik").style.top=document.getElementById("scrollWindow807allozik").offsetTop+1;
  document.getElementById("scrollView807allozik").style.left=-screenLeft807allozik+originalLeft807allozik;
  document.getElementById("scrollView807allozik").style.visibility='visible';
  setTimeout("scroll807allozik()",2000);
}

function scroll807allozik()
{
  screenLeft807allozik+=(direction807allozik*8);
  screenRight=screenLeft807allozik+96;  
  document.getElementById("scrollView807allozik").style.left=document.getElementById("scrollView807allozik").offsetLeft-(direction807allozik*8);
  document.getElementById("scrollView807allozik").style.clip='rect(0px '+screenRight+'px 76px '+screenLeft807allozik+'px)';
 
  if ((screenLeft807allozik % 96)==0) setTimeout("scroll807allozik()",2000);
  else setTimeout("scroll807allozik()",100);
  
  if ( direction807allozik == 1 )
  {
    if (screenLeft807allozik > (96*4)){
      screenLeft807allozik=0;
      
      screenRight=screenLeft807allozik+96;
      document.getElementById("scrollView807allozik").style.left=-screenLeft807allozik+originalLeft807allozik;
      document.getElementById("scrollView807allozik").style.clip='rect(0px '+screenRight+'px 76px '+screenLeft807allozik+'px)';
    }
  }
  else
  {
    if (screenLeft807allozik <= 0){
      screenLeft807allozik=96*4;
      screenRight=screenLeft807allozik+96;
      document.getElementById("scrollView807allozik").style.left=-screenLeft807allozik+originalLeft807allozik;
      document.getElementById("scrollView807allozik").style.clip='rect(0px '+screenRight+'px 76px '+screenLeft807allozik+'px)';
    }
  }
 
  return;
}


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

