
<!--
function abrir(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->

<!--
function squirrelmail_loginpage_onload() {
document.forms[0].js_autodetect_results.value = '1';
}
// -->

