if (document.images)
{
     BTNOKoff                  = new Image();
     BTNOKpush                 = new Image();
     BTNOKoff.src              = '/common/bmp/02-btn-ok-off.gif';
     BTNOKpush.src             = '/common/bmp/02-btn-ok-push.gif';
}

// *****************************************************************************
// END OF FILE
// -----------------------------------------------------------------------------
