function config_close() { window.close("chrome://openerp_plugin/content/config_change.xul", "", "chrome"); window.open("chrome://openerp_plugin/content/config.xul", "", "chrome"); } //set the value of the configuration fields function config_change_load() { var s = getServer(); var a =s.split(':'); if (String(a)=="" || String(a)=="undefined"){ document.getElementById('txtcurl').value = "localhost" document.getElementById('txtcport').value = "8069" } else { len = a[1]; var url = ""; for (i=0;i0){ var objectcharpref = ''; var imagecharpref = ''; var objcharpref = ''; var nodelist = document.getElementById("listObjectListBox").selectedItem.childNodes var childnode = document.getElementById("listObjectListBox").childNodes for(i=2;i