<html>
<body>
<script type="text/vbscript">
document.write(DateAdd("m",1,"31-Jan-00"))
</script>
</body>
</html>