diff --git a/build/script.js b/build/script.js
index df077295..dbc24c0d 100644
--- a/build/script.js
+++ b/build/script.js
@@ -19573,7 +19573,6 @@ SYM.AH_CENTER_LINE_RIGHT = 0x27;
SYM.AH_CENTER = 0x7E;
SYM.AH_BAR9_0 = 0x80;
SYM.AH_DECORATION = 0x13;
-SYM.LOGO = 0xA0;
SYM.AMP = 0x9A;
SYM.MAH = 0x07;
SYM.METRE = 0xC;
@@ -19589,6 +19588,7 @@ SYM.DIST_TO_HOME = 0xA0;
SYM.HEADING1 = 0xA9;
SYM.HEADING2 = 0xA8;
SYM.VARIO = 0x9F;
+SYM.LAST_CHAR = 189;
var FONT = FONT || {};
@@ -19773,7 +19773,7 @@ FONT.upload = function ($progress) {
FONT.preview = function ($el) {
$el.empty();
- for (var i = 0; i < SYM.LOGO; i++) {
+ for (var i = 0; i <= SYM.LAST_CHAR; i++) {
var url = FONT.data.character_image_urls[i];
$el.append('
');
}
diff --git a/resources/osd/.gitignore b/resources/osd/.gitignore
new file mode 100644
index 00000000..b44ef384
--- /dev/null
+++ b/resources/osd/.gitignore
@@ -0,0 +1 @@
+/*.png
diff --git a/resources/osd/Makefile b/resources/osd/Makefile
new file mode 100644
index 00000000..f233c5f7
--- /dev/null
+++ b/resources/osd/Makefile
@@ -0,0 +1,16 @@
+.PHONY: all clean
+
+FONTS = default bold large
+CHARMAPS = $(addsuffix .mcm, $(FONTS))
+PREVIEWS = $(addsuffix .png, $(FONTS))
+
+all: $(CHARMAPS) $(PREVIEWS)
+
+%.mcm: % %/*.png
+ max7456tool -f build $< $@
+
+%.png: %.mcm
+ max7456tool -f png $< $@
+
+clean:
+ $(RM) $(CHARMAPS) $(PREVIEWS)
diff --git a/resources/osd/README.md b/resources/osd/README.md
new file mode 100644
index 00000000..fa68123f
--- /dev/null
+++ b/resources/osd/README.md
@@ -0,0 +1,26 @@
+# OSD Font Files
+
+This directory contains one directory per font. In each
+directory, each character is named `%d%d%d.png`, where
+the digits represent the character number found in the
+filename.
+
+Don't alter the .mcm files directly, those should be
+only modified by altering the .png files found in its
+correspondant font directory.
+
+Character map files (.mcm) are built from the .png files
+representing the characters using
+[max7456toool](https://github.com/fiam/max7456tool).
+
+The Makefile found in this directory can be used to
+re-generate all character maps. It only requires
+max7456toool to be found in ${PATH}. After modifying,
+deleting or altering a character .png file, just run
+`make` and it will automatically rebuild the affected
+character sets as well as generate a preview file
+named `$charset_name.png`.
+
+Note that .mcm files MUST be manually added and committed
+to the repo, while .png files MUST NOT (.gitignore is
+set up to ignore them to help avoid mistakes).
diff --git a/resources/osd/bold.mcm b/resources/osd/bold.mcm
index 5cfe10fe..395c2345 100644
--- a/resources/osd/bold.mcm
+++ b/resources/osd/bold.mcm
@@ -10950,804 +10950,43 @@ MAX7456
01010101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+00101010
+10101010
+10100001
+00101010
+10101010
+10100001
+00000000
+10101000
+00000001
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+00000000
01010101
01010101
01010101
@@ -11779,56 +11018,41 @@ MAX7456
01010101
01010101
01000101
-00000101
+01010101
+01010101
+00100001
+01010101
01010100
-01000000
-00000101
+10100001
01010101
-01010000
-00000101
+01010010
+10100001
01010101
-01010000
+01001010
+10100000
00000001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101000
+01001010
+10100000
+00000001
+01010010
+10100001
01010101
01010100
+10100001
01010101
01010101
-01010100
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-00000101
+00100001
01010101
01010101
01000101
01010101
01010101
-01010000
-01010101
-01010101
-01010100
01010101
01010101
01010101
@@ -11842,3334 +11066,54 @@ MAX7456
01010101
01010101
01010101
-00000001
01010101
01010101
-01000000
-00010101
-01010101
-01010100
-00000001
01010101
01010101
-01000000
-00010101
-01010101
-01010000
-00000101
01010101
01010101
-00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
01010101
01010000
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-00010101
-01010101
-01010100
-00000001
-01010101
-01010101
-01000000
-00010101
-01010101
-01010100
-00000001
-00010101
-01010101
-01000000
-00000000
-01010101
-01010100
-01010000
-00000101
-01010100
-01010101
-00000000
-01010100
-01010101
-01010000
00001010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00000000
00010101
-01010100
-00000000
-00000101
-01010100
-00000000
+01010000
10101010
-01010100
-00000000
+00010101
+01001010
+10101000
+01010101
+00101010
+10101000
+01010101
00101010
-00000000
-00000000
10101010
-10000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
00000101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000001
-01010101
-00000001
-01000000
-01010101
-00000101
-01010100
-00010101
-00000101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01010101
-01000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
+01001010
10101010
-00000000
-00000110
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01000000
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-00100000
-00000000
-01010101
-10101010
-00100000
-01010101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+10100001
+01001010
+10100010
+10101000
+01010010
10100000
-00000000
-00000000
-10000000
-00000000
-00000000
-10000000
-00000000
-00000101
-10000000
-00000000
-00000101
-10000000
-00000000
-00010101
-10000000
-00000000
-00010101
-10100000
-00000001
-01010101
-10000000
-00000101
-01010101
-00000000
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000000
-01010101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000001
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-10000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010001
-00000000
-00000101
-01010000
-00000000
-00000000
-00010000
-01010000
-00000000
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000000
-00000101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01011010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10010101
-01011010
-10101010
-10010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100101
-01010101
-01101010
-10100101
-01010101
-01101010
-10010101
-01010101
-01101010
-10010101
-01010101
-10101010
-10010101
-01011010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-01010110
-10101010
-10010101
-01010110
-10101010
-10100101
-01010110
-10101010
-10010101
-01011010
-10101010
-10010101
-01011010
-10101010
-10010101
-01011010
-10101010
-01010101
-01101010
-10101001
-01010101
-01101010
-10100101
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10101001
-01010101
-10101010
-10101001
-01010110
-10101010
-10101001
-01010110
-10101010
-10101001
-01011010
-10101010
-10101001
-01011010
-10101010
-10100101
-01011010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-10101001
-01010101
-01010101
-10101001
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-10101010
-10101010
-10010101
-10101010
-10101010
-10010110
-10101010
-10101010
-01010110
-10101010
-10101010
-01010110
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100101
-01010101
-01010101
-10010101
-01010101
-01010110
-10010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01101010
-10101001
-01010101
-10101010
-10101001
-01010101
-10101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101001
-01010101
-01010110
-10101001
-01010101
-01011010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101001
-01010101
-01101010
-10101001
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010110
-10101010
-10100101
-01011010
-10101010
-01010101
-01011010
-10101010
-01010101
-01101010
-10101010
-01010101
-10101010
-10101010
-01010101
-10101010
-10010110
-01010110
-10101010
-10010110
-01011010
-10101010
-01010110
-01011010
-10101001
-01010110
-01101010
-10101001
-01010110
-10101010
-10100101
-01010110
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010100
-10101010
-10010101
-01010100
-10101010
-10010101
-01010100
-10101010
-10010101
-01010000
-10101010
-10010101
-01010000
-10101010
-10010101
-01010000
-10101010
-10010101
-01000000
-10101010
-10010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000001
-01010100
-00000000
-00000001
-01010000
-00000000
-00000001
-01010000
-00000000
-00000101
-01000000
-00000000
-00000101
-01000000
-01010101
-01010101
-01000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-00000001
-01010101
-00000000
-00000001
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000001
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00010101
-01010000
-00000000
-00010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010100
-01000000
-00000001
-01010100
-01000000
-00000001
-01010100
-00000000
-00000001
-01010100
-00000000
-00000101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00000000
-01010101
-01000000
-00000000
-01010101
-00000000
-00000000
-01010100
-00000000
-00000001
-01010100
-00000000
-00000101
-01010000
-00000000
-00010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000001
-01010101
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-01010100
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-00000000
-00000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00010101
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00000000
-00000000
-00010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010100
-00000000
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-01010101
-00100010
-10100000
-01010101
-01101000
-00000000
-01010101
-01000000
-00000010
-01010101
-01010000
00101000
-01010101
01010100
-00101010
-01010101
-01010101
-00101010
-01010101
-01010101
-01010110
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00100000
-00000000
-00001000
-10100000
-00000000
-00100010
-10000000
-00000000
-10101010
-10100000
-00000000
-10101010
-00000000
-00000010
-10101010
-10000000
-00101010
-10101000
-10000000
-10001010
-10101000
-00000000
-00001001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
+10100001
+01000001
01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
-00000001
-01010101
-00000000
-00010101
-01010101
10000101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
00010101
01010101
01010101
@@ -15203,882 +11147,39 @@ MAX7456
01010101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01011010
-10101010
-01010101
-01101010
-10101010
-01010101
-01101010
-10101010
-01010101
-01101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01101010
-10101010
-01010101
-01101010
-10101010
-01010101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101001
-10101010
-10101010
-10101001
-10101010
-10101010
-10101001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100101
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010110
-10101010
-10010101
-01010110
-01010110
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101001
-01010101
-01011010
-10100101
-01010101
-01011010
-10100101
-01010101
-01011010
-10010101
-01010101
-01011010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-00000000
-10101010
-10010101
-00000000
-10101010
-10010101
-00000000
-01010110
-10010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010101
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-01010101
-01010001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-00000000
-00010101
-01010101
-00000000
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
01010000
00000000
-00000000
-01010100
-00000000
00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000001
-01010100
-00000000
-00000101
-01010000
-01010000
-00000101
-01010000
-01010001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01001010
+10101010
00010101
+01001010
+10101000
+01010101
+01001010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00010010
+10100001
+01001000
+01010100
+10101000
01010001
01010101
+00100001
+01010101
+01010101
+01000101
01010101
01010101
01010101
@@ -16108,68 +11209,42 @@ MAX7456
01010101
01010101
01010101
+00000101
01010101
+01010100
+10100000
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
+01010010
+10101010
+00010101
+01010010
+10101010
+10000001
+01001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101000
+00000101
+00101000
+00101010
+00010101
+01000001
+01001010
00010101
01010101
-00000000
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
00010101
01010101
-00000000
-01010101
-01010100
-01010100
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
01010101
01010101
01010101
@@ -16194,16 +11269,50 @@ MAX7456
01010101
01010101
01010101
+01000000
00000000
00000001
-01010101
+00001000
+10000010
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10100000
+00100000
+00100010
+00000001
00000000
-00000101
-01010101
00000000
-00000101
-01010101
00010101
+01001010
+10101000
+01010101
+01000000
+00000000
+01010101
+01010100
+10000101
+01010101
+01010100
+10000000
+01010101
+01010100
+10001000
+00010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+00000000
00010101
01010101
01010101
@@ -16259,17 +11368,4908 @@ MAX7456
01010101
01010101
01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+01000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000000
+10100000
+00001010
+00001010
+10101010
+00001010
+00001010
+00001010
+00001010
+00001010
+00001010
+00001010
+00001010
+10101010
+00001010
+00001010
+00001010
+00001010
+00001010
+00001010
+00001010
+00000000
+00000000
+00000000
+01000000
+00000000
+00000000
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
00000000
00000101
-01010100
+00000000
+00000000
+00000001
+00000000
+00000000
+00000000
+00000000
+00101010
+10101000
+00000000
+00000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000010
+10000000
+10101010
+00000010
+10000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000001
+00000000
00000000
00000101
-01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
00000000
-00010101
-01010100
-01010100
-00010101
+00000000
+01000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00101010
+10101000
+00101010
+00101000
+00101000
+00101000
+00101000
+00101000
+00101000
+00101010
+10101000
+00101000
+00101000
+00000000
+00101000
+00101000
+00000000
+00101000
+00101000
+00000000
+00101010
+00000000
+00000000
+00000000
+01000000
+00000000
+00000000
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+00000000
+00000000
+00000001
+00000000
+00000000
+00000000
+10101000
+00001010
+10100000
+00101000
+00101000
+00101000
+00101000
+00101000
+00000000
+00101000
+00101010
+10101000
+00101000
+00000000
+00101000
+00101000
+00000000
+00101000
+10101000
+00101010
+10100000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000001
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+01000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000010
+10000000
+00000000
+00101010
+10101000
+00000010
+00101000
+00101000
+00000010
+00101000
+00101000
+00101010
+00101010
+10101000
+00000010
+00101000
+00101000
+00000010
+00101000
+00101000
+00000000
+00000000
+00000000
+00000000
+01000000
+00000000
+00000000
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+00000000
+00000000
+00000001
+00000000
+00000000
+00000000
+00000000
+00101010
+10101000
+10000000
+00101000
+00101000
+10000000
+00101000
+00101000
+10101000
+00101010
+10101000
+10000000
+00101000
+00000000
+10000000
+00101000
+00000000
+00000000
+00101000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000001
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+01000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00101000
+00000010
+10001010
+00101000
+00000010
+10001010
+00101000
+00000010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101010
+10101010
+10001010
+00000000
+00000000
+00000000
+01000000
+00000000
+00000000
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+00000000
+00000000
+00000001
+00000000
+00000000
+00000000
+10101010
+00101010
+10101000
+00001010
+00000010
+10000000
+00001010
+00000010
+10000000
+10101010
+00000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000001
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+01000000
+00000000
+00000000
+00000000
+00000000
+00000000
+00001010
+10101000
+00101010
+00001010
+00001010
+00000010
+00001010
+00001010
+00000010
+00001010
+10101000
+00000010
+00001010
+00001010
+00000010
+00001010
+00001010
+00000010
+00001010
+00001010
+00000010
+00000000
+00000000
+00000000
+01000000
+00000000
+00000000
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+00000000
+00000000
+00000001
+00000000
+00000000
+00000000
+10101000
+10100000
+10100000
+10000000
+10100000
+10100000
+10000000
+10100000
+10100000
+10000000
+10101010
+10100000
+10000000
+10100000
+10100000
+10000000
+10100000
+10100000
+10000000
+10100000
+10100000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000001
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
01010101
01010101
diff --git a/resources/osd/bold/001.png b/resources/osd/bold/001.png
new file mode 100644
index 00000000..4b3ff795
Binary files /dev/null and b/resources/osd/bold/001.png differ
diff --git a/resources/osd/bold/002.png b/resources/osd/bold/002.png
new file mode 100644
index 00000000..c803eab1
Binary files /dev/null and b/resources/osd/bold/002.png differ
diff --git a/resources/osd/bold/003.png b/resources/osd/bold/003.png
new file mode 100644
index 00000000..b88a8c17
Binary files /dev/null and b/resources/osd/bold/003.png differ
diff --git a/resources/osd/bold/004.png b/resources/osd/bold/004.png
new file mode 100644
index 00000000..5323b2d3
Binary files /dev/null and b/resources/osd/bold/004.png differ
diff --git a/resources/osd/bold/005.png b/resources/osd/bold/005.png
new file mode 100644
index 00000000..4269b0e3
Binary files /dev/null and b/resources/osd/bold/005.png differ
diff --git a/resources/osd/bold/006.png b/resources/osd/bold/006.png
new file mode 100644
index 00000000..77e392bc
Binary files /dev/null and b/resources/osd/bold/006.png differ
diff --git a/resources/osd/bold/007.png b/resources/osd/bold/007.png
new file mode 100644
index 00000000..13fbe0b8
Binary files /dev/null and b/resources/osd/bold/007.png differ
diff --git a/resources/osd/bold/008.png b/resources/osd/bold/008.png
new file mode 100644
index 00000000..29dd76cd
Binary files /dev/null and b/resources/osd/bold/008.png differ
diff --git a/resources/osd/bold/009.png b/resources/osd/bold/009.png
new file mode 100644
index 00000000..0f3a8246
Binary files /dev/null and b/resources/osd/bold/009.png differ
diff --git a/resources/osd/bold/010.png b/resources/osd/bold/010.png
new file mode 100644
index 00000000..8993bd22
Binary files /dev/null and b/resources/osd/bold/010.png differ
diff --git a/resources/osd/bold/011.png b/resources/osd/bold/011.png
new file mode 100644
index 00000000..053198cb
Binary files /dev/null and b/resources/osd/bold/011.png differ
diff --git a/resources/osd/bold/012.png b/resources/osd/bold/012.png
new file mode 100644
index 00000000..5513262e
Binary files /dev/null and b/resources/osd/bold/012.png differ
diff --git a/resources/osd/bold/013.png b/resources/osd/bold/013.png
new file mode 100644
index 00000000..5e088b49
Binary files /dev/null and b/resources/osd/bold/013.png differ
diff --git a/resources/osd/bold/014.png b/resources/osd/bold/014.png
new file mode 100644
index 00000000..0000c2a7
Binary files /dev/null and b/resources/osd/bold/014.png differ
diff --git a/resources/osd/bold/015.png b/resources/osd/bold/015.png
new file mode 100644
index 00000000..f335cef4
Binary files /dev/null and b/resources/osd/bold/015.png differ
diff --git a/resources/osd/bold/016.png b/resources/osd/bold/016.png
new file mode 100644
index 00000000..6e340fbe
Binary files /dev/null and b/resources/osd/bold/016.png differ
diff --git a/resources/osd/bold/017.png b/resources/osd/bold/017.png
new file mode 100644
index 00000000..d2d0744d
Binary files /dev/null and b/resources/osd/bold/017.png differ
diff --git a/resources/osd/bold/018.png b/resources/osd/bold/018.png
new file mode 100644
index 00000000..641bf2d7
Binary files /dev/null and b/resources/osd/bold/018.png differ
diff --git a/resources/osd/bold/019.png b/resources/osd/bold/019.png
new file mode 100644
index 00000000..e0d507f7
Binary files /dev/null and b/resources/osd/bold/019.png differ
diff --git a/resources/osd/bold/020.png b/resources/osd/bold/020.png
new file mode 100644
index 00000000..fe2b17de
Binary files /dev/null and b/resources/osd/bold/020.png differ
diff --git a/resources/osd/bold/021.png b/resources/osd/bold/021.png
new file mode 100644
index 00000000..03072f95
Binary files /dev/null and b/resources/osd/bold/021.png differ
diff --git a/resources/osd/bold/022.png b/resources/osd/bold/022.png
new file mode 100644
index 00000000..7dbf1ddf
Binary files /dev/null and b/resources/osd/bold/022.png differ
diff --git a/resources/osd/bold/023.png b/resources/osd/bold/023.png
new file mode 100644
index 00000000..23b2c020
Binary files /dev/null and b/resources/osd/bold/023.png differ
diff --git a/resources/osd/bold/024.png b/resources/osd/bold/024.png
new file mode 100644
index 00000000..efdbe8ec
Binary files /dev/null and b/resources/osd/bold/024.png differ
diff --git a/resources/osd/bold/025.png b/resources/osd/bold/025.png
new file mode 100644
index 00000000..53e5b753
Binary files /dev/null and b/resources/osd/bold/025.png differ
diff --git a/resources/osd/bold/026.png b/resources/osd/bold/026.png
new file mode 100644
index 00000000..2d87ba9a
Binary files /dev/null and b/resources/osd/bold/026.png differ
diff --git a/resources/osd/bold/027.png b/resources/osd/bold/027.png
new file mode 100644
index 00000000..9ce7c003
Binary files /dev/null and b/resources/osd/bold/027.png differ
diff --git a/resources/osd/bold/028.png b/resources/osd/bold/028.png
new file mode 100644
index 00000000..81cbc49c
Binary files /dev/null and b/resources/osd/bold/028.png differ
diff --git a/resources/osd/bold/029.png b/resources/osd/bold/029.png
new file mode 100644
index 00000000..83fb778b
Binary files /dev/null and b/resources/osd/bold/029.png differ
diff --git a/resources/osd/bold/030-031.png b/resources/osd/bold/030-031.png
new file mode 100644
index 00000000..db9c0401
Binary files /dev/null and b/resources/osd/bold/030-031.png differ
diff --git a/resources/osd/bold/033.png b/resources/osd/bold/033.png
new file mode 100644
index 00000000..60bb559f
Binary files /dev/null and b/resources/osd/bold/033.png differ
diff --git a/resources/osd/bold/034.png b/resources/osd/bold/034.png
new file mode 100644
index 00000000..3fd0707a
Binary files /dev/null and b/resources/osd/bold/034.png differ
diff --git a/resources/osd/bold/035.png b/resources/osd/bold/035.png
new file mode 100644
index 00000000..a91e9dec
Binary files /dev/null and b/resources/osd/bold/035.png differ
diff --git a/resources/osd/bold/036.png b/resources/osd/bold/036.png
new file mode 100644
index 00000000..89be09f8
Binary files /dev/null and b/resources/osd/bold/036.png differ
diff --git a/resources/osd/bold/037.png b/resources/osd/bold/037.png
new file mode 100644
index 00000000..831af566
Binary files /dev/null and b/resources/osd/bold/037.png differ
diff --git a/resources/osd/bold/038.png b/resources/osd/bold/038.png
new file mode 100644
index 00000000..0a16cbed
Binary files /dev/null and b/resources/osd/bold/038.png differ
diff --git a/resources/osd/bold/039.png b/resources/osd/bold/039.png
new file mode 100644
index 00000000..87c3bc44
Binary files /dev/null and b/resources/osd/bold/039.png differ
diff --git a/resources/osd/bold/040.png b/resources/osd/bold/040.png
new file mode 100644
index 00000000..355467c2
Binary files /dev/null and b/resources/osd/bold/040.png differ
diff --git a/resources/osd/bold/041.png b/resources/osd/bold/041.png
new file mode 100644
index 00000000..f0cc60cf
Binary files /dev/null and b/resources/osd/bold/041.png differ
diff --git a/resources/osd/bold/042.png b/resources/osd/bold/042.png
new file mode 100644
index 00000000..3fd202ea
Binary files /dev/null and b/resources/osd/bold/042.png differ
diff --git a/resources/osd/bold/043.png b/resources/osd/bold/043.png
new file mode 100644
index 00000000..4ca12050
Binary files /dev/null and b/resources/osd/bold/043.png differ
diff --git a/resources/osd/bold/044.png b/resources/osd/bold/044.png
new file mode 100644
index 00000000..0aab4480
Binary files /dev/null and b/resources/osd/bold/044.png differ
diff --git a/resources/osd/bold/045.png b/resources/osd/bold/045.png
new file mode 100644
index 00000000..dbabda63
Binary files /dev/null and b/resources/osd/bold/045.png differ
diff --git a/resources/osd/bold/046.png b/resources/osd/bold/046.png
new file mode 100644
index 00000000..eb6fc164
Binary files /dev/null and b/resources/osd/bold/046.png differ
diff --git a/resources/osd/bold/047.png b/resources/osd/bold/047.png
new file mode 100644
index 00000000..1d7b74fa
Binary files /dev/null and b/resources/osd/bold/047.png differ
diff --git a/resources/osd/bold/048.png b/resources/osd/bold/048.png
new file mode 100644
index 00000000..cf76c59a
Binary files /dev/null and b/resources/osd/bold/048.png differ
diff --git a/resources/osd/bold/049.png b/resources/osd/bold/049.png
new file mode 100644
index 00000000..350df6e5
Binary files /dev/null and b/resources/osd/bold/049.png differ
diff --git a/resources/osd/bold/050.png b/resources/osd/bold/050.png
new file mode 100644
index 00000000..dc9534d5
Binary files /dev/null and b/resources/osd/bold/050.png differ
diff --git a/resources/osd/bold/051.png b/resources/osd/bold/051.png
new file mode 100644
index 00000000..b375edc3
Binary files /dev/null and b/resources/osd/bold/051.png differ
diff --git a/resources/osd/bold/052.png b/resources/osd/bold/052.png
new file mode 100644
index 00000000..d8023787
Binary files /dev/null and b/resources/osd/bold/052.png differ
diff --git a/resources/osd/bold/053.png b/resources/osd/bold/053.png
new file mode 100644
index 00000000..2fca7719
Binary files /dev/null and b/resources/osd/bold/053.png differ
diff --git a/resources/osd/bold/054.png b/resources/osd/bold/054.png
new file mode 100644
index 00000000..0e0575d4
Binary files /dev/null and b/resources/osd/bold/054.png differ
diff --git a/resources/osd/bold/055.png b/resources/osd/bold/055.png
new file mode 100644
index 00000000..c0c76944
Binary files /dev/null and b/resources/osd/bold/055.png differ
diff --git a/resources/osd/bold/056.png b/resources/osd/bold/056.png
new file mode 100644
index 00000000..a1fe83a5
Binary files /dev/null and b/resources/osd/bold/056.png differ
diff --git a/resources/osd/bold/057.png b/resources/osd/bold/057.png
new file mode 100644
index 00000000..f35ef3b8
Binary files /dev/null and b/resources/osd/bold/057.png differ
diff --git a/resources/osd/bold/058.png b/resources/osd/bold/058.png
new file mode 100644
index 00000000..e7b3a50d
Binary files /dev/null and b/resources/osd/bold/058.png differ
diff --git a/resources/osd/bold/059.png b/resources/osd/bold/059.png
new file mode 100644
index 00000000..c1eb839f
Binary files /dev/null and b/resources/osd/bold/059.png differ
diff --git a/resources/osd/bold/060.png b/resources/osd/bold/060.png
new file mode 100644
index 00000000..bdad6d61
Binary files /dev/null and b/resources/osd/bold/060.png differ
diff --git a/resources/osd/bold/061.png b/resources/osd/bold/061.png
new file mode 100644
index 00000000..a7afbbf4
Binary files /dev/null and b/resources/osd/bold/061.png differ
diff --git a/resources/osd/bold/062.png b/resources/osd/bold/062.png
new file mode 100644
index 00000000..afe307a2
Binary files /dev/null and b/resources/osd/bold/062.png differ
diff --git a/resources/osd/bold/064.png b/resources/osd/bold/064.png
new file mode 100644
index 00000000..19715c32
Binary files /dev/null and b/resources/osd/bold/064.png differ
diff --git a/resources/osd/bold/065.png b/resources/osd/bold/065.png
new file mode 100644
index 00000000..1fa7121e
Binary files /dev/null and b/resources/osd/bold/065.png differ
diff --git a/resources/osd/bold/066.png b/resources/osd/bold/066.png
new file mode 100644
index 00000000..53fb0b4a
Binary files /dev/null and b/resources/osd/bold/066.png differ
diff --git a/resources/osd/bold/067.png b/resources/osd/bold/067.png
new file mode 100644
index 00000000..af41b22d
Binary files /dev/null and b/resources/osd/bold/067.png differ
diff --git a/resources/osd/bold/068.png b/resources/osd/bold/068.png
new file mode 100644
index 00000000..546b942a
Binary files /dev/null and b/resources/osd/bold/068.png differ
diff --git a/resources/osd/bold/069.png b/resources/osd/bold/069.png
new file mode 100644
index 00000000..672a8b0d
Binary files /dev/null and b/resources/osd/bold/069.png differ
diff --git a/resources/osd/bold/070.png b/resources/osd/bold/070.png
new file mode 100644
index 00000000..4e6b5daf
Binary files /dev/null and b/resources/osd/bold/070.png differ
diff --git a/resources/osd/bold/071.png b/resources/osd/bold/071.png
new file mode 100644
index 00000000..5062f527
Binary files /dev/null and b/resources/osd/bold/071.png differ
diff --git a/resources/osd/bold/072.png b/resources/osd/bold/072.png
new file mode 100644
index 00000000..e1098b43
Binary files /dev/null and b/resources/osd/bold/072.png differ
diff --git a/resources/osd/bold/073.png b/resources/osd/bold/073.png
new file mode 100644
index 00000000..cb3456cd
Binary files /dev/null and b/resources/osd/bold/073.png differ
diff --git a/resources/osd/bold/074.png b/resources/osd/bold/074.png
new file mode 100644
index 00000000..e72a84d5
Binary files /dev/null and b/resources/osd/bold/074.png differ
diff --git a/resources/osd/bold/075.png b/resources/osd/bold/075.png
new file mode 100644
index 00000000..9db6c9ef
Binary files /dev/null and b/resources/osd/bold/075.png differ
diff --git a/resources/osd/bold/076.png b/resources/osd/bold/076.png
new file mode 100644
index 00000000..cf57f5fe
Binary files /dev/null and b/resources/osd/bold/076.png differ
diff --git a/resources/osd/bold/077.png b/resources/osd/bold/077.png
new file mode 100644
index 00000000..09f1f36d
Binary files /dev/null and b/resources/osd/bold/077.png differ
diff --git a/resources/osd/bold/078.png b/resources/osd/bold/078.png
new file mode 100644
index 00000000..c2daaf4d
Binary files /dev/null and b/resources/osd/bold/078.png differ
diff --git a/resources/osd/bold/079.png b/resources/osd/bold/079.png
new file mode 100644
index 00000000..7f7157a7
Binary files /dev/null and b/resources/osd/bold/079.png differ
diff --git a/resources/osd/bold/080.png b/resources/osd/bold/080.png
new file mode 100644
index 00000000..69c439a1
Binary files /dev/null and b/resources/osd/bold/080.png differ
diff --git a/resources/osd/bold/081.png b/resources/osd/bold/081.png
new file mode 100644
index 00000000..bfdb57f1
Binary files /dev/null and b/resources/osd/bold/081.png differ
diff --git a/resources/osd/bold/082.png b/resources/osd/bold/082.png
new file mode 100644
index 00000000..ed27b6a4
Binary files /dev/null and b/resources/osd/bold/082.png differ
diff --git a/resources/osd/bold/083.png b/resources/osd/bold/083.png
new file mode 100644
index 00000000..2d3634cc
Binary files /dev/null and b/resources/osd/bold/083.png differ
diff --git a/resources/osd/bold/084.png b/resources/osd/bold/084.png
new file mode 100644
index 00000000..46b84f13
Binary files /dev/null and b/resources/osd/bold/084.png differ
diff --git a/resources/osd/bold/085.png b/resources/osd/bold/085.png
new file mode 100644
index 00000000..cb4a8915
Binary files /dev/null and b/resources/osd/bold/085.png differ
diff --git a/resources/osd/bold/086.png b/resources/osd/bold/086.png
new file mode 100644
index 00000000..e2a8573b
Binary files /dev/null and b/resources/osd/bold/086.png differ
diff --git a/resources/osd/bold/087.png b/resources/osd/bold/087.png
new file mode 100644
index 00000000..10561205
Binary files /dev/null and b/resources/osd/bold/087.png differ
diff --git a/resources/osd/bold/088.png b/resources/osd/bold/088.png
new file mode 100644
index 00000000..9fe209fb
Binary files /dev/null and b/resources/osd/bold/088.png differ
diff --git a/resources/osd/bold/089.png b/resources/osd/bold/089.png
new file mode 100644
index 00000000..081e276d
Binary files /dev/null and b/resources/osd/bold/089.png differ
diff --git a/resources/osd/bold/090.png b/resources/osd/bold/090.png
new file mode 100644
index 00000000..0da0cd93
Binary files /dev/null and b/resources/osd/bold/090.png differ
diff --git a/resources/osd/bold/091.png b/resources/osd/bold/091.png
new file mode 100644
index 00000000..6ebddb1f
Binary files /dev/null and b/resources/osd/bold/091.png differ
diff --git a/resources/osd/bold/092.png b/resources/osd/bold/092.png
new file mode 100644
index 00000000..3276a6f7
Binary files /dev/null and b/resources/osd/bold/092.png differ
diff --git a/resources/osd/bold/093.png b/resources/osd/bold/093.png
new file mode 100644
index 00000000..2f4b1d45
Binary files /dev/null and b/resources/osd/bold/093.png differ
diff --git a/resources/osd/bold/094.png b/resources/osd/bold/094.png
new file mode 100644
index 00000000..deb62591
Binary files /dev/null and b/resources/osd/bold/094.png differ
diff --git a/resources/osd/bold/095.png b/resources/osd/bold/095.png
new file mode 100644
index 00000000..e180d783
Binary files /dev/null and b/resources/osd/bold/095.png differ
diff --git a/resources/osd/bold/096.png b/resources/osd/bold/096.png
new file mode 100644
index 00000000..b2ff0724
Binary files /dev/null and b/resources/osd/bold/096.png differ
diff --git a/resources/osd/bold/097.png b/resources/osd/bold/097.png
new file mode 100644
index 00000000..2016b6ff
Binary files /dev/null and b/resources/osd/bold/097.png differ
diff --git a/resources/osd/bold/098.png b/resources/osd/bold/098.png
new file mode 100644
index 00000000..841bb924
Binary files /dev/null and b/resources/osd/bold/098.png differ
diff --git a/resources/osd/bold/099.png b/resources/osd/bold/099.png
new file mode 100644
index 00000000..0508a631
Binary files /dev/null and b/resources/osd/bold/099.png differ
diff --git a/resources/osd/bold/100.png b/resources/osd/bold/100.png
new file mode 100644
index 00000000..b6e48c87
Binary files /dev/null and b/resources/osd/bold/100.png differ
diff --git a/resources/osd/bold/101.png b/resources/osd/bold/101.png
new file mode 100644
index 00000000..a6c0dd5d
Binary files /dev/null and b/resources/osd/bold/101.png differ
diff --git a/resources/osd/bold/102.png b/resources/osd/bold/102.png
new file mode 100644
index 00000000..3526504b
Binary files /dev/null and b/resources/osd/bold/102.png differ
diff --git a/resources/osd/bold/103.png b/resources/osd/bold/103.png
new file mode 100644
index 00000000..b13d2c6c
Binary files /dev/null and b/resources/osd/bold/103.png differ
diff --git a/resources/osd/bold/104.png b/resources/osd/bold/104.png
new file mode 100644
index 00000000..7562bc07
Binary files /dev/null and b/resources/osd/bold/104.png differ
diff --git a/resources/osd/bold/105.png b/resources/osd/bold/105.png
new file mode 100644
index 00000000..3a55f04d
Binary files /dev/null and b/resources/osd/bold/105.png differ
diff --git a/resources/osd/bold/106.png b/resources/osd/bold/106.png
new file mode 100644
index 00000000..b9b67e0d
Binary files /dev/null and b/resources/osd/bold/106.png differ
diff --git a/resources/osd/bold/107.png b/resources/osd/bold/107.png
new file mode 100644
index 00000000..bae44f62
Binary files /dev/null and b/resources/osd/bold/107.png differ
diff --git a/resources/osd/bold/108.png b/resources/osd/bold/108.png
new file mode 100644
index 00000000..4ba84845
Binary files /dev/null and b/resources/osd/bold/108.png differ
diff --git a/resources/osd/bold/109.png b/resources/osd/bold/109.png
new file mode 100644
index 00000000..bdd370b4
Binary files /dev/null and b/resources/osd/bold/109.png differ
diff --git a/resources/osd/bold/110.png b/resources/osd/bold/110.png
new file mode 100644
index 00000000..19a146c9
Binary files /dev/null and b/resources/osd/bold/110.png differ
diff --git a/resources/osd/bold/111.png b/resources/osd/bold/111.png
new file mode 100644
index 00000000..d8ff371c
Binary files /dev/null and b/resources/osd/bold/111.png differ
diff --git a/resources/osd/bold/112.png b/resources/osd/bold/112.png
new file mode 100644
index 00000000..f950a3df
Binary files /dev/null and b/resources/osd/bold/112.png differ
diff --git a/resources/osd/bold/113.png b/resources/osd/bold/113.png
new file mode 100644
index 00000000..c9f5e91a
Binary files /dev/null and b/resources/osd/bold/113.png differ
diff --git a/resources/osd/bold/114.png b/resources/osd/bold/114.png
new file mode 100644
index 00000000..bddf5289
Binary files /dev/null and b/resources/osd/bold/114.png differ
diff --git a/resources/osd/bold/115.png b/resources/osd/bold/115.png
new file mode 100644
index 00000000..40f5ac50
Binary files /dev/null and b/resources/osd/bold/115.png differ
diff --git a/resources/osd/bold/116.png b/resources/osd/bold/116.png
new file mode 100644
index 00000000..c524ff8a
Binary files /dev/null and b/resources/osd/bold/116.png differ
diff --git a/resources/osd/bold/117.png b/resources/osd/bold/117.png
new file mode 100644
index 00000000..878f05a9
Binary files /dev/null and b/resources/osd/bold/117.png differ
diff --git a/resources/osd/bold/118.png b/resources/osd/bold/118.png
new file mode 100644
index 00000000..046a63bf
Binary files /dev/null and b/resources/osd/bold/118.png differ
diff --git a/resources/osd/bold/119.png b/resources/osd/bold/119.png
new file mode 100644
index 00000000..c1c8a36e
Binary files /dev/null and b/resources/osd/bold/119.png differ
diff --git a/resources/osd/bold/120.png b/resources/osd/bold/120.png
new file mode 100644
index 00000000..465a914a
Binary files /dev/null and b/resources/osd/bold/120.png differ
diff --git a/resources/osd/bold/121.png b/resources/osd/bold/121.png
new file mode 100644
index 00000000..4756e696
Binary files /dev/null and b/resources/osd/bold/121.png differ
diff --git a/resources/osd/bold/123.png b/resources/osd/bold/123.png
new file mode 100644
index 00000000..c18a48cd
Binary files /dev/null and b/resources/osd/bold/123.png differ
diff --git a/resources/osd/bold/124.png b/resources/osd/bold/124.png
new file mode 100644
index 00000000..85249519
Binary files /dev/null and b/resources/osd/bold/124.png differ
diff --git a/resources/osd/bold/125.png b/resources/osd/bold/125.png
new file mode 100644
index 00000000..0c8e476b
Binary files /dev/null and b/resources/osd/bold/125.png differ
diff --git a/resources/osd/bold/126.png b/resources/osd/bold/126.png
new file mode 100644
index 00000000..5d94924a
Binary files /dev/null and b/resources/osd/bold/126.png differ
diff --git a/resources/osd/bold/127.png b/resources/osd/bold/127.png
new file mode 100644
index 00000000..320685eb
Binary files /dev/null and b/resources/osd/bold/127.png differ
diff --git a/resources/osd/bold/128.png b/resources/osd/bold/128.png
new file mode 100644
index 00000000..d70db5c5
Binary files /dev/null and b/resources/osd/bold/128.png differ
diff --git a/resources/osd/bold/129.png b/resources/osd/bold/129.png
new file mode 100644
index 00000000..3854cf71
Binary files /dev/null and b/resources/osd/bold/129.png differ
diff --git a/resources/osd/bold/130.png b/resources/osd/bold/130.png
new file mode 100644
index 00000000..fa8f69e8
Binary files /dev/null and b/resources/osd/bold/130.png differ
diff --git a/resources/osd/bold/131.png b/resources/osd/bold/131.png
new file mode 100644
index 00000000..5ae3a975
Binary files /dev/null and b/resources/osd/bold/131.png differ
diff --git a/resources/osd/bold/132.png b/resources/osd/bold/132.png
new file mode 100644
index 00000000..4558ea77
Binary files /dev/null and b/resources/osd/bold/132.png differ
diff --git a/resources/osd/bold/133.png b/resources/osd/bold/133.png
new file mode 100644
index 00000000..5d0d4a49
Binary files /dev/null and b/resources/osd/bold/133.png differ
diff --git a/resources/osd/bold/134.png b/resources/osd/bold/134.png
new file mode 100644
index 00000000..d5d80a02
Binary files /dev/null and b/resources/osd/bold/134.png differ
diff --git a/resources/osd/bold/135.png b/resources/osd/bold/135.png
new file mode 100644
index 00000000..166e7a42
Binary files /dev/null and b/resources/osd/bold/135.png differ
diff --git a/resources/osd/bold/136.png b/resources/osd/bold/136.png
new file mode 100644
index 00000000..5648cd42
Binary files /dev/null and b/resources/osd/bold/136.png differ
diff --git a/resources/osd/bold/137.png b/resources/osd/bold/137.png
new file mode 100644
index 00000000..53ef67da
Binary files /dev/null and b/resources/osd/bold/137.png differ
diff --git a/resources/osd/bold/138.png b/resources/osd/bold/138.png
new file mode 100644
index 00000000..02e1fea7
Binary files /dev/null and b/resources/osd/bold/138.png differ
diff --git a/resources/osd/bold/139.png b/resources/osd/bold/139.png
new file mode 100644
index 00000000..087c8c64
Binary files /dev/null and b/resources/osd/bold/139.png differ
diff --git a/resources/osd/bold/140.png b/resources/osd/bold/140.png
new file mode 100644
index 00000000..29b4ed60
Binary files /dev/null and b/resources/osd/bold/140.png differ
diff --git a/resources/osd/bold/141.png b/resources/osd/bold/141.png
new file mode 100644
index 00000000..b6a96bcf
Binary files /dev/null and b/resources/osd/bold/141.png differ
diff --git a/resources/osd/bold/142.png b/resources/osd/bold/142.png
new file mode 100644
index 00000000..47571183
Binary files /dev/null and b/resources/osd/bold/142.png differ
diff --git a/resources/osd/bold/143.png b/resources/osd/bold/143.png
new file mode 100644
index 00000000..721eda86
Binary files /dev/null and b/resources/osd/bold/143.png differ
diff --git a/resources/osd/bold/144.png b/resources/osd/bold/144.png
new file mode 100644
index 00000000..6d85ec2a
Binary files /dev/null and b/resources/osd/bold/144.png differ
diff --git a/resources/osd/bold/145.png b/resources/osd/bold/145.png
new file mode 100644
index 00000000..6241353b
Binary files /dev/null and b/resources/osd/bold/145.png differ
diff --git a/resources/osd/bold/146.png b/resources/osd/bold/146.png
new file mode 100644
index 00000000..99ee059c
Binary files /dev/null and b/resources/osd/bold/146.png differ
diff --git a/resources/osd/bold/147.png b/resources/osd/bold/147.png
new file mode 100644
index 00000000..fd308af7
Binary files /dev/null and b/resources/osd/bold/147.png differ
diff --git a/resources/osd/bold/148.png b/resources/osd/bold/148.png
new file mode 100644
index 00000000..e51c407e
Binary files /dev/null and b/resources/osd/bold/148.png differ
diff --git a/resources/osd/bold/149.png b/resources/osd/bold/149.png
new file mode 100644
index 00000000..316f88e4
Binary files /dev/null and b/resources/osd/bold/149.png differ
diff --git a/resources/osd/bold/150.png b/resources/osd/bold/150.png
new file mode 100644
index 00000000..48cbf1e2
Binary files /dev/null and b/resources/osd/bold/150.png differ
diff --git a/resources/osd/bold/151.png b/resources/osd/bold/151.png
new file mode 100644
index 00000000..73614b25
Binary files /dev/null and b/resources/osd/bold/151.png differ
diff --git a/resources/osd/bold/152.png b/resources/osd/bold/152.png
new file mode 100644
index 00000000..1b13db12
Binary files /dev/null and b/resources/osd/bold/152.png differ
diff --git a/resources/osd/bold/153.png b/resources/osd/bold/153.png
new file mode 100644
index 00000000..6cd12969
Binary files /dev/null and b/resources/osd/bold/153.png differ
diff --git a/resources/osd/bold/154.png b/resources/osd/bold/154.png
new file mode 100644
index 00000000..49275e31
Binary files /dev/null and b/resources/osd/bold/154.png differ
diff --git a/resources/osd/bold/155.png b/resources/osd/bold/155.png
new file mode 100644
index 00000000..470a96c6
Binary files /dev/null and b/resources/osd/bold/155.png differ
diff --git a/resources/osd/bold/156.png b/resources/osd/bold/156.png
new file mode 100644
index 00000000..02802ce8
Binary files /dev/null and b/resources/osd/bold/156.png differ
diff --git a/resources/osd/bold/157-158.png b/resources/osd/bold/157-158.png
new file mode 100644
index 00000000..e91eb925
Binary files /dev/null and b/resources/osd/bold/157-158.png differ
diff --git a/resources/osd/bold/159.png b/resources/osd/bold/159.png
new file mode 100644
index 00000000..c14135f2
Binary files /dev/null and b/resources/osd/bold/159.png differ
diff --git a/resources/osd/bold/160.png b/resources/osd/bold/160.png
new file mode 100644
index 00000000..315b38dc
Binary files /dev/null and b/resources/osd/bold/160.png differ
diff --git a/resources/osd/bold/161.png b/resources/osd/bold/161.png
new file mode 100644
index 00000000..18435478
Binary files /dev/null and b/resources/osd/bold/161.png differ
diff --git a/resources/osd/bold/162.png b/resources/osd/bold/162.png
new file mode 100644
index 00000000..c3697a36
Binary files /dev/null and b/resources/osd/bold/162.png differ
diff --git a/resources/osd/bold/163.png b/resources/osd/bold/163.png
new file mode 100644
index 00000000..fe1ee7fb
Binary files /dev/null and b/resources/osd/bold/163.png differ
diff --git a/resources/osd/bold/164.png b/resources/osd/bold/164.png
new file mode 100644
index 00000000..33552e3d
Binary files /dev/null and b/resources/osd/bold/164.png differ
diff --git a/resources/osd/bold/165.png b/resources/osd/bold/165.png
new file mode 100644
index 00000000..eb605e82
Binary files /dev/null and b/resources/osd/bold/165.png differ
diff --git a/resources/osd/bold/166.png b/resources/osd/bold/166.png
new file mode 100644
index 00000000..e5fb4cf7
Binary files /dev/null and b/resources/osd/bold/166.png differ
diff --git a/resources/osd/bold/167.png b/resources/osd/bold/167.png
new file mode 100644
index 00000000..0ecf23a5
Binary files /dev/null and b/resources/osd/bold/167.png differ
diff --git a/resources/osd/bold/168.png b/resources/osd/bold/168.png
new file mode 100644
index 00000000..f1b62970
Binary files /dev/null and b/resources/osd/bold/168.png differ
diff --git a/resources/osd/bold/169.png b/resources/osd/bold/169.png
new file mode 100644
index 00000000..b7865016
Binary files /dev/null and b/resources/osd/bold/169.png differ
diff --git a/resources/osd/bold/170.png b/resources/osd/bold/170.png
new file mode 100644
index 00000000..991fa419
Binary files /dev/null and b/resources/osd/bold/170.png differ
diff --git a/resources/osd/bold/171.png b/resources/osd/bold/171.png
new file mode 100644
index 00000000..fcf180fc
Binary files /dev/null and b/resources/osd/bold/171.png differ
diff --git a/resources/osd/bold/172.png b/resources/osd/bold/172.png
new file mode 100644
index 00000000..06c3d9b2
Binary files /dev/null and b/resources/osd/bold/172.png differ
diff --git a/resources/osd/bold/173.png b/resources/osd/bold/173.png
new file mode 100644
index 00000000..74ee2ded
Binary files /dev/null and b/resources/osd/bold/173.png differ
diff --git a/resources/osd/bold/174.png b/resources/osd/bold/174.png
new file mode 100644
index 00000000..6e64998b
Binary files /dev/null and b/resources/osd/bold/174.png differ
diff --git a/resources/osd/bold/175.png b/resources/osd/bold/175.png
new file mode 100644
index 00000000..b5019013
Binary files /dev/null and b/resources/osd/bold/175.png differ
diff --git a/resources/osd/bold/176.png b/resources/osd/bold/176.png
new file mode 100644
index 00000000..470e31ec
Binary files /dev/null and b/resources/osd/bold/176.png differ
diff --git a/resources/osd/bold/178-179.png b/resources/osd/bold/178-179.png
new file mode 100644
index 00000000..a570bce3
Binary files /dev/null and b/resources/osd/bold/178-179.png differ
diff --git a/resources/osd/bold/180-181.png b/resources/osd/bold/180-181.png
new file mode 100644
index 00000000..1f487cb8
Binary files /dev/null and b/resources/osd/bold/180-181.png differ
diff --git a/resources/osd/bold/182-183.png b/resources/osd/bold/182-183.png
new file mode 100644
index 00000000..2836d6b0
Binary files /dev/null and b/resources/osd/bold/182-183.png differ
diff --git a/resources/osd/bold/184-185.png b/resources/osd/bold/184-185.png
new file mode 100644
index 00000000..b01b77f1
Binary files /dev/null and b/resources/osd/bold/184-185.png differ
diff --git a/resources/osd/bold/186-187.png b/resources/osd/bold/186-187.png
new file mode 100644
index 00000000..4230519f
Binary files /dev/null and b/resources/osd/bold/186-187.png differ
diff --git a/resources/osd/default.mcm b/resources/osd/default.mcm
index 125c1ff8..a12806d0 100644
--- a/resources/osd/default.mcm
+++ b/resources/osd/default.mcm
@@ -11269,3906 +11269,50 @@ MAX7456
01010101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00000101
-01010100
-01000000
-00000101
-01010101
-01010000
-00000101
-01010101
-01010000
-00000001
-01010101
-01010100
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
01010001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-01000000
-00010101
-01010101
-01010100
-00000001
-01010101
-01010101
-01000000
-00010101
-01010101
-01010000
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-00010101
-01010101
-01010100
-00000001
-01010101
-01010101
-01000000
-00010101
-01010101
-01010100
-00000001
-00010101
-01010101
-01000000
-00000000
-01010101
-01010100
-01010000
-00000101
-01010100
-01010101
-00000000
-01010100
-01010101
-01010000
-00001010
-01010101
-01010010
-00101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00000000
-00010101
-01010100
-00000000
-00000101
-01010100
-00000000
-10101010
-01010100
-00000000
-00101010
-00000000
-00000000
-10101010
-10000000
-00000000
-10100000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000001
-01010101
-00000001
-01000000
-01010101
-00000101
-01010100
-00010101
-00000101
-01010101
-00000101
-00000001
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01011001
-01010101
-01011010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01010101
-01000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-10101010
-00000000
-00000110
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01000000
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-00100000
-00000000
-01010101
-10101010
-00100000
-01010101
-10101010
-10101010
-01010101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100000
-00000000
-00000000
-10000000
-00000000
-00000000
-10000000
-00000000
00000101
-10000000
-00000000
-00000101
-10000000
-00000000
-00010101
-10000000
-00000000
-00010101
-10100000
-00000001
-01010101
-10000000
-00000101
-01010101
-00000000
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000000
-01010101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000001
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-10000000
-00000000
-00000000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010001
-00000000
-00000101
-01010000
-00000000
-00000000
-00010000
-01010000
-00000000
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000000
-00000101
-00000000
-00000000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010000
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01011010
-10101010
-01010101
-01011010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10010101
-01011010
-10101010
-10010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100101
-01010101
-01101010
-10100101
-01010101
-01101010
-10010101
-01010101
-01101010
-10010101
-01010101
-10101010
-10010101
-01011010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-01010110
-10101010
-10010101
-01010110
-10101010
-10100101
-01010110
-10101010
-10010101
-01011010
-10101010
-10010101
-01011010
-10101010
-10010101
-01011010
-10101010
-01010101
-01101010
-10101001
-01010101
-01101010
-10100101
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10101001
-01010101
-10101010
-10101001
-01010110
-10101010
-10101001
-01010110
-10101010
-10101001
-01011010
-10101010
-10101001
-01011010
-10101010
-10100101
-01011010
-10101010
-10100101
-01101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-10101001
-01010101
-01010101
-10101001
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-10101010
-10101010
-10010101
-10101010
-10101010
-10010110
-10101010
-10101010
-01010110
-10101010
-10101010
-01010110
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100101
-01010101
-01010101
-10010101
-01010101
-01010110
-10010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01101010
-10101001
-01010101
-10101010
-10101001
-01010101
-10101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101001
-01010101
-01010110
-10101001
-01010101
-01011010
-10101001
-01010101
-01101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101001
-01010101
-01101010
-10101001
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010110
-10101010
-10100101
-01011010
-10101010
-01010101
-01011010
-10101010
-01010101
-01101010
-10101010
-01010101
-10101010
-10101010
-01010101
-10101010
-10010110
-01010110
-10101010
-10010110
-01011010
-10101010
-01010110
-01011010
-10101001
-01010110
-01101010
-10101001
-01010110
-10101010
-10100101
-01010110
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010100
-10101010
-10010101
-01010100
-10101010
-10010101
-01010100
-10101010
-10010101
-01010000
-10101010
-10010101
-01010000
-10101010
-10010101
-01010000
-10101010
-10010101
-01000000
-10101010
-10010101
-01000000
-10101010
-10010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000001
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000001
-01010100
-00000000
-00000001
-01010000
-00000000
-00000001
-01010000
-00000000
-00000101
-01000000
-00000000
-00000101
-01000000
-01010101
-01010101
-01000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-00000001
-01010101
-00000000
-00000001
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000001
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00010101
-01010000
-00000000
-00010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010100
-01000000
-00000001
-01010100
-01000000
-00000001
-01010100
-00000000
-00000001
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00000000
-01010101
-01000000
-00000000
-01010101
-00000000
-00000000
-01010100
-00000000
-00000001
-01010100
-00000000
-00000101
-01010000
-00000000
-00010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000001
-01010101
-00000000
-00000000
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-01010100
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-00000000
-00000001
-01010100
-00000000
-00000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00010101
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00000000
-00000000
-00010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010100
-00000000
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-01010101
+01001000
+10000010
+10100001
+00100010
00100010
-10100000
-01010101
-01101000
-00000000
-01010101
-01000000
-00000010
-01010101
-01010000
-00101000
-01010101
-01010100
-00101010
-01010101
-01010101
-00101010
-01010101
-01010101
-01010110
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00100000
-00000000
00001000
-10100000
-00000000
00100010
-10000000
-00000000
-10101010
-10100000
-00000000
-10101010
-00000000
-00000010
-10101010
-10000000
-00101010
-10101000
-10000000
-10001010
-10101000
-00000000
-00001001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
+00100010
+10100001
+00100000
+00100010
00000101
+01000000
00000000
-00000000
-00010101
-00000000
+01010101
+01001010
+10101000
+01010101
+01010000
00000001
01010101
-00000000
-00010101
-01010101
+01010100
10000101
01010101
+01010100
+10000001
01010101
+01010100
+10001000
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
00010101
01010101
+00010100
01010101
01010101
01010101
@@ -15232,17 +11376,67 @@ MAX7456
01010101
01010101
01010101
-01011010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000001
+01000101
+01010001
+10000100
+00100000
+01001000
+00010010
+10001010
+00001000
+01010010
+00000010
+00001000
+01010010
+00000010
+00001000
+01010010
10101010
+00001000
+00010010
+00000010
+00001000
+10000010
+00010010
+00001010
+10000000
+01010100
+01010000
+10101000
01010101
-01101010
-10101010
01010101
-01101010
-10101010
01010101
-01101010
-10101010
01010101
01010101
01010101
@@ -15275,870 +11469,99 @@ MAX7456
01010101
01010101
01010101
+00101010
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01101010
-10101010
-01010101
-01101010
-10101010
-01010101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101001
-10101010
-10101010
-10101001
-10101010
-10101010
-10101001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100101
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010110
-10101010
-10010101
-01010110
-01010110
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101001
-01010101
-01011010
-10100101
-01010101
-01011010
-10100101
-01010101
-01011010
-10010101
-01010101
-01011010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
00000000
+00000010
+01010100
10101010
-10010101
-00000000
-10101010
-10010101
-00000000
-01010110
-10010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+10000010
+01010101
+00001000
+00010100
+01010101
+01001000
01010101
01010101
+01001000
01010101
01010101
+01001000
01010101
00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010101
-00000000
-00000000
+01001000
01010100
-00000000
-00000000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-01010101
-01010001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-00000000
-00010101
-01010101
-00000000
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
+10101000
+01001000
+01010010
00000001
-01010100
-00000000
-00000101
-01010000
-01010000
-00000101
-01010000
01010001
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000000
+00000000
+01010000
+10000010
+10101010
+00001010
+00010010
+00000010
+00001000
+01010010
+00000010
+00001000
+01010010
+10101010
+00001000
+01010010
+00000000
+01001000
+00010010
00010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
+01001000
+10000010
00010101
+01001010
+10000000
01010101
-00000000
-00010101
-01010101
-00000000
-01010101
-01010100
-01010100
-01010101
-01010100
+01010000
+10101000
01010101
01010101
01010101
@@ -16174,35 +11597,99 @@ MAX7456
01010101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
+00101010
00000001
+01010000
+00000010
+10101000
+01001010
+10000010
+00001000
+00100000
+00100000
+01001000
+00100000
+00000001
+01001000
+00101010
+10100001
+01001000
+01000000
+00100001
+00001000
+01000000
+00100000
+10101000
+00101010
+10000010
+00000001
+01000000
+00000010
01010101
-00000000
-00000101
01010101
-00000000
-00000101
+00101010
01010101
-00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000001
00010101
01010101
+10000000
+10000001
+01010100
+00001010
+00101000
+01010010
+01001000
+00001000
+01000010
+01001000
+00001000
+00101010
+01001010
+10101000
+01000010
+00001000
+00001000
+01010010
+10001000
+01001000
+01010100
+10000001
+01010001
+01010101
+10101000
01010101
01010101
01010101
@@ -16238,35 +11725,4548 @@ MAX7456
01010101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+00101010
01010101
00000000
-00000101
+00000010
01010100
+10101010
+10000010
+00010100
+10000000
+10000100
+00000100
+10000000
+10000101
+10100000
+10101010
+10000101
+00000100
+10000000
+00010101
+00010100
+10000101
+01010100
+01010100
+10000101
+01010010
+01010101
+00010101
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000000
+01010100
+01010000
+10000010
+00010010
+00001010
+00010010
+00010010
+00001000
+01010010
+00000010
+00001000
+01010010
+00100010
+00001010
+01010010
+00100010
+00001000
+00010010
+00100010
+00001000
+10000010
+10001010
+00001000
+10000000
00000000
-00000101
+01010001
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+00000001
+01000000
+00000010
+10101000
+00101010
+10100010
+00001000
+01000010
+00000100
+00001000
+01010010
+00010101
+10101000
+01010010
+00010101
+00000001
+01010010
+00010101
+01010101
+01010010
+00010100
+01010101
+01010010
+00010010
+01010101
01010100
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000000
+00000000
+01010000
+10000010
+10101010
+00001010
+00010010
+00000010
+00010000
+01010010
+00000010
+00010100
+01010010
+10101010
+00010100
+01010010
+00101000
+00010100
+00010010
+00001010
+00010100
+10000010
+00010010
+00010100
+10000000
+01010100
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
00000000
00010101
-01010100
-01010100
+00000010
+10101000
+10000100
+10000010
+10000000
+10000100
+10000100
+10000100
+10000000
+10000101
+10000100
+10101010
+10000101
+10000100
+10000000
+10000101
+10000100
+10000100
+10000100
+10000100
+10000100
+10000010
00010101
+00010101
+00000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
01010101
01010101
diff --git a/resources/osd/default/001.png b/resources/osd/default/001.png
new file mode 100644
index 00000000..4b3ff795
Binary files /dev/null and b/resources/osd/default/001.png differ
diff --git a/resources/osd/default/002.png b/resources/osd/default/002.png
new file mode 100644
index 00000000..a30af212
Binary files /dev/null and b/resources/osd/default/002.png differ
diff --git a/resources/osd/default/003.png b/resources/osd/default/003.png
new file mode 100644
index 00000000..d86ecee8
Binary files /dev/null and b/resources/osd/default/003.png differ
diff --git a/resources/osd/default/004.png b/resources/osd/default/004.png
new file mode 100644
index 00000000..a3cf0c4f
Binary files /dev/null and b/resources/osd/default/004.png differ
diff --git a/resources/osd/default/005.png b/resources/osd/default/005.png
new file mode 100644
index 00000000..7750c6d7
Binary files /dev/null and b/resources/osd/default/005.png differ
diff --git a/resources/osd/default/006.png b/resources/osd/default/006.png
new file mode 100644
index 00000000..006584f3
Binary files /dev/null and b/resources/osd/default/006.png differ
diff --git a/resources/osd/default/007.png b/resources/osd/default/007.png
new file mode 100644
index 00000000..4f1f7517
Binary files /dev/null and b/resources/osd/default/007.png differ
diff --git a/resources/osd/default/008.png b/resources/osd/default/008.png
new file mode 100644
index 00000000..b25a0413
Binary files /dev/null and b/resources/osd/default/008.png differ
diff --git a/resources/osd/default/009.png b/resources/osd/default/009.png
new file mode 100644
index 00000000..20b43ff1
Binary files /dev/null and b/resources/osd/default/009.png differ
diff --git a/resources/osd/default/010.png b/resources/osd/default/010.png
new file mode 100644
index 00000000..ff2d03cb
Binary files /dev/null and b/resources/osd/default/010.png differ
diff --git a/resources/osd/default/011.png b/resources/osd/default/011.png
new file mode 100644
index 00000000..053198cb
Binary files /dev/null and b/resources/osd/default/011.png differ
diff --git a/resources/osd/default/012.png b/resources/osd/default/012.png
new file mode 100644
index 00000000..53ee5332
Binary files /dev/null and b/resources/osd/default/012.png differ
diff --git a/resources/osd/default/013.png b/resources/osd/default/013.png
new file mode 100644
index 00000000..03b90e1a
Binary files /dev/null and b/resources/osd/default/013.png differ
diff --git a/resources/osd/default/014.png b/resources/osd/default/014.png
new file mode 100644
index 00000000..b304c8e4
Binary files /dev/null and b/resources/osd/default/014.png differ
diff --git a/resources/osd/default/015.png b/resources/osd/default/015.png
new file mode 100644
index 00000000..e8cf1127
Binary files /dev/null and b/resources/osd/default/015.png differ
diff --git a/resources/osd/default/016.png b/resources/osd/default/016.png
new file mode 100644
index 00000000..d8a9e0db
Binary files /dev/null and b/resources/osd/default/016.png differ
diff --git a/resources/osd/default/017.png b/resources/osd/default/017.png
new file mode 100644
index 00000000..5bb3695d
Binary files /dev/null and b/resources/osd/default/017.png differ
diff --git a/resources/osd/default/018.png b/resources/osd/default/018.png
new file mode 100644
index 00000000..0eab164b
Binary files /dev/null and b/resources/osd/default/018.png differ
diff --git a/resources/osd/default/019.png b/resources/osd/default/019.png
new file mode 100644
index 00000000..3dd0aed4
Binary files /dev/null and b/resources/osd/default/019.png differ
diff --git a/resources/osd/default/020.png b/resources/osd/default/020.png
new file mode 100644
index 00000000..14377ded
Binary files /dev/null and b/resources/osd/default/020.png differ
diff --git a/resources/osd/default/021.png b/resources/osd/default/021.png
new file mode 100644
index 00000000..39c0cdac
Binary files /dev/null and b/resources/osd/default/021.png differ
diff --git a/resources/osd/default/022.png b/resources/osd/default/022.png
new file mode 100644
index 00000000..308c53e4
Binary files /dev/null and b/resources/osd/default/022.png differ
diff --git a/resources/osd/default/023.png b/resources/osd/default/023.png
new file mode 100644
index 00000000..3000ef29
Binary files /dev/null and b/resources/osd/default/023.png differ
diff --git a/resources/osd/default/024.png b/resources/osd/default/024.png
new file mode 100644
index 00000000..1fc49d89
Binary files /dev/null and b/resources/osd/default/024.png differ
diff --git a/resources/osd/default/025.png b/resources/osd/default/025.png
new file mode 100644
index 00000000..8c6a7740
Binary files /dev/null and b/resources/osd/default/025.png differ
diff --git a/resources/osd/default/026.png b/resources/osd/default/026.png
new file mode 100644
index 00000000..1e41a414
Binary files /dev/null and b/resources/osd/default/026.png differ
diff --git a/resources/osd/default/027.png b/resources/osd/default/027.png
new file mode 100644
index 00000000..44b7d634
Binary files /dev/null and b/resources/osd/default/027.png differ
diff --git a/resources/osd/default/028.png b/resources/osd/default/028.png
new file mode 100644
index 00000000..df43cc6f
Binary files /dev/null and b/resources/osd/default/028.png differ
diff --git a/resources/osd/default/029.png b/resources/osd/default/029.png
new file mode 100644
index 00000000..2c432b9d
Binary files /dev/null and b/resources/osd/default/029.png differ
diff --git a/resources/osd/default/030-031.png b/resources/osd/default/030-031.png
new file mode 100644
index 00000000..e4ff730a
Binary files /dev/null and b/resources/osd/default/030-031.png differ
diff --git a/resources/osd/default/033.png b/resources/osd/default/033.png
new file mode 100644
index 00000000..5d41af34
Binary files /dev/null and b/resources/osd/default/033.png differ
diff --git a/resources/osd/default/034.png b/resources/osd/default/034.png
new file mode 100644
index 00000000..9402b171
Binary files /dev/null and b/resources/osd/default/034.png differ
diff --git a/resources/osd/default/035.png b/resources/osd/default/035.png
new file mode 100644
index 00000000..146e63c2
Binary files /dev/null and b/resources/osd/default/035.png differ
diff --git a/resources/osd/default/036.png b/resources/osd/default/036.png
new file mode 100644
index 00000000..da701a35
Binary files /dev/null and b/resources/osd/default/036.png differ
diff --git a/resources/osd/default/037.png b/resources/osd/default/037.png
new file mode 100644
index 00000000..04bc665c
Binary files /dev/null and b/resources/osd/default/037.png differ
diff --git a/resources/osd/default/038.png b/resources/osd/default/038.png
new file mode 100644
index 00000000..a4420839
Binary files /dev/null and b/resources/osd/default/038.png differ
diff --git a/resources/osd/default/039.png b/resources/osd/default/039.png
new file mode 100644
index 00000000..fb86c547
Binary files /dev/null and b/resources/osd/default/039.png differ
diff --git a/resources/osd/default/040.png b/resources/osd/default/040.png
new file mode 100644
index 00000000..355467c2
Binary files /dev/null and b/resources/osd/default/040.png differ
diff --git a/resources/osd/default/041.png b/resources/osd/default/041.png
new file mode 100644
index 00000000..f0cc60cf
Binary files /dev/null and b/resources/osd/default/041.png differ
diff --git a/resources/osd/default/042.png b/resources/osd/default/042.png
new file mode 100644
index 00000000..db99c825
Binary files /dev/null and b/resources/osd/default/042.png differ
diff --git a/resources/osd/default/043.png b/resources/osd/default/043.png
new file mode 100644
index 00000000..4352a813
Binary files /dev/null and b/resources/osd/default/043.png differ
diff --git a/resources/osd/default/044.png b/resources/osd/default/044.png
new file mode 100644
index 00000000..6e32fb88
Binary files /dev/null and b/resources/osd/default/044.png differ
diff --git a/resources/osd/default/045.png b/resources/osd/default/045.png
new file mode 100644
index 00000000..b072d448
Binary files /dev/null and b/resources/osd/default/045.png differ
diff --git a/resources/osd/default/046.png b/resources/osd/default/046.png
new file mode 100644
index 00000000..85b81a7c
Binary files /dev/null and b/resources/osd/default/046.png differ
diff --git a/resources/osd/default/047.png b/resources/osd/default/047.png
new file mode 100644
index 00000000..8cb43001
Binary files /dev/null and b/resources/osd/default/047.png differ
diff --git a/resources/osd/default/048.png b/resources/osd/default/048.png
new file mode 100644
index 00000000..6d14fac9
Binary files /dev/null and b/resources/osd/default/048.png differ
diff --git a/resources/osd/default/049.png b/resources/osd/default/049.png
new file mode 100644
index 00000000..735b779f
Binary files /dev/null and b/resources/osd/default/049.png differ
diff --git a/resources/osd/default/050.png b/resources/osd/default/050.png
new file mode 100644
index 00000000..ee444c8b
Binary files /dev/null and b/resources/osd/default/050.png differ
diff --git a/resources/osd/default/051.png b/resources/osd/default/051.png
new file mode 100644
index 00000000..a6c5e70c
Binary files /dev/null and b/resources/osd/default/051.png differ
diff --git a/resources/osd/default/052.png b/resources/osd/default/052.png
new file mode 100644
index 00000000..c52ad249
Binary files /dev/null and b/resources/osd/default/052.png differ
diff --git a/resources/osd/default/053.png b/resources/osd/default/053.png
new file mode 100644
index 00000000..7dc2f21a
Binary files /dev/null and b/resources/osd/default/053.png differ
diff --git a/resources/osd/default/054.png b/resources/osd/default/054.png
new file mode 100644
index 00000000..363dd40c
Binary files /dev/null and b/resources/osd/default/054.png differ
diff --git a/resources/osd/default/055.png b/resources/osd/default/055.png
new file mode 100644
index 00000000..7289a0ae
Binary files /dev/null and b/resources/osd/default/055.png differ
diff --git a/resources/osd/default/056.png b/resources/osd/default/056.png
new file mode 100644
index 00000000..0dd0c529
Binary files /dev/null and b/resources/osd/default/056.png differ
diff --git a/resources/osd/default/057.png b/resources/osd/default/057.png
new file mode 100644
index 00000000..a486e886
Binary files /dev/null and b/resources/osd/default/057.png differ
diff --git a/resources/osd/default/058.png b/resources/osd/default/058.png
new file mode 100644
index 00000000..e7b3a50d
Binary files /dev/null and b/resources/osd/default/058.png differ
diff --git a/resources/osd/default/059.png b/resources/osd/default/059.png
new file mode 100644
index 00000000..c1eb839f
Binary files /dev/null and b/resources/osd/default/059.png differ
diff --git a/resources/osd/default/060.png b/resources/osd/default/060.png
new file mode 100644
index 00000000..f7b13dd0
Binary files /dev/null and b/resources/osd/default/060.png differ
diff --git a/resources/osd/default/061.png b/resources/osd/default/061.png
new file mode 100644
index 00000000..ae41460a
Binary files /dev/null and b/resources/osd/default/061.png differ
diff --git a/resources/osd/default/062.png b/resources/osd/default/062.png
new file mode 100644
index 00000000..81a19539
Binary files /dev/null and b/resources/osd/default/062.png differ
diff --git a/resources/osd/default/064.png b/resources/osd/default/064.png
new file mode 100644
index 00000000..19715c32
Binary files /dev/null and b/resources/osd/default/064.png differ
diff --git a/resources/osd/default/065.png b/resources/osd/default/065.png
new file mode 100644
index 00000000..5a0fa2a0
Binary files /dev/null and b/resources/osd/default/065.png differ
diff --git a/resources/osd/default/066.png b/resources/osd/default/066.png
new file mode 100644
index 00000000..8fbe82ff
Binary files /dev/null and b/resources/osd/default/066.png differ
diff --git a/resources/osd/default/067.png b/resources/osd/default/067.png
new file mode 100644
index 00000000..6e3ac17b
Binary files /dev/null and b/resources/osd/default/067.png differ
diff --git a/resources/osd/default/068.png b/resources/osd/default/068.png
new file mode 100644
index 00000000..704081d9
Binary files /dev/null and b/resources/osd/default/068.png differ
diff --git a/resources/osd/default/069.png b/resources/osd/default/069.png
new file mode 100644
index 00000000..dd01b538
Binary files /dev/null and b/resources/osd/default/069.png differ
diff --git a/resources/osd/default/070.png b/resources/osd/default/070.png
new file mode 100644
index 00000000..8e2d3c58
Binary files /dev/null and b/resources/osd/default/070.png differ
diff --git a/resources/osd/default/071.png b/resources/osd/default/071.png
new file mode 100644
index 00000000..96ef73a5
Binary files /dev/null and b/resources/osd/default/071.png differ
diff --git a/resources/osd/default/072.png b/resources/osd/default/072.png
new file mode 100644
index 00000000..59adbab6
Binary files /dev/null and b/resources/osd/default/072.png differ
diff --git a/resources/osd/default/073.png b/resources/osd/default/073.png
new file mode 100644
index 00000000..ee7c0a6f
Binary files /dev/null and b/resources/osd/default/073.png differ
diff --git a/resources/osd/default/074.png b/resources/osd/default/074.png
new file mode 100644
index 00000000..237205d4
Binary files /dev/null and b/resources/osd/default/074.png differ
diff --git a/resources/osd/default/075.png b/resources/osd/default/075.png
new file mode 100644
index 00000000..a5cfc733
Binary files /dev/null and b/resources/osd/default/075.png differ
diff --git a/resources/osd/default/076.png b/resources/osd/default/076.png
new file mode 100644
index 00000000..8470b307
Binary files /dev/null and b/resources/osd/default/076.png differ
diff --git a/resources/osd/default/077.png b/resources/osd/default/077.png
new file mode 100644
index 00000000..d1eaebc7
Binary files /dev/null and b/resources/osd/default/077.png differ
diff --git a/resources/osd/default/078.png b/resources/osd/default/078.png
new file mode 100644
index 00000000..3de9804c
Binary files /dev/null and b/resources/osd/default/078.png differ
diff --git a/resources/osd/default/079.png b/resources/osd/default/079.png
new file mode 100644
index 00000000..28b4a42d
Binary files /dev/null and b/resources/osd/default/079.png differ
diff --git a/resources/osd/default/080.png b/resources/osd/default/080.png
new file mode 100644
index 00000000..e67c1a01
Binary files /dev/null and b/resources/osd/default/080.png differ
diff --git a/resources/osd/default/081.png b/resources/osd/default/081.png
new file mode 100644
index 00000000..6219e7ac
Binary files /dev/null and b/resources/osd/default/081.png differ
diff --git a/resources/osd/default/082.png b/resources/osd/default/082.png
new file mode 100644
index 00000000..cb6292ea
Binary files /dev/null and b/resources/osd/default/082.png differ
diff --git a/resources/osd/default/083.png b/resources/osd/default/083.png
new file mode 100644
index 00000000..dfbbbe37
Binary files /dev/null and b/resources/osd/default/083.png differ
diff --git a/resources/osd/default/084.png b/resources/osd/default/084.png
new file mode 100644
index 00000000..7ac0fc7e
Binary files /dev/null and b/resources/osd/default/084.png differ
diff --git a/resources/osd/default/085.png b/resources/osd/default/085.png
new file mode 100644
index 00000000..c92f162d
Binary files /dev/null and b/resources/osd/default/085.png differ
diff --git a/resources/osd/default/086.png b/resources/osd/default/086.png
new file mode 100644
index 00000000..02fefa56
Binary files /dev/null and b/resources/osd/default/086.png differ
diff --git a/resources/osd/default/087.png b/resources/osd/default/087.png
new file mode 100644
index 00000000..62a2e33d
Binary files /dev/null and b/resources/osd/default/087.png differ
diff --git a/resources/osd/default/088.png b/resources/osd/default/088.png
new file mode 100644
index 00000000..107670b1
Binary files /dev/null and b/resources/osd/default/088.png differ
diff --git a/resources/osd/default/089.png b/resources/osd/default/089.png
new file mode 100644
index 00000000..eac32b24
Binary files /dev/null and b/resources/osd/default/089.png differ
diff --git a/resources/osd/default/090.png b/resources/osd/default/090.png
new file mode 100644
index 00000000..123198b7
Binary files /dev/null and b/resources/osd/default/090.png differ
diff --git a/resources/osd/default/091.png b/resources/osd/default/091.png
new file mode 100644
index 00000000..7a52d514
Binary files /dev/null and b/resources/osd/default/091.png differ
diff --git a/resources/osd/default/092.png b/resources/osd/default/092.png
new file mode 100644
index 00000000..10561bc3
Binary files /dev/null and b/resources/osd/default/092.png differ
diff --git a/resources/osd/default/093.png b/resources/osd/default/093.png
new file mode 100644
index 00000000..045dadc6
Binary files /dev/null and b/resources/osd/default/093.png differ
diff --git a/resources/osd/default/094.png b/resources/osd/default/094.png
new file mode 100644
index 00000000..7f19068d
Binary files /dev/null and b/resources/osd/default/094.png differ
diff --git a/resources/osd/default/095.png b/resources/osd/default/095.png
new file mode 100644
index 00000000..d36a7bd5
Binary files /dev/null and b/resources/osd/default/095.png differ
diff --git a/resources/osd/default/096.png b/resources/osd/default/096.png
new file mode 100644
index 00000000..ee18e500
Binary files /dev/null and b/resources/osd/default/096.png differ
diff --git a/resources/osd/default/097.png b/resources/osd/default/097.png
new file mode 100644
index 00000000..eedcfcab
Binary files /dev/null and b/resources/osd/default/097.png differ
diff --git a/resources/osd/default/098.png b/resources/osd/default/098.png
new file mode 100644
index 00000000..0d2df705
Binary files /dev/null and b/resources/osd/default/098.png differ
diff --git a/resources/osd/default/099.png b/resources/osd/default/099.png
new file mode 100644
index 00000000..c962b6d3
Binary files /dev/null and b/resources/osd/default/099.png differ
diff --git a/resources/osd/default/100.png b/resources/osd/default/100.png
new file mode 100644
index 00000000..15ac2f67
Binary files /dev/null and b/resources/osd/default/100.png differ
diff --git a/resources/osd/default/101.png b/resources/osd/default/101.png
new file mode 100644
index 00000000..9956abd1
Binary files /dev/null and b/resources/osd/default/101.png differ
diff --git a/resources/osd/default/102.png b/resources/osd/default/102.png
new file mode 100644
index 00000000..4ef4cea9
Binary files /dev/null and b/resources/osd/default/102.png differ
diff --git a/resources/osd/default/103.png b/resources/osd/default/103.png
new file mode 100644
index 00000000..a6b0cd95
Binary files /dev/null and b/resources/osd/default/103.png differ
diff --git a/resources/osd/default/104.png b/resources/osd/default/104.png
new file mode 100644
index 00000000..bca4b858
Binary files /dev/null and b/resources/osd/default/104.png differ
diff --git a/resources/osd/default/105.png b/resources/osd/default/105.png
new file mode 100644
index 00000000..6762e565
Binary files /dev/null and b/resources/osd/default/105.png differ
diff --git a/resources/osd/default/106.png b/resources/osd/default/106.png
new file mode 100644
index 00000000..03887aa9
Binary files /dev/null and b/resources/osd/default/106.png differ
diff --git a/resources/osd/default/107.png b/resources/osd/default/107.png
new file mode 100644
index 00000000..be1cb8c5
Binary files /dev/null and b/resources/osd/default/107.png differ
diff --git a/resources/osd/default/108.png b/resources/osd/default/108.png
new file mode 100644
index 00000000..760d21da
Binary files /dev/null and b/resources/osd/default/108.png differ
diff --git a/resources/osd/default/109.png b/resources/osd/default/109.png
new file mode 100644
index 00000000..bd4da147
Binary files /dev/null and b/resources/osd/default/109.png differ
diff --git a/resources/osd/default/110.png b/resources/osd/default/110.png
new file mode 100644
index 00000000..3d225871
Binary files /dev/null and b/resources/osd/default/110.png differ
diff --git a/resources/osd/default/111.png b/resources/osd/default/111.png
new file mode 100644
index 00000000..fef0ba7c
Binary files /dev/null and b/resources/osd/default/111.png differ
diff --git a/resources/osd/default/112.png b/resources/osd/default/112.png
new file mode 100644
index 00000000..b48db90c
Binary files /dev/null and b/resources/osd/default/112.png differ
diff --git a/resources/osd/default/113.png b/resources/osd/default/113.png
new file mode 100644
index 00000000..1814ff71
Binary files /dev/null and b/resources/osd/default/113.png differ
diff --git a/resources/osd/default/114.png b/resources/osd/default/114.png
new file mode 100644
index 00000000..36283158
Binary files /dev/null and b/resources/osd/default/114.png differ
diff --git a/resources/osd/default/115.png b/resources/osd/default/115.png
new file mode 100644
index 00000000..69095abd
Binary files /dev/null and b/resources/osd/default/115.png differ
diff --git a/resources/osd/default/116.png b/resources/osd/default/116.png
new file mode 100644
index 00000000..e953dbc3
Binary files /dev/null and b/resources/osd/default/116.png differ
diff --git a/resources/osd/default/117.png b/resources/osd/default/117.png
new file mode 100644
index 00000000..c9be062e
Binary files /dev/null and b/resources/osd/default/117.png differ
diff --git a/resources/osd/default/118.png b/resources/osd/default/118.png
new file mode 100644
index 00000000..544dc8c1
Binary files /dev/null and b/resources/osd/default/118.png differ
diff --git a/resources/osd/default/119.png b/resources/osd/default/119.png
new file mode 100644
index 00000000..8a24a928
Binary files /dev/null and b/resources/osd/default/119.png differ
diff --git a/resources/osd/default/120.png b/resources/osd/default/120.png
new file mode 100644
index 00000000..65576d4b
Binary files /dev/null and b/resources/osd/default/120.png differ
diff --git a/resources/osd/default/121.png b/resources/osd/default/121.png
new file mode 100644
index 00000000..0b9dac5b
Binary files /dev/null and b/resources/osd/default/121.png differ
diff --git a/resources/osd/default/123.png b/resources/osd/default/123.png
new file mode 100644
index 00000000..c18a48cd
Binary files /dev/null and b/resources/osd/default/123.png differ
diff --git a/resources/osd/default/124.png b/resources/osd/default/124.png
new file mode 100644
index 00000000..85249519
Binary files /dev/null and b/resources/osd/default/124.png differ
diff --git a/resources/osd/default/125.png b/resources/osd/default/125.png
new file mode 100644
index 00000000..0c8e476b
Binary files /dev/null and b/resources/osd/default/125.png differ
diff --git a/resources/osd/default/126.png b/resources/osd/default/126.png
new file mode 100644
index 00000000..f947f0e2
Binary files /dev/null and b/resources/osd/default/126.png differ
diff --git a/resources/osd/default/127.png b/resources/osd/default/127.png
new file mode 100644
index 00000000..405b7049
Binary files /dev/null and b/resources/osd/default/127.png differ
diff --git a/resources/osd/default/128.png b/resources/osd/default/128.png
new file mode 100644
index 00000000..36351565
Binary files /dev/null and b/resources/osd/default/128.png differ
diff --git a/resources/osd/default/129.png b/resources/osd/default/129.png
new file mode 100644
index 00000000..078b2e41
Binary files /dev/null and b/resources/osd/default/129.png differ
diff --git a/resources/osd/default/130.png b/resources/osd/default/130.png
new file mode 100644
index 00000000..fc8dc49f
Binary files /dev/null and b/resources/osd/default/130.png differ
diff --git a/resources/osd/default/131.png b/resources/osd/default/131.png
new file mode 100644
index 00000000..4b50a677
Binary files /dev/null and b/resources/osd/default/131.png differ
diff --git a/resources/osd/default/132.png b/resources/osd/default/132.png
new file mode 100644
index 00000000..edd4fd9b
Binary files /dev/null and b/resources/osd/default/132.png differ
diff --git a/resources/osd/default/133.png b/resources/osd/default/133.png
new file mode 100644
index 00000000..9961bf5b
Binary files /dev/null and b/resources/osd/default/133.png differ
diff --git a/resources/osd/default/134.png b/resources/osd/default/134.png
new file mode 100644
index 00000000..34ff7d76
Binary files /dev/null and b/resources/osd/default/134.png differ
diff --git a/resources/osd/default/135.png b/resources/osd/default/135.png
new file mode 100644
index 00000000..91962318
Binary files /dev/null and b/resources/osd/default/135.png differ
diff --git a/resources/osd/default/136.png b/resources/osd/default/136.png
new file mode 100644
index 00000000..41f5762b
Binary files /dev/null and b/resources/osd/default/136.png differ
diff --git a/resources/osd/default/137.png b/resources/osd/default/137.png
new file mode 100644
index 00000000..2440eda7
Binary files /dev/null and b/resources/osd/default/137.png differ
diff --git a/resources/osd/default/138.png b/resources/osd/default/138.png
new file mode 100644
index 00000000..9c738a92
Binary files /dev/null and b/resources/osd/default/138.png differ
diff --git a/resources/osd/default/139.png b/resources/osd/default/139.png
new file mode 100644
index 00000000..1731ca51
Binary files /dev/null and b/resources/osd/default/139.png differ
diff --git a/resources/osd/default/140.png b/resources/osd/default/140.png
new file mode 100644
index 00000000..836b7e7c
Binary files /dev/null and b/resources/osd/default/140.png differ
diff --git a/resources/osd/default/141.png b/resources/osd/default/141.png
new file mode 100644
index 00000000..def05a72
Binary files /dev/null and b/resources/osd/default/141.png differ
diff --git a/resources/osd/default/142.png b/resources/osd/default/142.png
new file mode 100644
index 00000000..e4092895
Binary files /dev/null and b/resources/osd/default/142.png differ
diff --git a/resources/osd/default/143.png b/resources/osd/default/143.png
new file mode 100644
index 00000000..8ba68f18
Binary files /dev/null and b/resources/osd/default/143.png differ
diff --git a/resources/osd/default/144.png b/resources/osd/default/144.png
new file mode 100644
index 00000000..141feaab
Binary files /dev/null and b/resources/osd/default/144.png differ
diff --git a/resources/osd/default/145.png b/resources/osd/default/145.png
new file mode 100644
index 00000000..dbfb01a9
Binary files /dev/null and b/resources/osd/default/145.png differ
diff --git a/resources/osd/default/146.png b/resources/osd/default/146.png
new file mode 100644
index 00000000..32b6ecdc
Binary files /dev/null and b/resources/osd/default/146.png differ
diff --git a/resources/osd/default/147.png b/resources/osd/default/147.png
new file mode 100644
index 00000000..dfb0dcd7
Binary files /dev/null and b/resources/osd/default/147.png differ
diff --git a/resources/osd/default/148.png b/resources/osd/default/148.png
new file mode 100644
index 00000000..39bc04c9
Binary files /dev/null and b/resources/osd/default/148.png differ
diff --git a/resources/osd/default/149.png b/resources/osd/default/149.png
new file mode 100644
index 00000000..52baf765
Binary files /dev/null and b/resources/osd/default/149.png differ
diff --git a/resources/osd/default/150.png b/resources/osd/default/150.png
new file mode 100644
index 00000000..fa67876a
Binary files /dev/null and b/resources/osd/default/150.png differ
diff --git a/resources/osd/default/151.png b/resources/osd/default/151.png
new file mode 100644
index 00000000..73614b25
Binary files /dev/null and b/resources/osd/default/151.png differ
diff --git a/resources/osd/default/152.png b/resources/osd/default/152.png
new file mode 100644
index 00000000..ef694b10
Binary files /dev/null and b/resources/osd/default/152.png differ
diff --git a/resources/osd/default/153.png b/resources/osd/default/153.png
new file mode 100644
index 00000000..a30c7f7d
Binary files /dev/null and b/resources/osd/default/153.png differ
diff --git a/resources/osd/default/154.png b/resources/osd/default/154.png
new file mode 100644
index 00000000..1ab4a8ba
Binary files /dev/null and b/resources/osd/default/154.png differ
diff --git a/resources/osd/default/155.png b/resources/osd/default/155.png
new file mode 100644
index 00000000..51431a69
Binary files /dev/null and b/resources/osd/default/155.png differ
diff --git a/resources/osd/default/156.png b/resources/osd/default/156.png
new file mode 100644
index 00000000..57c3830b
Binary files /dev/null and b/resources/osd/default/156.png differ
diff --git a/resources/osd/default/157-158.png b/resources/osd/default/157-158.png
new file mode 100644
index 00000000..2fc0eee5
Binary files /dev/null and b/resources/osd/default/157-158.png differ
diff --git a/resources/osd/default/159.png b/resources/osd/default/159.png
new file mode 100644
index 00000000..9580b054
Binary files /dev/null and b/resources/osd/default/159.png differ
diff --git a/resources/osd/default/160.png b/resources/osd/default/160.png
new file mode 100644
index 00000000..758afab2
Binary files /dev/null and b/resources/osd/default/160.png differ
diff --git a/resources/osd/default/161.png b/resources/osd/default/161.png
new file mode 100644
index 00000000..84144622
Binary files /dev/null and b/resources/osd/default/161.png differ
diff --git a/resources/osd/default/162.png b/resources/osd/default/162.png
new file mode 100644
index 00000000..a483280b
Binary files /dev/null and b/resources/osd/default/162.png differ
diff --git a/resources/osd/default/163.png b/resources/osd/default/163.png
new file mode 100644
index 00000000..3fe85a02
Binary files /dev/null and b/resources/osd/default/163.png differ
diff --git a/resources/osd/default/164.png b/resources/osd/default/164.png
new file mode 100644
index 00000000..4000e0c1
Binary files /dev/null and b/resources/osd/default/164.png differ
diff --git a/resources/osd/default/165.png b/resources/osd/default/165.png
new file mode 100644
index 00000000..40f1699a
Binary files /dev/null and b/resources/osd/default/165.png differ
diff --git a/resources/osd/default/166.png b/resources/osd/default/166.png
new file mode 100644
index 00000000..1e183b5d
Binary files /dev/null and b/resources/osd/default/166.png differ
diff --git a/resources/osd/default/167.png b/resources/osd/default/167.png
new file mode 100644
index 00000000..7017dc82
Binary files /dev/null and b/resources/osd/default/167.png differ
diff --git a/resources/osd/default/168.png b/resources/osd/default/168.png
new file mode 100644
index 00000000..9729fb2c
Binary files /dev/null and b/resources/osd/default/168.png differ
diff --git a/resources/osd/default/169.png b/resources/osd/default/169.png
new file mode 100644
index 00000000..ac82f762
Binary files /dev/null and b/resources/osd/default/169.png differ
diff --git a/resources/osd/default/170.png b/resources/osd/default/170.png
new file mode 100644
index 00000000..1176f127
Binary files /dev/null and b/resources/osd/default/170.png differ
diff --git a/resources/osd/default/171.png b/resources/osd/default/171.png
new file mode 100644
index 00000000..fcf180fc
Binary files /dev/null and b/resources/osd/default/171.png differ
diff --git a/resources/osd/default/172.png b/resources/osd/default/172.png
new file mode 100644
index 00000000..06c3d9b2
Binary files /dev/null and b/resources/osd/default/172.png differ
diff --git a/resources/osd/default/173.png b/resources/osd/default/173.png
new file mode 100644
index 00000000..74ee2ded
Binary files /dev/null and b/resources/osd/default/173.png differ
diff --git a/resources/osd/default/174.png b/resources/osd/default/174.png
new file mode 100644
index 00000000..6e64998b
Binary files /dev/null and b/resources/osd/default/174.png differ
diff --git a/resources/osd/default/175.png b/resources/osd/default/175.png
new file mode 100644
index 00000000..b5019013
Binary files /dev/null and b/resources/osd/default/175.png differ
diff --git a/resources/osd/default/176.png b/resources/osd/default/176.png
new file mode 100644
index 00000000..94152802
Binary files /dev/null and b/resources/osd/default/176.png differ
diff --git a/resources/osd/default/178-179.png b/resources/osd/default/178-179.png
new file mode 100644
index 00000000..ea7dedab
Binary files /dev/null and b/resources/osd/default/178-179.png differ
diff --git a/resources/osd/default/180-181.png b/resources/osd/default/180-181.png
new file mode 100644
index 00000000..422c67ee
Binary files /dev/null and b/resources/osd/default/180-181.png differ
diff --git a/resources/osd/default/182-183.png b/resources/osd/default/182-183.png
new file mode 100644
index 00000000..f74a35a0
Binary files /dev/null and b/resources/osd/default/182-183.png differ
diff --git a/resources/osd/default/184-185.png b/resources/osd/default/184-185.png
new file mode 100644
index 00000000..bcb172da
Binary files /dev/null and b/resources/osd/default/184-185.png differ
diff --git a/resources/osd/default/186-187.png b/resources/osd/default/186-187.png
new file mode 100644
index 00000000..383e64bb
Binary files /dev/null and b/resources/osd/default/186-187.png differ
diff --git a/resources/osd/large.mcm b/resources/osd/large.mcm
index 7a3718a4..20055b3f 100644
--- a/resources/osd/large.mcm
+++ b/resources/osd/large.mcm
@@ -10950,804 +10950,43 @@ MAX7456
01010101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+00101010
+10101010
+10100001
+00101010
+10101010
+10100001
+00000000
+10101000
+00000001
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+00000000
01010101
01010101
01010101
@@ -11779,56 +11018,41 @@ MAX7456
01010101
01010101
01000101
-00000101
+01010101
+01010101
+00100001
+01010101
01010100
-01000000
-00000101
+10100001
01010101
-01010000
-00000101
+01010010
+10100001
01010101
-01010000
+01001010
+10100000
00000001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101000
+01001010
+10100000
+00000001
+01010010
+10100001
01010101
01010100
+10100001
01010101
01010101
-01010100
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-00000101
+00100001
01010101
01010101
01000101
01010101
01010101
-01010000
-01010101
-01010101
-01010100
01010101
01010101
01010101
@@ -11842,121 +11066,55 @@ MAX7456
01010101
01010101
01010101
-00000001
01010101
01010101
-01000000
-00010101
-01010101
-01010100
-00000001
01010101
01010101
-01000000
-00010101
-01010101
-01010000
-00000101
01010101
01010101
-00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
01010101
01010000
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-00010101
-01010101
-01010100
-00000001
-01010101
-01010101
-01000000
-00010101
-01010101
-01010100
-00000001
-00010101
-01010101
-01000000
-00000000
-01010101
-01010100
-01010000
-00000101
-01010100
-01010101
-00000000
-01010100
-01010101
-01010000
00001010
+00010101
+01010000
+10101010
+00010101
+01001010
+10101000
+01010101
+00101010
+10101000
+01010101
+00101010
+10101010
+00000101
+01001010
+10101010
+10100001
+01001010
+10100010
+10101000
+01010010
+10100000
+00101000
+01010100
+10100001
+01000001
+01010100
+10000101
+01010101
+01010101
+00010101
01010101
01010101
01010101
@@ -11986,105 +11144,107 @@ MAX7456
01010101
01010101
01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01001010
+10101010
+00010101
+01001010
+10101000
+01010101
+01001010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00010010
+10100001
+01001000
+01010100
+10101000
+01010001
+01010101
+00100001
+01010101
+01010101
01000101
01010101
01010101
-01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
01010101
01010101
00000101
01010101
-01010101
-01010000
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
01010100
-00000000
-00010101
-01010100
-00000000
-00000101
-01010100
-00000000
+10100000
+01010101
+01010010
10101010
-01010100
-00000000
+00010101
+01010010
+10101010
+10000001
+01001010
+10101010
+10101000
+01001010
+10101010
+10100001
00101010
-00000000
-00000000
-10101010
-10000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+10101000
00000101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000000
+00101000
+00101010
+00010101
+01000001
+01001010
00010101
01010101
-00000000
-00000101
+01001010
+10000101
01010101
-00000000
-00000001
+01010010
+10000101
01010101
-00000001
-01000000
-01010101
-00000101
01010100
00010101
-00000101
01010101
-00000101
01010101
01010101
01010101
@@ -12109,3875 +11269,561 @@ MAX7456
01010101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01010101
-01000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-10101010
-00000000
-00000110
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01000000
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-00100000
-00000000
-01010101
-10101010
-00100000
-01010101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100000
-00000000
-00000000
-10000000
-00000000
-00000000
-10000000
-00000000
-00000101
-10000000
-00000000
-00000101
-10000000
-00000000
-00010101
-10000000
-00000000
-00010101
-10100000
-00000001
-01010101
-10000000
-00000101
-01010101
-00000000
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000000
-01010101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000001
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-10000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
01010001
-00000000
-00000101
-01010000
-00000000
-00000000
-00010000
-01010000
-00000000
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000000
-00000101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01011010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10010101
-01011010
-10101010
-10010101
-01010110
-10101010
-01010101
-01010110
-10101010
-01010101
-01011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100101
-01010101
-01101010
-10100101
-01010101
-01101010
-10010101
-01010101
-01101010
-10010101
-01010101
-10101010
-10010101
-01011010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-01010110
-10101010
-10010101
-01010110
-10101010
-10100101
-01010110
-10101010
-10010101
-01011010
-10101010
-10010101
-01011010
-10101010
-10010101
-01011010
-10101010
-01010101
-01101010
-10101001
-01010101
-01101010
-10100101
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10101001
-01010101
-10101010
-10101001
-01010110
-10101010
-10101001
-01010110
-10101010
-10101001
-01011010
-10101010
-10101001
-01011010
-10101010
-10100101
-01011010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-10101001
-01010101
-01010101
-10101001
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-10101010
-10101010
-10010101
-10101010
-10101010
-10010110
-10101010
-10101010
-01010110
-10101010
-10101010
-01010110
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100101
-01010101
-01010101
-10010101
-01010101
-01010110
-10010101
-01010101
-01010110
-01010101
-01010101
-01010110
-01010101
-01010101
-01011010
-01010101
-01010101
-01011010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01101010
-10101001
-01010101
-10101010
-10101001
-01010101
-10101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10100101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101001
-01010101
-01010110
-10101001
-01010101
-01011010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101001
-01010101
-01101010
-10101001
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010110
-10101010
-10100101
-01011010
-10101010
-01010101
-01011010
-10101010
-01010101
-01101010
-10101010
-01010101
-10101010
-10101010
-01010101
-10101010
-10010110
-01010110
-10101010
-10010110
-01011010
-10101010
-01010110
-01011010
-10101001
-01010110
-01101010
-10101001
-01010110
-10101010
-10100101
-01010110
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010101
-10101010
-10010101
-01010100
-10101010
-10010101
-01010100
-10101010
-10010101
-01010100
-10101010
-10010101
-01010000
-10101010
-10010101
-01010000
-10101010
-10010101
-01010000
-10101010
-10010101
-01000000
-10101010
-10010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000001
-01010100
-00000000
-00000001
-01010000
-00000000
-00000001
-01010000
-00000000
-00000101
-01000000
-00000000
-00000101
-01000000
-01010101
-01010101
-01000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-00000001
-01010101
-00000000
-00000001
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010101
-00000000
-00010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000001
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00010101
-01010000
-00000000
-00010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010100
-01000000
-00000001
-01010100
-01000000
-00000001
-01010100
-00000000
-00000001
-01010100
-00000000
-00000101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00000000
-01010101
-01000000
-00000000
-01010101
-00000000
-00000000
-01010100
-00000000
-00000001
-01010100
-00000000
-00000101
-01010000
-00000000
-00010101
-01000000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000001
-01010101
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-01010100
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-00000000
-00000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
-00010101
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000000
-00000000
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-00000000
-00000000
-00010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00000000
-00000000
00010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-00000000
-01010101
-01010100
-00000000
-01010101
-01010100
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01010000
-00000000
-01010101
-01000000
-00000000
-01010101
-01000000
-00000001
-01010101
-01000000
-00000001
-01010101
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-00000000
-00000000
00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-01010101
+01001000
+10000010
+10100001
00100010
-10100000
-01010101
-01101000
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
00000000
01010101
-01000000
-00000010
+01001010
+10101000
01010101
01010000
-00101000
+00000001
01010101
01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000001
+01010101
+01010101
+10000100
+00010101
+01000101
+00010010
+10000101
+00100001
+01001010
+10100001
+00100001
+00101000
+00101000
+00100001
+00100001
+01001000
+00100001
+00100001
+01001000
+00100001
+00100000
+00001000
+00100001
00101010
+10101000
+00100001
+00100000
+00001000
+00100001
+00100001
+01001000
+00100000
+00100001
+01001000
+00101010
+10000101
+01010001
+01000000
+10000001
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
01010101
00101010
01010101
01010101
-01010110
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+01000010
01010101
00000000
+00000010
+01010100
+10101010
+10101000
+01010101
+00000010
+00000001
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+00000001
+01010010
+00010101
+10101000
+01010010
+00010100
+00000001
+01010100
+01010010
+01010101
+01010101
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000001
+01010101
+01010101
+10000000
+00000001
+01000000
+00101010
+10101000
+00101010
+00100000
+00001000
+00100000
+00100001
+01001000
+00100001
+00100000
+00001000
+00100001
+00101010
+10101000
+00100001
+00100000
+00000001
+00100001
+00100001
+01010101
+00100001
+00100001
+01010101
+00100000
+00100001
+01010101
+00101010
+00000101
+01010101
+01000000
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01000010
+00000001
+01010000
+00000010
+10101000
+01001010
+10100000
+00001000
+00100000
+00001000
+01001000
+00100001
+01001000
+01001000
00100000
00000000
+01001000
+00101010
+10101000
+01001000
+01000000
00001000
-10100000
-00000000
-00100010
-10000000
-00000000
-10101010
-10100000
-00000000
-10101010
-00000000
+01001000
+01000101
+01001000
+00001000
+00100000
+00001000
+10101000
+01001010
+10100001
+00000001
+01010000
+00000100
+01010101
+01010101
+01010010
+01010101
+01010101
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000001
+01010101
+01010101
+10000100
+00010101
+01010101
+00010010
+10000101
+01010101
+01001010
+10100001
+01010101
+00101000
+00101000
+01010100
+00100001
+01001000
+01010100
+00100001
+01001000
+01000000
+00100000
+00001000
+00101010
+00101010
+10101000
+01000000
+00100000
+00001000
+01010100
+00100001
+01001000
+01010100
+00100001
+01001000
+01010101
+10000101
+01010001
+01010101
+10000001
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01000010
+01010101
+01000000
00000010
-10101010
+01010101
+00101010
+10101000
+00010101
+00100000
+00001000
+10000101
+00100001
+01001000
+10000101
+00100001
+01001000
10000000
+00100000
+00001000
+10101010
00101010
10101000
10000000
-10001010
-10101000
-00000000
-00001001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-00000000
-00000000
-00000101
-00000000
-00000000
-00010101
-00000000
+00100000
00000001
+10000101
+00100001
+01010101
+10000101
+00100001
01010101
-00000000
00010101
+00100001
+01010100
+01010101
+01000101
+01010010
+01010101
+01010101
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000001
+01010101
01010101
10000101
01010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01011010
-10101010
-01010101
-01101010
-10101010
-01010101
-01101010
-10101010
-01010101
-01101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01101010
-10101010
-01010101
-01101010
-10101010
-01010101
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101001
-10101010
-10101010
-10101001
-10101010
-10101010
-10101001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-01010101
-01010101
-10101010
-01010101
-01010110
-10101010
-01010101
-01010110
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10100101
-01010101
-01101010
-10100101
-01010101
-10101010
-10100101
-01010110
-10101010
-10010101
-01010110
-01010110
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101001
-01010101
-01011010
-10100101
-01010101
-01011010
-10100101
-01010101
-01011010
-10010101
-01010101
-01011010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10010101
-00000000
-10101010
-10010101
-00000000
-10101010
-10010101
-00000000
-01010110
-10010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010101
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010100
-00000000
-00000000
-01010100
-00000000
-00000000
-01010000
-01010101
+00010001
01010001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
+01000000
+01001000
+01001000
+00101010
+01001000
+01001000
+00100000
+01001000
+01001000
+00100001
+01001000
+01001000
+00100000
+01001000
+00001000
+00101010
+01001000
+10001000
+00100000
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+00010010
+00100001
+00100001
+10000100
00000101
-01010101
-00000000
-00010101
-01010101
-00000000
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+01000101
+10000001
01010101
01010101
+10101000
01010101
01010101
01010101
@@ -15998,279 +11844,4433 @@ MAX7456
01010101
01010101
01010101
+00101010
01010101
01010101
+01000010
01010101
01010101
+01010010
00000000
00000000
00000000
-00000000
-00000000
-00000000
-01010000
-00000000
-00000000
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
+10101000
+10101010
+10101000
+00001000
+00000010
00000001
-01010100
-00000000
-00000101
-01010000
-01010000
-00000101
-01010000
-01010001
+01001000
+01010010
00010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
+00001000
+01010010
00010101
-01010101
-00000000
+10101000
+01010010
00010101
-01010101
-00000000
-01010101
-01010100
-01010100
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
00000001
-01010101
-00000000
-00000101
-01010101
-00000000
-00000101
-01010101
-00010101
+01010010
00010101
01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-00000000
-00000101
-01010100
-00000000
+01010010
00010101
-01010100
-01010100
+01010101
+01010010
00010101
01010101
+01010010
+00010100
+01010101
+01010100
+01010010
+01010101
+01010101
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10000001
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101000
+10101010
+00100000
+00001000
+00000010
+00100001
+01001000
+01010010
+00100000
+00001000
+01010010
+00101010
+10101000
+01010010
+00100010
+10000001
+01010010
+00100000
+10100001
+01010010
+00100001
+00101000
+01010010
+00100001
+01001000
+01010010
+10000101
+01010001
+01010100
+10000001
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010010
+00000001
+01000101
+01010000
+10101000
+00100001
+01001000
+00000001
+00100001
+01001000
+00010101
+00100001
+01001000
+00010101
+00100000
+00001000
+00010101
+00101010
+10101000
+00010101
+00100000
+00001000
+00010101
+00100001
+01001000
+00010101
+00100001
+01001000
+00010101
+00100001
+01001000
+01010101
+01000101
+01010010
+01010101
+01010101
+01000010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
01010101
01010101
diff --git a/resources/osd/large/000.png b/resources/osd/large/000.png
new file mode 100644
index 00000000..a4420839
Binary files /dev/null and b/resources/osd/large/000.png differ
diff --git a/resources/osd/large/001.png b/resources/osd/large/001.png
new file mode 100644
index 00000000..4b3ff795
Binary files /dev/null and b/resources/osd/large/001.png differ
diff --git a/resources/osd/large/002.png b/resources/osd/large/002.png
new file mode 100644
index 00000000..cd33b2e9
Binary files /dev/null and b/resources/osd/large/002.png differ
diff --git a/resources/osd/large/003.png b/resources/osd/large/003.png
new file mode 100644
index 00000000..9ad8434e
Binary files /dev/null and b/resources/osd/large/003.png differ
diff --git a/resources/osd/large/004.png b/resources/osd/large/004.png
new file mode 100644
index 00000000..a3cf0c4f
Binary files /dev/null and b/resources/osd/large/004.png differ
diff --git a/resources/osd/large/005.png b/resources/osd/large/005.png
new file mode 100644
index 00000000..363c209f
Binary files /dev/null and b/resources/osd/large/005.png differ
diff --git a/resources/osd/large/006.png b/resources/osd/large/006.png
new file mode 100644
index 00000000..006584f3
Binary files /dev/null and b/resources/osd/large/006.png differ
diff --git a/resources/osd/large/007.png b/resources/osd/large/007.png
new file mode 100644
index 00000000..4f1f7517
Binary files /dev/null and b/resources/osd/large/007.png differ
diff --git a/resources/osd/large/008.png b/resources/osd/large/008.png
new file mode 100644
index 00000000..b25a0413
Binary files /dev/null and b/resources/osd/large/008.png differ
diff --git a/resources/osd/large/009.png b/resources/osd/large/009.png
new file mode 100644
index 00000000..20b43ff1
Binary files /dev/null and b/resources/osd/large/009.png differ
diff --git a/resources/osd/large/010.png b/resources/osd/large/010.png
new file mode 100644
index 00000000..ff2d03cb
Binary files /dev/null and b/resources/osd/large/010.png differ
diff --git a/resources/osd/large/011.png b/resources/osd/large/011.png
new file mode 100644
index 00000000..053198cb
Binary files /dev/null and b/resources/osd/large/011.png differ
diff --git a/resources/osd/large/012.png b/resources/osd/large/012.png
new file mode 100644
index 00000000..53ee5332
Binary files /dev/null and b/resources/osd/large/012.png differ
diff --git a/resources/osd/large/013.png b/resources/osd/large/013.png
new file mode 100644
index 00000000..03b90e1a
Binary files /dev/null and b/resources/osd/large/013.png differ
diff --git a/resources/osd/large/014.png b/resources/osd/large/014.png
new file mode 100644
index 00000000..b304c8e4
Binary files /dev/null and b/resources/osd/large/014.png differ
diff --git a/resources/osd/large/015.png b/resources/osd/large/015.png
new file mode 100644
index 00000000..e8cf1127
Binary files /dev/null and b/resources/osd/large/015.png differ
diff --git a/resources/osd/large/016.png b/resources/osd/large/016.png
new file mode 100644
index 00000000..d8a9e0db
Binary files /dev/null and b/resources/osd/large/016.png differ
diff --git a/resources/osd/large/017.png b/resources/osd/large/017.png
new file mode 100644
index 00000000..5bb3695d
Binary files /dev/null and b/resources/osd/large/017.png differ
diff --git a/resources/osd/large/018.png b/resources/osd/large/018.png
new file mode 100644
index 00000000..0eab164b
Binary files /dev/null and b/resources/osd/large/018.png differ
diff --git a/resources/osd/large/019.png b/resources/osd/large/019.png
new file mode 100644
index 00000000..3dd0aed4
Binary files /dev/null and b/resources/osd/large/019.png differ
diff --git a/resources/osd/large/020.png b/resources/osd/large/020.png
new file mode 100644
index 00000000..14377ded
Binary files /dev/null and b/resources/osd/large/020.png differ
diff --git a/resources/osd/large/021.png b/resources/osd/large/021.png
new file mode 100644
index 00000000..39c0cdac
Binary files /dev/null and b/resources/osd/large/021.png differ
diff --git a/resources/osd/large/022.png b/resources/osd/large/022.png
new file mode 100644
index 00000000..308c53e4
Binary files /dev/null and b/resources/osd/large/022.png differ
diff --git a/resources/osd/large/023.png b/resources/osd/large/023.png
new file mode 100644
index 00000000..3000ef29
Binary files /dev/null and b/resources/osd/large/023.png differ
diff --git a/resources/osd/large/024.png b/resources/osd/large/024.png
new file mode 100644
index 00000000..1fc49d89
Binary files /dev/null and b/resources/osd/large/024.png differ
diff --git a/resources/osd/large/025.png b/resources/osd/large/025.png
new file mode 100644
index 00000000..8c6a7740
Binary files /dev/null and b/resources/osd/large/025.png differ
diff --git a/resources/osd/large/026.png b/resources/osd/large/026.png
new file mode 100644
index 00000000..1e41a414
Binary files /dev/null and b/resources/osd/large/026.png differ
diff --git a/resources/osd/large/027.png b/resources/osd/large/027.png
new file mode 100644
index 00000000..44b7d634
Binary files /dev/null and b/resources/osd/large/027.png differ
diff --git a/resources/osd/large/028.png b/resources/osd/large/028.png
new file mode 100644
index 00000000..df43cc6f
Binary files /dev/null and b/resources/osd/large/028.png differ
diff --git a/resources/osd/large/029.png b/resources/osd/large/029.png
new file mode 100644
index 00000000..2c432b9d
Binary files /dev/null and b/resources/osd/large/029.png differ
diff --git a/resources/osd/large/030-031.png b/resources/osd/large/030-031.png
new file mode 100644
index 00000000..70852b0f
Binary files /dev/null and b/resources/osd/large/030-031.png differ
diff --git a/resources/osd/large/033.png b/resources/osd/large/033.png
new file mode 100644
index 00000000..a300dc23
Binary files /dev/null and b/resources/osd/large/033.png differ
diff --git a/resources/osd/large/034.png b/resources/osd/large/034.png
new file mode 100644
index 00000000..9402b171
Binary files /dev/null and b/resources/osd/large/034.png differ
diff --git a/resources/osd/large/035.png b/resources/osd/large/035.png
new file mode 100644
index 00000000..146e63c2
Binary files /dev/null and b/resources/osd/large/035.png differ
diff --git a/resources/osd/large/036.png b/resources/osd/large/036.png
new file mode 100644
index 00000000..da701a35
Binary files /dev/null and b/resources/osd/large/036.png differ
diff --git a/resources/osd/large/037.png b/resources/osd/large/037.png
new file mode 100644
index 00000000..04bc665c
Binary files /dev/null and b/resources/osd/large/037.png differ
diff --git a/resources/osd/large/038.png b/resources/osd/large/038.png
new file mode 100644
index 00000000..a4420839
Binary files /dev/null and b/resources/osd/large/038.png differ
diff --git a/resources/osd/large/039.png b/resources/osd/large/039.png
new file mode 100644
index 00000000..fb86c547
Binary files /dev/null and b/resources/osd/large/039.png differ
diff --git a/resources/osd/large/040.png b/resources/osd/large/040.png
new file mode 100644
index 00000000..355467c2
Binary files /dev/null and b/resources/osd/large/040.png differ
diff --git a/resources/osd/large/041.png b/resources/osd/large/041.png
new file mode 100644
index 00000000..f0cc60cf
Binary files /dev/null and b/resources/osd/large/041.png differ
diff --git a/resources/osd/large/042.png b/resources/osd/large/042.png
new file mode 100644
index 00000000..db99c825
Binary files /dev/null and b/resources/osd/large/042.png differ
diff --git a/resources/osd/large/043.png b/resources/osd/large/043.png
new file mode 100644
index 00000000..4352a813
Binary files /dev/null and b/resources/osd/large/043.png differ
diff --git a/resources/osd/large/044.png b/resources/osd/large/044.png
new file mode 100644
index 00000000..6e32fb88
Binary files /dev/null and b/resources/osd/large/044.png differ
diff --git a/resources/osd/large/045.png b/resources/osd/large/045.png
new file mode 100644
index 00000000..b072d448
Binary files /dev/null and b/resources/osd/large/045.png differ
diff --git a/resources/osd/large/046.png b/resources/osd/large/046.png
new file mode 100644
index 00000000..fcaabc24
Binary files /dev/null and b/resources/osd/large/046.png differ
diff --git a/resources/osd/large/047.png b/resources/osd/large/047.png
new file mode 100644
index 00000000..8cb43001
Binary files /dev/null and b/resources/osd/large/047.png differ
diff --git a/resources/osd/large/048.png b/resources/osd/large/048.png
new file mode 100644
index 00000000..ba750e0f
Binary files /dev/null and b/resources/osd/large/048.png differ
diff --git a/resources/osd/large/049.png b/resources/osd/large/049.png
new file mode 100644
index 00000000..abf9f416
Binary files /dev/null and b/resources/osd/large/049.png differ
diff --git a/resources/osd/large/050.png b/resources/osd/large/050.png
new file mode 100644
index 00000000..5a66c81c
Binary files /dev/null and b/resources/osd/large/050.png differ
diff --git a/resources/osd/large/051.png b/resources/osd/large/051.png
new file mode 100644
index 00000000..e63f104e
Binary files /dev/null and b/resources/osd/large/051.png differ
diff --git a/resources/osd/large/052.png b/resources/osd/large/052.png
new file mode 100644
index 00000000..67e7f657
Binary files /dev/null and b/resources/osd/large/052.png differ
diff --git a/resources/osd/large/053.png b/resources/osd/large/053.png
new file mode 100644
index 00000000..4b86a9af
Binary files /dev/null and b/resources/osd/large/053.png differ
diff --git a/resources/osd/large/054.png b/resources/osd/large/054.png
new file mode 100644
index 00000000..9a52e4e5
Binary files /dev/null and b/resources/osd/large/054.png differ
diff --git a/resources/osd/large/055.png b/resources/osd/large/055.png
new file mode 100644
index 00000000..1967cc4d
Binary files /dev/null and b/resources/osd/large/055.png differ
diff --git a/resources/osd/large/056.png b/resources/osd/large/056.png
new file mode 100644
index 00000000..8095284b
Binary files /dev/null and b/resources/osd/large/056.png differ
diff --git a/resources/osd/large/057.png b/resources/osd/large/057.png
new file mode 100644
index 00000000..033b2fa1
Binary files /dev/null and b/resources/osd/large/057.png differ
diff --git a/resources/osd/large/058.png b/resources/osd/large/058.png
new file mode 100644
index 00000000..e7b3a50d
Binary files /dev/null and b/resources/osd/large/058.png differ
diff --git a/resources/osd/large/059.png b/resources/osd/large/059.png
new file mode 100644
index 00000000..c1eb839f
Binary files /dev/null and b/resources/osd/large/059.png differ
diff --git a/resources/osd/large/060.png b/resources/osd/large/060.png
new file mode 100644
index 00000000..f7b13dd0
Binary files /dev/null and b/resources/osd/large/060.png differ
diff --git a/resources/osd/large/061.png b/resources/osd/large/061.png
new file mode 100644
index 00000000..ae41460a
Binary files /dev/null and b/resources/osd/large/061.png differ
diff --git a/resources/osd/large/062.png b/resources/osd/large/062.png
new file mode 100644
index 00000000..81a19539
Binary files /dev/null and b/resources/osd/large/062.png differ
diff --git a/resources/osd/large/064.png b/resources/osd/large/064.png
new file mode 100644
index 00000000..19715c32
Binary files /dev/null and b/resources/osd/large/064.png differ
diff --git a/resources/osd/large/065.png b/resources/osd/large/065.png
new file mode 100644
index 00000000..72c1a28a
Binary files /dev/null and b/resources/osd/large/065.png differ
diff --git a/resources/osd/large/066.png b/resources/osd/large/066.png
new file mode 100644
index 00000000..52012631
Binary files /dev/null and b/resources/osd/large/066.png differ
diff --git a/resources/osd/large/067.png b/resources/osd/large/067.png
new file mode 100644
index 00000000..f2e991fc
Binary files /dev/null and b/resources/osd/large/067.png differ
diff --git a/resources/osd/large/068.png b/resources/osd/large/068.png
new file mode 100644
index 00000000..704081d9
Binary files /dev/null and b/resources/osd/large/068.png differ
diff --git a/resources/osd/large/069.png b/resources/osd/large/069.png
new file mode 100644
index 00000000..6de8ebdd
Binary files /dev/null and b/resources/osd/large/069.png differ
diff --git a/resources/osd/large/070.png b/resources/osd/large/070.png
new file mode 100644
index 00000000..8e2d3c58
Binary files /dev/null and b/resources/osd/large/070.png differ
diff --git a/resources/osd/large/071.png b/resources/osd/large/071.png
new file mode 100644
index 00000000..36f8b681
Binary files /dev/null and b/resources/osd/large/071.png differ
diff --git a/resources/osd/large/072.png b/resources/osd/large/072.png
new file mode 100644
index 00000000..03a4b78f
Binary files /dev/null and b/resources/osd/large/072.png differ
diff --git a/resources/osd/large/073.png b/resources/osd/large/073.png
new file mode 100644
index 00000000..ee7c0a6f
Binary files /dev/null and b/resources/osd/large/073.png differ
diff --git a/resources/osd/large/074.png b/resources/osd/large/074.png
new file mode 100644
index 00000000..237205d4
Binary files /dev/null and b/resources/osd/large/074.png differ
diff --git a/resources/osd/large/075.png b/resources/osd/large/075.png
new file mode 100644
index 00000000..a5cfc733
Binary files /dev/null and b/resources/osd/large/075.png differ
diff --git a/resources/osd/large/076.png b/resources/osd/large/076.png
new file mode 100644
index 00000000..8470b307
Binary files /dev/null and b/resources/osd/large/076.png differ
diff --git a/resources/osd/large/077.png b/resources/osd/large/077.png
new file mode 100644
index 00000000..d1eaebc7
Binary files /dev/null and b/resources/osd/large/077.png differ
diff --git a/resources/osd/large/078.png b/resources/osd/large/078.png
new file mode 100644
index 00000000..3de9804c
Binary files /dev/null and b/resources/osd/large/078.png differ
diff --git a/resources/osd/large/079.png b/resources/osd/large/079.png
new file mode 100644
index 00000000..28b4a42d
Binary files /dev/null and b/resources/osd/large/079.png differ
diff --git a/resources/osd/large/080.png b/resources/osd/large/080.png
new file mode 100644
index 00000000..e67c1a01
Binary files /dev/null and b/resources/osd/large/080.png differ
diff --git a/resources/osd/large/081.png b/resources/osd/large/081.png
new file mode 100644
index 00000000..6219e7ac
Binary files /dev/null and b/resources/osd/large/081.png differ
diff --git a/resources/osd/large/082.png b/resources/osd/large/082.png
new file mode 100644
index 00000000..cb6292ea
Binary files /dev/null and b/resources/osd/large/082.png differ
diff --git a/resources/osd/large/083.png b/resources/osd/large/083.png
new file mode 100644
index 00000000..dfbbbe37
Binary files /dev/null and b/resources/osd/large/083.png differ
diff --git a/resources/osd/large/084.png b/resources/osd/large/084.png
new file mode 100644
index 00000000..7ac0fc7e
Binary files /dev/null and b/resources/osd/large/084.png differ
diff --git a/resources/osd/large/085.png b/resources/osd/large/085.png
new file mode 100644
index 00000000..c92f162d
Binary files /dev/null and b/resources/osd/large/085.png differ
diff --git a/resources/osd/large/086.png b/resources/osd/large/086.png
new file mode 100644
index 00000000..02fefa56
Binary files /dev/null and b/resources/osd/large/086.png differ
diff --git a/resources/osd/large/087.png b/resources/osd/large/087.png
new file mode 100644
index 00000000..99b01249
Binary files /dev/null and b/resources/osd/large/087.png differ
diff --git a/resources/osd/large/088.png b/resources/osd/large/088.png
new file mode 100644
index 00000000..107670b1
Binary files /dev/null and b/resources/osd/large/088.png differ
diff --git a/resources/osd/large/089.png b/resources/osd/large/089.png
new file mode 100644
index 00000000..eac32b24
Binary files /dev/null and b/resources/osd/large/089.png differ
diff --git a/resources/osd/large/090.png b/resources/osd/large/090.png
new file mode 100644
index 00000000..123198b7
Binary files /dev/null and b/resources/osd/large/090.png differ
diff --git a/resources/osd/large/091.png b/resources/osd/large/091.png
new file mode 100644
index 00000000..7a52d514
Binary files /dev/null and b/resources/osd/large/091.png differ
diff --git a/resources/osd/large/092.png b/resources/osd/large/092.png
new file mode 100644
index 00000000..10561bc3
Binary files /dev/null and b/resources/osd/large/092.png differ
diff --git a/resources/osd/large/093.png b/resources/osd/large/093.png
new file mode 100644
index 00000000..045dadc6
Binary files /dev/null and b/resources/osd/large/093.png differ
diff --git a/resources/osd/large/094.png b/resources/osd/large/094.png
new file mode 100644
index 00000000..0572df0f
Binary files /dev/null and b/resources/osd/large/094.png differ
diff --git a/resources/osd/large/095.png b/resources/osd/large/095.png
new file mode 100644
index 00000000..d36a7bd5
Binary files /dev/null and b/resources/osd/large/095.png differ
diff --git a/resources/osd/large/096.png b/resources/osd/large/096.png
new file mode 100644
index 00000000..b2ff0724
Binary files /dev/null and b/resources/osd/large/096.png differ
diff --git a/resources/osd/large/097.png b/resources/osd/large/097.png
new file mode 100644
index 00000000..2016b6ff
Binary files /dev/null and b/resources/osd/large/097.png differ
diff --git a/resources/osd/large/098.png b/resources/osd/large/098.png
new file mode 100644
index 00000000..841bb924
Binary files /dev/null and b/resources/osd/large/098.png differ
diff --git a/resources/osd/large/099.png b/resources/osd/large/099.png
new file mode 100644
index 00000000..0508a631
Binary files /dev/null and b/resources/osd/large/099.png differ
diff --git a/resources/osd/large/100.png b/resources/osd/large/100.png
new file mode 100644
index 00000000..b6e48c87
Binary files /dev/null and b/resources/osd/large/100.png differ
diff --git a/resources/osd/large/101.png b/resources/osd/large/101.png
new file mode 100644
index 00000000..a6c0dd5d
Binary files /dev/null and b/resources/osd/large/101.png differ
diff --git a/resources/osd/large/102.png b/resources/osd/large/102.png
new file mode 100644
index 00000000..3526504b
Binary files /dev/null and b/resources/osd/large/102.png differ
diff --git a/resources/osd/large/103.png b/resources/osd/large/103.png
new file mode 100644
index 00000000..b13d2c6c
Binary files /dev/null and b/resources/osd/large/103.png differ
diff --git a/resources/osd/large/104.png b/resources/osd/large/104.png
new file mode 100644
index 00000000..7562bc07
Binary files /dev/null and b/resources/osd/large/104.png differ
diff --git a/resources/osd/large/105.png b/resources/osd/large/105.png
new file mode 100644
index 00000000..3a55f04d
Binary files /dev/null and b/resources/osd/large/105.png differ
diff --git a/resources/osd/large/106.png b/resources/osd/large/106.png
new file mode 100644
index 00000000..b9b67e0d
Binary files /dev/null and b/resources/osd/large/106.png differ
diff --git a/resources/osd/large/107.png b/resources/osd/large/107.png
new file mode 100644
index 00000000..bae44f62
Binary files /dev/null and b/resources/osd/large/107.png differ
diff --git a/resources/osd/large/108.png b/resources/osd/large/108.png
new file mode 100644
index 00000000..4ba84845
Binary files /dev/null and b/resources/osd/large/108.png differ
diff --git a/resources/osd/large/109.png b/resources/osd/large/109.png
new file mode 100644
index 00000000..bdd370b4
Binary files /dev/null and b/resources/osd/large/109.png differ
diff --git a/resources/osd/large/110.png b/resources/osd/large/110.png
new file mode 100644
index 00000000..19a146c9
Binary files /dev/null and b/resources/osd/large/110.png differ
diff --git a/resources/osd/large/111.png b/resources/osd/large/111.png
new file mode 100644
index 00000000..d8ff371c
Binary files /dev/null and b/resources/osd/large/111.png differ
diff --git a/resources/osd/large/112.png b/resources/osd/large/112.png
new file mode 100644
index 00000000..011c4f8f
Binary files /dev/null and b/resources/osd/large/112.png differ
diff --git a/resources/osd/large/113.png b/resources/osd/large/113.png
new file mode 100644
index 00000000..3172d280
Binary files /dev/null and b/resources/osd/large/113.png differ
diff --git a/resources/osd/large/114.png b/resources/osd/large/114.png
new file mode 100644
index 00000000..7e4592da
Binary files /dev/null and b/resources/osd/large/114.png differ
diff --git a/resources/osd/large/115.png b/resources/osd/large/115.png
new file mode 100644
index 00000000..7e5a6bbf
Binary files /dev/null and b/resources/osd/large/115.png differ
diff --git a/resources/osd/large/116.png b/resources/osd/large/116.png
new file mode 100644
index 00000000..d2a9b255
Binary files /dev/null and b/resources/osd/large/116.png differ
diff --git a/resources/osd/large/117.png b/resources/osd/large/117.png
new file mode 100644
index 00000000..b583a402
Binary files /dev/null and b/resources/osd/large/117.png differ
diff --git a/resources/osd/large/118.png b/resources/osd/large/118.png
new file mode 100644
index 00000000..3b5020d4
Binary files /dev/null and b/resources/osd/large/118.png differ
diff --git a/resources/osd/large/119.png b/resources/osd/large/119.png
new file mode 100644
index 00000000..f0ca3260
Binary files /dev/null and b/resources/osd/large/119.png differ
diff --git a/resources/osd/large/120.png b/resources/osd/large/120.png
new file mode 100644
index 00000000..1ae8b8dd
Binary files /dev/null and b/resources/osd/large/120.png differ
diff --git a/resources/osd/large/121.png b/resources/osd/large/121.png
new file mode 100644
index 00000000..5e10f2e0
Binary files /dev/null and b/resources/osd/large/121.png differ
diff --git a/resources/osd/large/123.png b/resources/osd/large/123.png
new file mode 100644
index 00000000..630b483e
Binary files /dev/null and b/resources/osd/large/123.png differ
diff --git a/resources/osd/large/124.png b/resources/osd/large/124.png
new file mode 100644
index 00000000..a70bf56e
Binary files /dev/null and b/resources/osd/large/124.png differ
diff --git a/resources/osd/large/125.png b/resources/osd/large/125.png
new file mode 100644
index 00000000..55e3351e
Binary files /dev/null and b/resources/osd/large/125.png differ
diff --git a/resources/osd/large/126.png b/resources/osd/large/126.png
new file mode 100644
index 00000000..ae6587bf
Binary files /dev/null and b/resources/osd/large/126.png differ
diff --git a/resources/osd/large/127.png b/resources/osd/large/127.png
new file mode 100644
index 00000000..7279f37f
Binary files /dev/null and b/resources/osd/large/127.png differ
diff --git a/resources/osd/large/128.png b/resources/osd/large/128.png
new file mode 100644
index 00000000..5d5faf02
Binary files /dev/null and b/resources/osd/large/128.png differ
diff --git a/resources/osd/large/129.png b/resources/osd/large/129.png
new file mode 100644
index 00000000..cc2db836
Binary files /dev/null and b/resources/osd/large/129.png differ
diff --git a/resources/osd/large/130.png b/resources/osd/large/130.png
new file mode 100644
index 00000000..336a76c9
Binary files /dev/null and b/resources/osd/large/130.png differ
diff --git a/resources/osd/large/131.png b/resources/osd/large/131.png
new file mode 100644
index 00000000..18dd48d0
Binary files /dev/null and b/resources/osd/large/131.png differ
diff --git a/resources/osd/large/132.png b/resources/osd/large/132.png
new file mode 100644
index 00000000..c240ce3d
Binary files /dev/null and b/resources/osd/large/132.png differ
diff --git a/resources/osd/large/133.png b/resources/osd/large/133.png
new file mode 100644
index 00000000..fe8c9108
Binary files /dev/null and b/resources/osd/large/133.png differ
diff --git a/resources/osd/large/134.png b/resources/osd/large/134.png
new file mode 100644
index 00000000..d54ba409
Binary files /dev/null and b/resources/osd/large/134.png differ
diff --git a/resources/osd/large/135.png b/resources/osd/large/135.png
new file mode 100644
index 00000000..ee64ef47
Binary files /dev/null and b/resources/osd/large/135.png differ
diff --git a/resources/osd/large/136.png b/resources/osd/large/136.png
new file mode 100644
index 00000000..3439212f
Binary files /dev/null and b/resources/osd/large/136.png differ
diff --git a/resources/osd/large/137.png b/resources/osd/large/137.png
new file mode 100644
index 00000000..29ebf4bb
Binary files /dev/null and b/resources/osd/large/137.png differ
diff --git a/resources/osd/large/138.png b/resources/osd/large/138.png
new file mode 100644
index 00000000..b0bb00a9
Binary files /dev/null and b/resources/osd/large/138.png differ
diff --git a/resources/osd/large/139.png b/resources/osd/large/139.png
new file mode 100644
index 00000000..e32c48d9
Binary files /dev/null and b/resources/osd/large/139.png differ
diff --git a/resources/osd/large/140.png b/resources/osd/large/140.png
new file mode 100644
index 00000000..bf9b073f
Binary files /dev/null and b/resources/osd/large/140.png differ
diff --git a/resources/osd/large/141.png b/resources/osd/large/141.png
new file mode 100644
index 00000000..08e4a14b
Binary files /dev/null and b/resources/osd/large/141.png differ
diff --git a/resources/osd/large/142.png b/resources/osd/large/142.png
new file mode 100644
index 00000000..db88fe29
Binary files /dev/null and b/resources/osd/large/142.png differ
diff --git a/resources/osd/large/143.png b/resources/osd/large/143.png
new file mode 100644
index 00000000..fa3be530
Binary files /dev/null and b/resources/osd/large/143.png differ
diff --git a/resources/osd/large/144.png b/resources/osd/large/144.png
new file mode 100644
index 00000000..462da3d6
Binary files /dev/null and b/resources/osd/large/144.png differ
diff --git a/resources/osd/large/145.png b/resources/osd/large/145.png
new file mode 100644
index 00000000..ba888e95
Binary files /dev/null and b/resources/osd/large/145.png differ
diff --git a/resources/osd/large/146.png b/resources/osd/large/146.png
new file mode 100644
index 00000000..8a996f45
Binary files /dev/null and b/resources/osd/large/146.png differ
diff --git a/resources/osd/large/147.png b/resources/osd/large/147.png
new file mode 100644
index 00000000..2e285f2c
Binary files /dev/null and b/resources/osd/large/147.png differ
diff --git a/resources/osd/large/148.png b/resources/osd/large/148.png
new file mode 100644
index 00000000..5f462f37
Binary files /dev/null and b/resources/osd/large/148.png differ
diff --git a/resources/osd/large/149.png b/resources/osd/large/149.png
new file mode 100644
index 00000000..b37ffc3e
Binary files /dev/null and b/resources/osd/large/149.png differ
diff --git a/resources/osd/large/150.png b/resources/osd/large/150.png
new file mode 100644
index 00000000..8ec267b2
Binary files /dev/null and b/resources/osd/large/150.png differ
diff --git a/resources/osd/large/151.png b/resources/osd/large/151.png
new file mode 100644
index 00000000..6b280db0
Binary files /dev/null and b/resources/osd/large/151.png differ
diff --git a/resources/osd/large/152.png b/resources/osd/large/152.png
new file mode 100644
index 00000000..bb6e2f8e
Binary files /dev/null and b/resources/osd/large/152.png differ
diff --git a/resources/osd/large/153.png b/resources/osd/large/153.png
new file mode 100644
index 00000000..b1c85c6b
Binary files /dev/null and b/resources/osd/large/153.png differ
diff --git a/resources/osd/large/154.png b/resources/osd/large/154.png
new file mode 100644
index 00000000..28390c54
Binary files /dev/null and b/resources/osd/large/154.png differ
diff --git a/resources/osd/large/155.png b/resources/osd/large/155.png
new file mode 100644
index 00000000..e2188524
Binary files /dev/null and b/resources/osd/large/155.png differ
diff --git a/resources/osd/large/156.png b/resources/osd/large/156.png
new file mode 100644
index 00000000..3ae1271b
Binary files /dev/null and b/resources/osd/large/156.png differ
diff --git a/resources/osd/large/157-158.png b/resources/osd/large/157-158.png
new file mode 100644
index 00000000..345e91f3
Binary files /dev/null and b/resources/osd/large/157-158.png differ
diff --git a/resources/osd/large/159.png b/resources/osd/large/159.png
new file mode 100644
index 00000000..eebf9ea1
Binary files /dev/null and b/resources/osd/large/159.png differ
diff --git a/resources/osd/large/160.png b/resources/osd/large/160.png
new file mode 100644
index 00000000..315b38dc
Binary files /dev/null and b/resources/osd/large/160.png differ
diff --git a/resources/osd/large/161.png b/resources/osd/large/161.png
new file mode 100644
index 00000000..18435478
Binary files /dev/null and b/resources/osd/large/161.png differ
diff --git a/resources/osd/large/162.png b/resources/osd/large/162.png
new file mode 100644
index 00000000..c3697a36
Binary files /dev/null and b/resources/osd/large/162.png differ
diff --git a/resources/osd/large/163.png b/resources/osd/large/163.png
new file mode 100644
index 00000000..fe1ee7fb
Binary files /dev/null and b/resources/osd/large/163.png differ
diff --git a/resources/osd/large/164.png b/resources/osd/large/164.png
new file mode 100644
index 00000000..33552e3d
Binary files /dev/null and b/resources/osd/large/164.png differ
diff --git a/resources/osd/large/165.png b/resources/osd/large/165.png
new file mode 100644
index 00000000..eb605e82
Binary files /dev/null and b/resources/osd/large/165.png differ
diff --git a/resources/osd/large/166.png b/resources/osd/large/166.png
new file mode 100644
index 00000000..e5fb4cf7
Binary files /dev/null and b/resources/osd/large/166.png differ
diff --git a/resources/osd/large/167.png b/resources/osd/large/167.png
new file mode 100644
index 00000000..0ecf23a5
Binary files /dev/null and b/resources/osd/large/167.png differ
diff --git a/resources/osd/large/168.png b/resources/osd/large/168.png
new file mode 100644
index 00000000..f1b62970
Binary files /dev/null and b/resources/osd/large/168.png differ
diff --git a/resources/osd/large/169.png b/resources/osd/large/169.png
new file mode 100644
index 00000000..b7865016
Binary files /dev/null and b/resources/osd/large/169.png differ
diff --git a/resources/osd/large/170.png b/resources/osd/large/170.png
new file mode 100644
index 00000000..991fa419
Binary files /dev/null and b/resources/osd/large/170.png differ
diff --git a/resources/osd/large/171.png b/resources/osd/large/171.png
new file mode 100644
index 00000000..fcf180fc
Binary files /dev/null and b/resources/osd/large/171.png differ
diff --git a/resources/osd/large/172.png b/resources/osd/large/172.png
new file mode 100644
index 00000000..06c3d9b2
Binary files /dev/null and b/resources/osd/large/172.png differ
diff --git a/resources/osd/large/173.png b/resources/osd/large/173.png
new file mode 100644
index 00000000..74ee2ded
Binary files /dev/null and b/resources/osd/large/173.png differ
diff --git a/resources/osd/large/174.png b/resources/osd/large/174.png
new file mode 100644
index 00000000..6e64998b
Binary files /dev/null and b/resources/osd/large/174.png differ
diff --git a/resources/osd/large/175.png b/resources/osd/large/175.png
new file mode 100644
index 00000000..b5019013
Binary files /dev/null and b/resources/osd/large/175.png differ
diff --git a/resources/osd/large/176.png b/resources/osd/large/176.png
new file mode 100644
index 00000000..94152802
Binary files /dev/null and b/resources/osd/large/176.png differ
diff --git a/resources/osd/large/178-179.png b/resources/osd/large/178-179.png
new file mode 100644
index 00000000..7d1d2afa
Binary files /dev/null and b/resources/osd/large/178-179.png differ
diff --git a/resources/osd/large/180-181.png b/resources/osd/large/180-181.png
new file mode 100644
index 00000000..2889f146
Binary files /dev/null and b/resources/osd/large/180-181.png differ
diff --git a/resources/osd/large/182-183.png b/resources/osd/large/182-183.png
new file mode 100644
index 00000000..80985ceb
Binary files /dev/null and b/resources/osd/large/182-183.png differ
diff --git a/resources/osd/large/184-185.png b/resources/osd/large/184-185.png
new file mode 100644
index 00000000..2009c09e
Binary files /dev/null and b/resources/osd/large/184-185.png differ
diff --git a/resources/osd/large/186-187.png b/resources/osd/large/186-187.png
new file mode 100644
index 00000000..ee5948af
Binary files /dev/null and b/resources/osd/large/186-187.png differ
diff --git a/tabs/osd.js b/tabs/osd.js
index 01e2e329..22284fc7 100644
--- a/tabs/osd.js
+++ b/tabs/osd.js
@@ -15,7 +15,6 @@ SYM.AH_CENTER_LINE_RIGHT = 0x27;
SYM.AH_CENTER = 0x7E;
SYM.AH_BAR9_0 = 0x80;
SYM.AH_DECORATION = 0x13;
-SYM.LOGO = 0xA0;
SYM.AMP = 0x9A;
SYM.MAH = 0x07;
SYM.METRE = 0xC;
@@ -31,6 +30,7 @@ SYM.DIST_TO_HOME = 0xA0;
SYM.HEADING1 = 0xA9;
SYM.HEADING2 = 0xA8;
SYM.VARIO = 0x9F;
+SYM.LAST_CHAR = 187;
var FONT = FONT || {};
@@ -215,7 +215,7 @@ FONT.upload = function ($progress) {
FONT.preview = function ($el) {
$el.empty();
- for (var i = 0; i < SYM.LOGO; i++) {
+ for (var i = 0; i <= SYM.LAST_CHAR; i++) {
var url = FONT.data.character_image_urls[i];
$el.append('
');
}