function commentSubmit()
{
	document.comment.spm.value = spmid;
	document.comment.submit();
	return true;
}

var spmid = "476c8fe1649b6ff3a4bc7780c8a4232c";
