function onKeyPressed(code, key, char) { if (key == "i") { if (findImg(209).image != NULL) { hideimg(209); } }}