function change(sel_file,target) {
target.value = sel_file;  
}