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