// ****************************************************************************

//
// $Id: SearchBox.js, v. 1.0 2004/07/17 5:28 PM aselimovic Exp $
//

var ilsSearchBox = new ImageList();

with (ilsSearchBox) {
   addImage("/_gizmos/SearchBox/images/go-btn.gif");
   addImage("/_gizmos/SearchBox/images/go-btn-hover.gif");
}