xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<script type="text/vbscript">
document.write(CLng("300000") & "<br>")
document.write(CLng(1536.750) & "<br>")
document.write(CLng(-6700000) & "<br>")
</script>
</body>
</html>