function initParentListArea(obj) { obj.options.add(new Option ('shanghaishi상해시','1')); } function changeChildListArea(parentObj,childObj) { count=childObj.options.length; for(i=0;i