%@ page import="com.univ.utils.ContexteUniv, com.univ.utils.UnivWebFmt, com.jsbsoft.jtf.core.LangueUtil, com.univ.objetspartages.om.Annuaire, com.univ.objetspartages.om.Photo, com.univ.objetspartages.om.Structure, com.univ.objetspartages.om.Libelle, java.util.*, java.text.*, java.lang.*" errorPage ="/fr/jsb_exception.jsp" %><%@ include file="/jsp/template/fonctions.jsp" %><% structure = new Structure(); structure.setCtx(ctx); ficheUniv = UnivWebFmt.lireFiche(ctx, structure, request); annuaire = Annuaire.getFicheAnnuaire( ctx, structure.getCodeResponsable(), LangueUtil.getLangueLocale( ctx.getLocale())); String code = structure.getCode(); ctx.setCodeStructureNavigation( code); %> <% titre = structure.getLibelleLong(); %> <%@ include file="template/cadre_haut.jsp" %>
<% if( (structure.getIdPhoto() != null) && (structure.getIdPhoto().longValue() != 0) ) { com.univ.objetspartages.om.InfosPhoto infosPhoto = Photo.renvoyerItemPhoto(structure.getIdPhoto().toString()); urlphoto = infosPhoto.getUrlPhoto(); if (urlphoto.length() > 0) { if( (infosPhoto.getLargeur() != null) && (infosPhoto.getLargeur().intValue() < 100)) { urlphoto = "