<script language
="JavaScript"
>
var temp = Math.round(<--outsideTemp-->)
document.write(temp)
</script>