function closeWin(id) const win = document.getElementById(id); if(win) win.remove(); removeTaskbarItem(id);
: Sites built with HTML/JS to mimic the desktop. windows longhorn simulator
);