
      var flashvars = {
        paramXMLPath: "http://www.flosion.de/fileadmin/templates/flosion/param.xml",
        xmlFilePath:  "http://www.flosion.de/xml/moebel/heu/"
      };
      
      var params = {
        allowFullScreen: "true",
        wmode: "transparent"
      };
      
      var attributes = false;
      
      swfobject.embedSWF(
        "typo3conf/ext/slideshowpro/res/slideshowpro.swf?"+Math.random(),
        "bild", "532", "400",
        "9.0.28",
        "typo3conf/ext/slideshowpro/res/expressInstall.swf",
        flashvars,
        params,
        attributes
      );
      
