江苏省常州市北大街17号中亚大厦南六楼 Tel: 400-828-5700 E-mail: czjd1985@126.com
ICP备案证书号:苏ICP备06016547号-2
共执行 198 个查询,用时 0.076691 秒,在线 2977 人,Gzip 已禁用,占用内存 3.624 MB
Powered by ECShop v2.7.3 Licensed
function GetRequest() {
var d = document.getElementById("jsgovicon").src;
var theRequest=/govicon.js\?siteId=([0-9a-fA-F]{32})&width=([0-9]+)&height=([0-9]+)/.test(d) ? RegExp.$1 : "error";
var iconwidth=/govicon.js\?siteId=([0-9a-fA-F]{32})&width=([0-9]+)&height=([0-9]+)&type=([0-9]+)/.test(d) ? RegExp.$2 : "36";
var iconheight=/govicon.js\?siteId=([0-9a-fA-F]{32})&width=([0-9]+)&height=([0-9]+)&type=([0-9]+)/.test(d) ? RegExp.$3 : "50";
var type=/govicon.js\?siteId=([0-9a-fA-F]{32})&width=([0-9]+)&height=([0-9]+)&type=([0-9]+)/.test(d) ? RegExp.$4 : "1";
var retstr={ "siteId": theRequest, "width": iconwidth, "height": iconheight, "type": type };
return retstr;}
var webprefix="http://www.jsdsgsxt.gov.cn/mbm/";
var iconImageURL="http://odr.jsdsgsxt.gov.cn:8081/mbm/app/main/electronic/images/ebsIcon.png";
var tempiconImageURL="";
var params=GetRequest();
if(params.type=="1"){tempiconImageURL=iconImageURL;}
document.write('');
document.write('');