<!-- BEGIN ERROR --> <div id="msg" class="error"> $lang['Operation_unknown'] </div> <!-- END ERROR --> <!-- BEGIN EMPTY --> <div id="msg" class="error"> $lang['Data_not_found'] </div> <!-- END EMPTY --> <!-- BEGIN DONE --> <div id="msg"> $lang['Operation_completed'] </div> <script type="text/javascript"> <!-- var bDone = true; //--> </script> <!-- END DONE --> <!-- BEGIN CHANGE_LOGIN_PASSWORD --> <div id="msg" class="error"> $lang['Change_login_and_pass'] </div> <!-- END CHANGE_LOGIN_PASSWORD -->