| 分县局: |
|
| 派出所: |
|
| 警务室: |
|
';
var a = document.createElement('script');
a.src=s;
document.body.appendChild(a);
}
function setonclick(){
if (document.getElementById('sel_jws').value>0){
window.open("daohang.php?mod=jws&id="+document.getElementById('sel_jws').value);
}else if (document.getElementById('sel_pcs').value>0){
window.open("daohang.php?mod=pcs&id="+document.getElementById('sel_pcs').value);
}else if (document.getElementById('sel_jg').value>0){
window.open("daohang.php?mod=jg&id="+document.getElementById('sel_jg').value);
}
return false;
}
document.getElementById('sel_jg').options.add(new Option("内蒙古巴彦淖尔市公安局","14610"));
document.getElementById('sel_jg').options.add(new Option("河灌分局","14639"));
document.getElementById('sel_jg').options.add(new Option("临河区公安局","14647"));
document.getElementById('sel_jg').options.add(new Option("开发区公安分局","14714"));
document.getElementById('sel_jg').options.add(new Option("五原县公安局","14726"));
document.getElementById('sel_jg').options.add(new Option("磴口县公安局","14777"));
document.getElementById('sel_jg').options.add(new Option("乌拉特前旗公安局","14808"));
document.getElementById('sel_jg').options.add(new Option("乌拉特中旗公安局","14846"));
document.getElementById('sel_jg').options.add(new Option("乌拉特后旗公安局","14889"));
document.getElementById('sel_jg').options.add(new Option("杭锦后旗公安局","14919"));
document.getElementById('sel_jg').options.add(new Option("乌拉特中旗边防大队","14964"));
document.getElementById('sel_jg').options.add(new Option("乌拉特后旗边防大队","14965"));
|