﻿htmls = '<iframe id="ca" onload="reSizeFrame(\'ca\')" src="http://app.maoji.gov.cn/comments.jhtml?method=list&pageNum='+properties.pageNum+'&hasList='+properties.hasList+'&hasPage='+properties.hasPage+'&hasForm='+properties.hasForm+'&entityId='+properties.entityId+'&comments_type='+properties.comments_type+'&page=1" width='+properties.width+' height= '+properties.height+'></iframe>'
document.write(htmls);
