// JavaScript Document
function openFleche(url){
window.open(url, 'CNSAD', 'width=660,height=420,resizable=no,scrollbars=no')
}