function name_area(ccc){ if(ccc.checked){ document.getElementById("name_area").style.display='none'; writeCookie('nameshow',1,720) }else{ document.getElementById("name_area").style.display=''; writeCookie('nameshow',0,720) } } function readCookie(name){ var cookieValue = ""; var search = name + "="; if(document.cookie.length > 0){ offset = document.cookie.indexOf(search); if (offset != -1){ offset += search.length; end = document.cookie.indexOf(";", offset); if (end == -1) end = document.cookie.length; cookieValue = unescape(document.cookie.substring(offset, end)) } } return cookieValue; } function writeCookie(name, value, hours){ var expire = ""; var domain = "; path=/; domain=.hangzhou.com.cn"; if(hours != null){ expire = new Date((new Date()).getTime() + hours * 3600000); expire = "; expires=" + expire.toGMTString(); } document.cookie = name + "=" + escape(value) + expire + domain; } function comcheck(frm){ if(frm.content.value==''){ alert("请输入评论类容!"); frm.content.focus(); return false; } if(frm.niming.checked===false && frm.name.value==''){ alert("请输入昵称,或者勾选匿名发表!"); frm.name.focus(); return false; }else{ writeCookie('namecom',frm.name.value,720); } return true; } function byteLength (sStr) { aMatch = sStr.match(/[^\x00-\x80]/g); return (sStr.length + (! aMatch ? 0 : aMatch.length)); } function getStrbylen(str, len) { var num = 0; var strlen = 0; var newstr = ""; var laststrlen = 1; var obj_value_arr = str.split(""); for(var i = 0; i < obj_value_arr.length; i ++) { if(i < len && num + byteLength(obj_value_arr[i]) <= len) { num += byteLength(obj_value_arr[i]); strlen = i + 1; } } if(str.length > strlen) { if(byteLength(str.charAt(strlen-1)) == 1){ laststrlen = 2; } newstr = str.substr(0, strlen-laststrlen) + '…'; } else { newstr = str; } return newstr; } function textCounter(obj, maxlimit) { var len = strLen(obj.value); if(len > maxlimit) { obj.value = getStrbylen(obj.value, maxlimit); alert("最多"+maxlimit+"个字节"); } } function strLen(str) { var charset = document.charset; var len = 0; for(var i = 0; i < str.length; i++) { len += str.charCodeAt(i) < 0 || str.charCodeAt(i) > 255 ? (charset == "utf-8" ? 3 : 2) : 1; } return len; } document.write(''); document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write(''); document.write('

网友提问选登

'); document.write('
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:24:21

'); document.write('
我建议加强对电子商务领域的法律监管!让这个行业更加规范有序发展!
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:23:40

'); document.write('
杭州在优化营商环境上已经做得挺不错了,再提建议就是推动建立企业与政府之间的沟通协调机制,让企业和政府沟通得更顺畅!
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:22:43

'); document.write('
我是从外地来杭州投资的,希望杭州可以多多关注我们这批人,加强对外来投资企业的法律保护!
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:21:53

'); document.write('
可以加强与国际司法机关的合作交流,借鉴一下他们在营商环境管理上的先进经验。
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:16:50

'); document.write('
各个企业都要开展企业法治文化建设,共同去营造良好的法治氛围!
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:16:21

'); document.write('
我这里是一家初创企业,杭州能不能为初创企业提供专项法律支持,促进创新创业?
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:15:11

'); document.write('
赶紧增加法律援助资源吧,去帮助中小企业维权!
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:14:47

'); document.write('
建议提升执法人员的专业素质和服务态度,共同营造法治化的营商环境!
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:14:05

'); document.write('
司法机关要加大对虚假诉讼的惩治力度。
'); document.write('
'); document.write('
'); document.write('

杭州网网友 2024-10-29 09:13:48

'); document.write('
投诉举报渠道能不能再完善下?要建立便捷的投诉举报渠道,这样才能便于社会监督。
'); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write('
选登 202 条 显示 1 - 1012345..21>
'); document.write('
'); document.write('

'); document.write('

'); document.write('
'); document.write('
'); document.write(''); document.write('
'); document.write('
'); document.write('
'); var nameshow = readCookie('nameshow'); if(nameshow==1){ document.getElementById("name_area").style.display='none'; document.comfrm.niming.checked=true; }else{ if(document.getElementById("name_area")){ document.getElementById("name_area").style.display=''; } } var namecom = readCookie('namecom'); if(namecom){ document.comfrm.name.value=namecom; //document.comfrm.name.readOnly=true; //document.getElementById("niming_area").style.display='none'; } function getpage(page){ var news_id=3596; // $("#comment_list").load("https://web.hangzhou.com.cn/comment/ajax/index.php?action=getpage&news_id="+news_id+"&page="+page+"&i="+Math.random(),function(){$(this).fadeIn();}); // parent.document.getElementById("hzcomment").src="https://web.hangzhou.com.cn/comment/index.php?news_id=3596&page="+page; //alert(parent.document.getElementById("hzcomment").src) $.getJSON("https://web.hangzhou.com.cn/comment/ajax/index.php?action=getpage&news_id="+news_id+"&page="+page+"&jsoncallback=?",{bian:"是"}, function(json){ //alert(json.pagelist) $("#comment_list").html(json.infolist); $("#page_area").html(json.pagelist); }) }