\n'); } function index_DoFSCommand(command, args) { if (command == "status"){ window.status = args; } if (command == "restore"){ window.status = ""; } } //-->