in gui.js [184:187]
function switchMirror(index, on) { if (on) funcs.mirrorOn(index); else funcs.mirrorOff(index); }