
function goToURL(pg_adr) { window.location = eval('"./' + pg_adr + '.htm"'); return true  }

