<div class="photo360 <?=$this->class?>" <?=$this->cssID?>>
    <?php $rand=str_shuffle("photosphere");?>
    <div id="<?=$rand?>" class="photosphere" data-image="<?=$this->image->path?>" data-titre="<?=$this->titre?>" style="width: 100%;height: 50vh;"></div>
</div>