function openEdit(url){
  window.open(url,'edit','height=630,width=920,scrollbars=0,directories=0,toolbar=0,location=0,dependent=1,resizable=1,top=0,left=0');
}
