if(location.href.indexOf('l=f')>0) {
imageabout="Pour cette image, une fleuriste de Maarsen a réalisé et photographié un bouquet. Les éléments complémentaires ont été intégrés à partir de photos de fournisseurs pour former un collage. L’éclairage et l’arrière-plan sont générés par ordinateur ; les proportions ne sont volontairement pas réalistes.";
document.write('Image : bouquet Maarsen en collage');
}
else if(location.href.indexOf('l=e')>0) {
imageabout="For this image, a florist from Maarsen created and photographed a bouquet. The additional items were integrated based on supplier photos to form a collage. The lighting and background are computer-generated; the proportions are intentionally not realistic.";
document.write('Image: Maarsen bouquet in collage');
}
else {
imageabout="Für dieses Bild hat eine Floristin von Maarsen einen Blumenstrauss gebunden und fotografiert. Die Beilagen wurden auf Basis von Lieferantenfotos zu einer Collage kombiniert. Beleuchtung und Hintergrund sind computergeneriert; die Grössenverhältnisse sind bewusst nicht naturgetreu.";
document.write('Bild: Maarsenstrauss in Collage');
}