<input type="text" id="numb" value="Введите числа" name="numbers"/>
var n = document.getElementById("numb").value;