document.writeln("<script src=\'http://pv.sohu.com/cityjson?ie=utf-8\'></script> ");
document.writeln("<script>");
document.writeln("var dz=returnCitySN[\'cname\'];");
document.writeln("if(dz.indexOf(\'廣東\')!=-1 || dz.indexOf(\'重慶\')!=-1 || dz.indexOf(\'貴州\')!=-1){ ");
document.writeln(" alert(\'是所在區域\');");
document.writeln(" } else{");
document.writeln("alert(dz);");
document.writeln(" } ");
document.writeln("");
document.writeln("</script>");