// when id="submitSpam" onclick="document.getElementById('wpComment').style.display='none';form.elements[11].focus()"$(document).ready(function(){$('radio.submitSpam').click(function(){document.getElementById('wpComment').style.display='none';form.elements[11].focus();});});