
      var flashvars = {
        paramXMLPath: "http://www.punktata.de/fileadmin/templates/punktata/param_v3.xml",
        xmlFilePath:  "http://www.punktata.de/xml/produkte/",
        navAppearance : "Visible on Rollover"
      };
      
      var params = {
        allowFullScreen: "true",
        wmode: "transparent"
      };
      
      var attributes = false;
      
      swfobject.embedSWF(
        "typo3conf/ext/slideshowpro/res/slideshowpro.swf?"+Math.random(),
        "bild", "460", "360",
        "9.0.28",
        "typo3conf/ext/slideshowpro/res/expressInstall.swf",
        flashvars,
        params,
        attributes
      );
      
