document.title = "EGLISE_interieur";
viewer.setEDLEnabled(true);
viewer.setBackground("gradient"); // ["skybox", "gradient", "black", "white"];
viewer.setBackgroundColors({ top: "#0000FF", bottom: "#FFFFFF" }); // Blue at the top, white at the bottom
viewer.setDescription(``);