//Script : constantes TITRE_SITE const C_PAGIN_BT_BGCOLOR='rgba(255, 0, 0, 0.0)'; const C_PAGIN_BT_COLOR='rgba(12, 168, 0, 1.0)'; const C_PAGIN_BT_CLASS_COMPLETE='paginationBtComplete'; const C_DLG_ALERT_INFO='info'; const C_DLG_ALERT_ERROR='error'; const C_DLG_ALERT_SUCCESS='success'; const C_DLG_ALERT_WARNING='warning'; var jsConst=new Object(); jsConst['C_PAGIN_BT_BGCOLOR']='rgba(255, 0, 0, 0.0)'; jsConst['C_PAGIN_BT_COLOR']='rgba(12, 168, 0, 1.0)'; jsConst['C_PAGIN_BT_CLASS_COMPLETE']='paginationBtComplete'; jsConst['C_DLG_ALERT_INFO']='info'; jsConst['C_DLG_ALERT_ERROR']='error'; jsConst['C_DLG_ALERT_SUCCESS']='success'; jsConst['C_DLG_ALERT_WARNING']='warning';