<!-- |||||   SOURCE CODE OPEN WINDOWS9 - START  ||||| -->
<!-- |||||   BY CONSULTANT-Consultoria de Finanças Ltda ||||| -->
function openWindow9(url, name) {;
popupWin = window.open(url, name, 'menubar=0,toolbar=yes,status=no,scrollbars=yes,resizable,width=770,height=515,left=120,top=0');
};
<!-- |||||   SOURCE CODE OPEN WINDOWS9 - END ||||| -->
