1. function go(){return $(".commentarea form.usertext p").text()};a = new RegExp("[0-9]{4}","g");document.write(go().match(a))