function comment(cmtid, cmtmsgid)
{
	openWindow('/?ctl=boxs&act=comment&cmtid='+cmtid+'&cmtmsgid='+cmtmsgid, 500, 273, '用户评论');	
}
