// ----------------------------------------------------------------------------
// File        : late_clientscript.js
// Description : Attached in ASPBlockLayout.endPresentation().
// Notes       :
// ----------------------------------------------------------------------------
// Modified    :
//    Stefan M  2000-09-25 - Created. Moved from clientscript.js.

var lov_row_nr = null;
var lov_field_name = null;
var lov_window = null;
var post_lov_function = null;
var f = document.forms[0];