var newunitStr = ""; newunitStr +='|区纪委机关(区监察局),http://jwjcj.shunde.gov.cn/'; newunitStr +='|区委区政府办公室,http://www.shunde.gov.cn/sfb'; newunitStr +='|区委组织部,http://zzb.shunde.gov.cn/'; newunitStr +='|区委宣传部(区文化体育局)),http://www.shunde.gov.cn/xcb'; newunitStr +='|区委政法委员会(区司法局),http://www.shunde.gov.cn/zfsf'; newunitStr +='|区委统一战线工作部(区外事侨务局),http://www.shunde.gov.cn/sdshgz'; newunitStr +='|区发展规划和统计局,http://www.shunde.gov.cn/sg'; newunitStr +='|区经济和科技促进局,http://www.shunde.gov.cn/est'; newunitStr +='|区教育局,http://www.shunde.gov.cn/jyj'; newunitStr +='|区公安局,http://www.shunde.gov.cn/gongan'; newunitStr +='|区财税局,http://www.shunde.gov.cn/sdcz'; newunitStr +='|区民政和人力资源社会保障局,http://www.shunde.gov.cn/hrss'; newunitStr +='|区国土城建和水利局,http://www.shunde.gov.cn/gtcjsl'; newunitStr +='|区卫生和计划生育局,http://www.shunde.gov.cn/wsjs'; newunitStr +='|区审计局,http://www.shunde.gov.cn/sdaudit'; newunitStr +='|区农业局,http://www.shunde.gov.cn/nyj'; newunitStr +='|区市场监督管理局,http://www.shunde.gov.cn/scaj'; newunitStr +='|区环境运输和城市管理局,http://www.shunde.gov.cn/hycg'; newunitStr +='|区人民法院,http://sdfy.shunde.gov.cn/'; newunitStr +='|区人民检察院,http://www.shunde.gov.cn/'; newunitStr +='|区信访局,http://xfj.shunde.gov.cn/'; newunitStr +='|区国家保密局,http://www.shunde.gov.cn/sfb/page.php?singleid=7'; var unitStr = ""; unitStr +='|区国有资产监督管理办公室,http://www.shunde.gov.cn/gzb'; unitStr +='|区公用事业管理局,http://www.shunde.gov.cn/sdgyj'; unitStr +='|顺德区社会保险基金管理局,http://www.shunde.gov.cn/gdsdsi/'; unitStr +='|区行政服务中心,http://www.shunde.gov.cn/xzfwzx'; unitStr +='|区档案局,http://www.shunde.gov.cn/da'; unitStr +='|顺德高新技术产业开发区管委会,http://www.sdip.gov.cn'; unitStr +='|区房地产交易登记中心,http://djjy.shunde.gov.cn'; // unitStr +='|区建设工程交易中心,http://www.sdggzy.cn/'; unitStr +='|区建设工程交易中心,http://sdcin.shunde.gov.cn/'; // unitStr +='|顺德区公共资源交易中心,http://www.sdggzy.cn/'; unitStr +='|顺德区公共资源交易中心,http://sdcin.shunde.gov.cn/'; // unitStr +='|区政府采购中心,http://zfcg.shunde.gov.cn'; unitStr +='|人才交流中心,http://www.sdrc.gov.cn'; var otherunitStr = ""; //otherunitStr +='|区气象局,http://www.121.gov.cn'; otherunitStr +='|顺德出入境检验检疫局,http://www.sd.gdciq.gov.cn'; //otherunitStr +='|顺德边防检查站,http://sdbj.shunde.gov.cn'; otherunitStr +='|市住房公积金管理中心,http://www.fsgjj.gov.cn/'; var streetStr = ""; streetStr +='|大良街道办事处,http://www.shunde.gov.cn/daliang'; streetStr +='|容桂街道办事处,http://www.shunde.gov.cn/ronggui'; streetStr +='|伦教街道办事处,http://www.shunde.gov.cn/lunjiao'; streetStr +='|勒流街道办事处,http://www.shunde.gov.cn/leliu'; streetStr +='|陈村镇政府,http://www.shunde.gov.cn/chencun'; streetStr +='|北滘镇政府,http://www.shunde.gov.cn/beijiao'; streetStr +='|乐从镇政府,http://www.shunde.gov.cn/lecong'; streetStr +='|龙江镇政府,http://www.shunde.gov.cn/longjiang'; streetStr +='|杏坛镇政府,http://www.shunde.gov.cn/xingtan'; streetStr +='|均安镇政府,http://www.shunde.gov.cn/jun-an'; //社会工作部 var sdshgzStr = ""; sdshgzStr +='|原统战部,http://tzb.shunde.gov.cn/default.php'; sdshgzStr +='|原外事侨务局,http://sdwsqw.shunde.gov.cn/'; sdshgzStr +='|原民政局,http://mzj.shunde.gov.cn/'; sdshgzStr +='|原农业局,http://www.sdagri.gov.cn/ServicePlam/page/plam/index.jsp'; //行政服务中心 var xzfwzxStr = ""; xzfwzxStr +='|佛山市行政服务中心,http://www.fsxzfw.gov.cn/'; xzfwzxStr +='|顺德区行政服务中心,http://www.shunde.gov.cn/xzfwzx'; xzfwzxStr +='|大良街道行政服务中心,http://www.shunde.gov.cn/daliang/dlxz/'; xzfwzxStr +='|容桂街道行政服务中心,http://www.shunde.gov.cn/ronggui/rgxz/'; xzfwzxStr +='|乐从镇行政服务中心,http://www.shunde.gov.cn/lecong/lcxz/'; /* strtype:列表类型 1-unitStr 2-streetStr 3-unitStr+streetStr 4-unitStr+streetStr+sdshgzStr(社会工作部) val:下拉框名字 width:下拉框宽度 */ function UnitPrintLink(strtype,val,width) { var unitLinkStr = ""; if(strtype == "1") unitLinkStr = newunitStr + unitStr + otherunitStr; if(strtype == "2") unitLinkStr = streetStr; if(strtype == "3") unitLinkStr = newunitStr + unitStr + otherunitStr + streetStr; if(strtype == "3A") unitLinkStr = '|顺德区人民政府网,http://www.shunde.gov.cn' + newunitStr + unitStr + otherunitStr + streetStr; if(strtype == "4") unitLinkStr = newunitStr + unitStr + otherunitStr; if(strtype == "5") unitLinkStr = newunitStr; if(strtype == "6") unitLinkStr = unitStr + otherunitStr; if(strtype == "7") unitLinkStr = xzfwzxStr; if(strtype == "8") unitLinkStr = unitStr; if(strtype == "9") unitLinkStr = otherunitStr; unitLinkStr = unitLinkStr.split('|'); var sltnum=(Math.random()*100000000000000000).toString().substring(0,3); var bool = false; var sltStr = ""; document.write(sltStr); }