function commentPreview(f)
	{
	f.postcomment.value="preview";
	f.submit();
	}	