La syntaxe correcte pour utiliser le fichier javascript

<script type="text/javascript">
a = 8 + "8";
document.write(a);
</script>
Nice Newt