        var rotacteur_so;
        function rotacteur_loadSwf() {
            try {
                var rotacteur_width = "925";
                if (screen.width <= 1023) {
                       rotacteur_width = "680";
                }
                rotacteur_so = new SWFObject("http://carrousel.cscomm.net/scripts/carrousel.swf", "rotacteur_player", rotacteur_width, "180", "9", "#ffffff");
                    rotacteur_so.addVariable("namespacePrefix", encodeURIComponent('rotacteur_'));
                    /* variable quantité d images tournantes                                 http://carrrrousel.cscomm.net/scripts/carrousel.swf               */
            var rotacteur_numItems = 10;
            if (screen.width <= 1023) {
                rotacteur_numItems = Math.min(rotacteur_numItems, 6);
            }
                rotacteur_so.addVariable("numItems", rotacteur_numItems);
        rotacteur_so.addVariable("image0", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0001.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content0", encodeURIComponent('<b>Exposition virtuelle</b><br/><i>Paul Flickinger</i>'));
        rotacteur_so.addVariable("link0", encodeURIComponent('http://expo.cscomm.net/'));
        rotacteur_so.addVariable("image1", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0002.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content1", encodeURIComponent('<b>CSComm.net</b><br/><i>votre Communication par le Net</i>'));
        rotacteur_so.addVariable("link1", encodeURIComponent('http://cscomm.net'));
        rotacteur_so.addVariable("image2", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0003.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content2", encodeURIComponent('<b>Voyageur sans fin</b><br/><i>photographe errant</i>'));
        rotacteur_so.addVariable("link2", encodeURIComponent('http://philou.e-protection.org/'));
        rotacteur_so.addVariable("image3", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0004.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content3", encodeURIComponent('<b>Maître de forge</b><br/><i>Artisan forgeron</i>'));
        rotacteur_so.addVariable("link3", encodeURIComponent('http://forge.e-protection.org/'));
        rotacteur_so.addVariable("image4", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0005.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content4", encodeURIComponent('<i><b>Garage de l\'ancienne<br/>Principauté</b></i> - LAMBESC'));
        rotacteur_so.addVariable("link4", encodeURIComponent('http://garageancienneprincipaute.cscomm.fr/'));
        rotacteur_so.addVariable("image5", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0006.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content5", encodeURIComponent('<b>Paul Flickinger</b><br/><i>Artiste international</i>'));
        rotacteur_so.addVariable("link5", encodeURIComponent('http://flickinger.fr'));
        rotacteur_so.addVariable("image6", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0007.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content6", encodeURIComponent('<b>L\'art du Trophée</b><br/><i>sculptez votre image</i>'));
        rotacteur_so.addVariable("link6", encodeURIComponent('http://trophyart.cscomm.fr/'));
        rotacteur_so.addVariable("image7", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0008.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content7", encodeURIComponent('<b>Joda</b><br/><i>Artiste peintre</i>'));
        rotacteur_so.addVariable("link7", encodeURIComponent('http://joda.e-protection.org/'));
        rotacteur_so.addVariable("image8", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0009.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content8", encodeURIComponent('<b>Maquette</b><br/><i>Hôtel Restaurant</i>'));
        rotacteur_so.addVariable("link8", encodeURIComponent('http://www.maquette.cscomm.net/'));
        rotacteur_so.addVariable("image9", encodeURIComponent('<img src="http://carrousel.cscomm.net/images/m0010.jpg" width="160" height="100" border="0" />'));
    rotacteur_so.addVariable("content9", encodeURIComponent('<b>Presensia</b><br/><i>Sophrologie Caycédienne</i>'));
        rotacteur_so.addVariable("link9", encodeURIComponent('http://presensia.net'));

                rotacteur_so.addParam("wmode", "transparent");
                rotacteur_so.addParam("scale", "noScale");
                rotacteur_so.addParam("salign", "LT");
                rotacteur_so.addParam("quality", "high");
                rotacteur_so.addParam("allowScriptAccess", "always");
                rotacteur_so.write("rotacteur_content");
            }
            catch(err) {
            }
            return false;
        }
        rotacteur_loadSwf();