<!--
function newredir(maill) {
document.write("<meta http-equiv='refresh' content='3;url=" + maill + "'>");
document.location.replace(maill);
}
// -->
