// Procédures globales du projet
function _NAO(p){if(p==0||p>127)return "toolbar=0,location=0,status=0,scrollbars=0,directories=0,menubar=0,resizable=0";var o="";if(p&1)o+="toolbar=1,";if(p&2)o+="location=1,";if(p&4)o+="status=1,";if(p&8)o+="menubar=1,";if(p&16)o+="scrollbars=1,"
if(p&32)o+="resizable=1,";if(p&64)o+="directories=1,";if(o.length>0)o=o.substr(0, o.length-1);return o}
function PROCEDURESGLOBALESDESTATNAVIGATEUR_OUVREPOPUP(V_NOMPAGE, V_NOMDEST, V_TYPEPOSITION, V_X, V_Y, VLARGEUR, VHAUTEUR){{if (V_NOMPAGE===undefined) V_NOMPAGE="";if (V_NOMDEST===undefined) V_NOMDEST=""
if (V_TYPEPOSITION===undefined) V_TYPEPOSITION="";if (V_X===undefined) V_X=0;if (V_Y===undefined) V_Y=0;if (VLARGEUR===undefined) VLARGEUR=500;if (VHAUTEUR===undefined) VHAUTEUR=400;{var VELARG=0;var VEHAUT=0;VELARG=VLARGEUR;VEHAUT=VHAUTEUR
switch(V_TYPEPOSITION){case clWDEncode.sEncodeCharset(unescape("Centr%E9eEcran")):{open(V_NOMPAGE,"POPUPWB".toUpperCase())}break;case "PosPerso":{
open(V_NOMPAGE,"POPUPWB".toUpperCase(),_NAO(0)+",width="+VELARG+",height="+VEHAUT+",left="+V_X+",top="+V_Y)}break;case "Big":{open(V_NOMPAGE,"POPUPWB".toUpperCase(),_NAO(48)+",width="+VELARG+",height="+VEHAUT+",left="+V_X+",top="+V_Y)}break
case "BigCenter":{open(V_NOMPAGE,"POPUPWB".toUpperCase())}break;case "Max":{if((V_NOMDEST!="")){open(V_NOMPAGE,"POPUPWBM".toUpperCase(),_NAO(127)+",width="+screen.width+",height="+screen.height+",left="+0+",top="+0)}else {
open(V_NOMPAGE,"POPUPWB".toUpperCase(),_NAO(127)+",width="+screen.width+",height="+screen.height+",left="+0+",top="+0)}}break;case "":{open(V_NOMPAGE,"POPUPWB".toUpperCase(),_NAO(0)+",width="+VELARG+",height="+VEHAUT)}break;default:{
open(V_NOMPAGE,"POPUPWB".toUpperCase(),_NAO(0)+",width="+VELARG+",height="+VEHAUT)}break}if((V_NOMDEST!="")){return("POPUPWBM")}else {;return("POPUPWB")}}}}

