// JavaScript Document
var topic = 
{
	checkSub:function(){		
		document.frmCheckRecomment.submit();
	}
}