//Forms
function verifica(___){var ____ = '';___ = ___.split(";");for(_____=___.length-1;_____>-1;_____--){if(document.form1[___[_____]].value == ''){____ = ___[_____];document.form1[___[_____]].focus();}}if(____==''){return true;}else{alert('Campo em branco '+____+'');return false;}}
//End FOrms
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
