<script type='text/javascript'> var variable = 1; document.write("Переменная равна <b>" + variable + "</b>"); </script>