// Keys for "hard" zooming in (with and without CAPS lock). Default: ">"var keyinIe = 0;var keyinIeCAPS = 0;// Keys for "hard" zooming out (with and without CAPS lock). Default: "<"var keyoutIe = 0;var keyoutIeCAPS = 0;