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