str =  '<object type="application/x-shockwave-flash" data="/images/loader_images.swf?imagesLeft=' + imagesLeft + '&imagesRight=' + imagesRight + '&attente=200&path1=/pages/images/IntroFlashGauche/image&path2=/pages/images/IntroFlashDroit/image" width="566" height="215" wmode="transparent" VIEWASTEXT>';
str += '    <param name="movie" value="/images/loader_images.swf?imagesLeft=' + imagesLeft + '&imagesRight=' + imagesRight + '&attente=200&path1=/pages/images/IntroFlashGauche/image&path2=/pages/images/IntroFlashDroit/image" />';
str += '    <param name="wmode" value="transparent"/>';
str += '</object>'
document.write(str);