﻿// Fichier JScript chargement de la page VO
function tailleVO(objFrameVo) {
    windowAvailSize();
    objFrameVo.height=myHeight-107+'px';
}
