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