  function showTerm(ipUrl){
    window.open(ipUrl, 'dol_term_win', 'dependent=yes,width=500,height=400,scrollbars=1,directories=0,location=0,status=0,toolbar=0,resizable=1');
  }
