// JavaScript Document

function draw_b() {
  var b_canvas = document.getElementById("b");
  var b_context = b_canvas.getContext("2d");
  b_context.fillStyle = "#000"
  b_context.fillRect(70,0,21,7);
  b_context.fillRect(63,7,42,7);
  b_context.fillRect(56,14,56,7);
  b_context.fillRect(49,21,63,7);
  b_context.fillRect(49,28,35,7);
  b_context.fillRect(91,28,21,7);
  b_context.fillRect(49,35,7,14);
  b_context.fillRect(98,35,21,14);
  b_context.fillRect(77,49,14,7);
  b_context.fillRect(105,49,7,7);
  b_context.fillRect(49,56,14,7);
  b_context.fillRect(77,56,7,7);
  b_context.fillRect(77,112,7,7);
  b_context.fillRect(98,112,7,7);
  b_context.fillRect(84,119,14,7);
  b_context.fillRect(91,126,7,7);

}


function draw_c() {
  var c_canvas = document.getElementById("b");
  var c_context = c_canvas.getContext("2d");
  c_context.fillStyle = "#ffcc99"
  c_context.fillRect(84,28,7,21);
  c_context.fillRect(56,35,42,14);
  c_context.fillRect(56,35,42,14);
  c_context.fillRect(49,49,28,7);
  c_context.fillRect(91,49,14,63);
  c_context.fillRect(63,56,14,7);
  c_context.fillRect(84,56,35,7);
  c_context.fillRect(112,49,7,7);
  c_context.fillRect(56,63,56,21);
  c_context.fillRect(56,84,7,7);
  c_context.fillRect(77,84,42,14);
  c_context.fillRect(63,91,14,7);
  c_context.fillRect(70,98,42,7);
  c_context.fillRect(77,105,28,7);
  c_context.fillRect(84,112,14,7);
  c_context.fillRect(119,196,21,7);
  c_context.fillRect(42,203,14,7);
  c_context.fillRect(91,203,49,14);
  c_context.fillRect(77,210,49,14);
  c_context.fillRect(77,224,21,7);
  c_context.fillRect(77,231,7,7);
}


function draw_d() {
  var d_canvas = document.getElementById("b");
  var d_context = d_canvas.getContext("2d");
  d_context.fillStyle = "#663333"
  d_context.fillRect(112,77,7,7);
  d_context.fillRect(112,105,7,7);
  d_context.fillRect(126,105,7,7);
  d_context.fillRect(63,105,7,7);
  d_context.fillRect(133,112,7,7);
  d_context.fillRect(42,126,7,7);
  d_context.fillRect(70,126,7,7);
  d_context.fillRect(42,147,7,7);
  d_context.fillRect(140,98,7,7);
  d_context.fillRect(56,112,7,7);
  d_context.fillRect(105,112,35,7);
  d_context.fillRect(161,112,14,7);
  d_context.fillRect(98,119,21,7);
  d_context.fillRect(126,119,7,7);
  d_context.fillRect(161,119,7,7);
  d_context.fillRect(98,126,7,7);
  d_context.fillRect(112,126,7,7);
  d_context.fillRect(133,126,7,7);
  d_context.fillRect(28,133,7,7);
  d_context.fillRect(91,133,7,7);
  d_context.fillRect(161,140,7,21);
  d_context.fillRect(21,147,7,21);
  d_context.fillRect(154,154,7,7);
  d_context.fillRect(14,168,7,49);
  d_context.fillRect(63,168,7,7);
  d_context.fillRect(56,175,7,7);
  d_context.fillRect(119,175,7,14);
  d_context.fillRect(98,182,7,7);
  d_context.fillRect(154,182,7,7);
  d_context.fillRect(49,189,7,7);
  d_context.fillRect(154,189,14,7);
  d_context.fillRect(140,196,7,7);
  d_context.fillRect(7,203,7,28);
  d_context.fillRect(28,203,7,14);
  d_context.fillRect(63,203,7,14);
  d_context.fillRect(147,203,7,7);
  d_context.fillRect(21,210,21,7);
  d_context.fillRect(49,210,7,7);
  d_context.fillRect(140,210,7,14);
  d_context.fillRect(21,217,7,14);
  d_context.fillRect(14,224,7,7);
  d_context.fillRect(28,224,14,7);
  d_context.fillRect(105,224,7,21);
  d_context.fillRect(140,224,7,7);
  d_context.fillRect(7,231,14,7);
  d_context.fillRect(28,231,14,7);
  d_context.fillRect(91,231,14,14);
  d_context.fillRect(154,238,7,7);
  d_context.fillRect(70,245,14,7);
  d_context.fillRect(63,252,7,14);
  d_context.fillRect(84,252,7,7);
  d_context.fillRect(98,252,7,14);
  d_context.fillRect(119,252,21,7);
  d_context.fillRect(147,252,7,7);
  d_context.fillRect(49,259,14,21);
  d_context.fillRect(98,259,21,7);
  d_context.fillRect(133,259,14,14);
  d_context.fillRect(154,259,7,14);
  d_context.fillRect(77,266,7,14);
  d_context.fillRect(112,266,7,14);
  d_context.fillRect(133,266,28,7);
  d_context.fillRect(77,273,14,7);
  d_context.fillRect(126,273,7,7);

}


function draw_e() {
  var e_canvas = document.getElementById("b");
  var e_context = e_canvas.getContext("2d");
  e_context.fillStyle = "#cc9999"
  e_context.fillRect(63,84,14,7);
  e_context.fillRect(126,91,7,7);
  e_context.fillRect(105,105,7,7);
  e_context.fillRect(147,105,7,7);
  e_context.fillRect(77,126,7,7);
  e_context.fillRect(112,98,7,7);
  e_context.fillRect(140,119,7,7);
  e_context.fillRect(119,126,7,7);
  e_context.fillRect(112,133,7,7);
  e_context.fillRect(147,133,7,7);
  e_context.fillRect(35,140,7,7);
  e_context.fillRect(91,140,7,7);
  e_context.fillRect(147,140,14,7);
  e_context.fillRect(175,140,7,7);
  e_context.fillRect(35,147,7,7);
  e_context.fillRect(84,147,7,7);
  e_context.fillRect(28,154,7,7);
  e_context.fillRect(77,154,7,14);
  e_context.fillRect(119,154,7,7);
  e_context.fillRect(84,161,7,7);
  e_context.fillRect(35,168,7,7);
  e_context.fillRect(70,168,14,7);
  e_context.fillRect(140,168,7,7);
  e_context.fillRect(168,168,7,7);
  e_context.fillRect(21,175,7,7);
  e_context.fillRect(42,175,7,7);
  e_context.fillRect(91,175,7,7);
  e_context.fillRect(105,175,7,7);
  e_context.fillRect(133,175,7,7);
  e_context.fillRect(112,182,7,14);
  e_context.fillRect(147,182,7,7);
  e_context.fillRect(42,189,7,7);
  e_context.fillRect(70,189,14,7);
  e_context.fillRect(91,189,7,7);
  e_context.fillRect(21,196,14,7);
  e_context.fillRect(42,196,14,7);
  e_context.fillRect(98,196,7,7);
  e_context.fillRect(42,217,7,7);
  e_context.fillRect(126,217,7,7);
  e_context.fillRect(154,217,7,14);
  e_context.fillRect(119,224,7,7);
  e_context.fillRect(147,224,7,7);
  e_context.fillRect(119,231,7,7);
  e_context.fillRect(154,231,7,7);
  e_context.fillRect(70,259,7,7);
  e_context.fillRect(119,266,7,7);

}


function draw_f() {
  var f_canvas = document.getElementById("b");
  var f_context = f_canvas.getContext("2d");
  f_context.fillStyle = "#333333"
  f_context.fillRect(119,84,7,7);
  f_context.fillRect(28,126,7,7);
  f_context.fillRect(56,119,7,7);
  f_context.fillRect(56,168,7,7);
  f_context.fillRect(112,252,7,7);
  f_context.fillRect(154,252,7,7);
  f_context.fillRect(42,266,7,14);
  f_context.fillRect(63,273,7,7);
}


function draw_g() {
  var g_canvas = document.getElementById("b");
  var g_context = g_canvas.getContext("2d");
  g_context.fillStyle = "#996633"
  g_context.fillRect(119,91,7,7);
  g_context.fillRect(161,105,7,7);
  g_context.fillRect(147,112,7,7);
  g_context.fillRect(28,140,7,7);
  g_context.fillRect(42,119,7,7);
  g_context.fillRect(63,147,14,7);
  g_context.fillRect(147,147,7,14);
  g_context.fillRect(112,231,7,7);
  g_context.fillRect(126,266,7,7);

}


function draw_h() {
  var h_canvas = document.getElementById("b");
  var h_context = h_canvas.getContext("2d");
  h_context.fillStyle = "#996666"
  h_context.fillRect(133,91,7,14);
  h_context.fillRect(119,98,7,14);
  h_context.fillRect(154,112,7,7);
  h_context.fillRect(70,119,7,7);
  h_context.fillRect(84,126,7,7);
  h_context.fillRect(70,133,7,7);
  h_context.fillRect(56,147,7,7);
  h_context.fillRect(147,98,7,7);
  h_context.fillRect(35,112,7,7);
  h_context.fillRect(49,112,7,7);
  h_context.fillRect(49,112,7,7);
  h_context.fillRect(140,112,7,7);
  h_context.fillRect(63,119,7,7);
  h_context.fillRect(49,126,14,7);
  h_context.fillRect(126,126,7,7);
  h_context.fillRect(140,126,7,7);
  h_context.fillRect(154,126,21,7);
  h_context.fillRect(35,133,14,7);
  h_context.fillRect(70,133,7,7);
  h_context.fillRect(84,133,7,7);
  h_context.fillRect(98,133,7,7);
  h_context.fillRect(126,133,7,7);
  h_context.fillRect(154,133,21,7);
  h_context.fillRect(42,140,7,7);
  h_context.fillRect(63,140,7,7);
  h_context.fillRect(105,140,14,7);
  h_context.fillRect(168,140,7,21);
  h_context.fillRect(28,147,7,7);
  h_context.fillRect(56,147,7,7);
  h_context.fillRect(112,147,7,7);
  h_context.fillRect(140,147,7,7);
  h_context.fillRect(175,147,7,21);
  h_context.fillRect(49,154,7,7);
  h_context.fillRect(63,154,7,14);
  h_context.fillRect(70,154,7,7);
  h_context.fillRect(98,154,7,14);
  h_context.fillRect(133,154,7,7);
  h_context.fillRect(14,161,7,7);
  h_context.fillRect(56,161,14,7);
  h_context.fillRect(91,161,35,7);
  h_context.fillRect(133,161,7,14);
  h_context.fillRect(147,161,7,7);
  h_context.fillRect(161,161,7,7);
  h_context.fillRect(42,168,7,7);
  h_context.fillRect(147,168,7,7);
  h_context.fillRect(28,175,7,7);
  h_context.fillRect(49,175,7,7);
  h_context.fillRect(77,175,7,14);
  h_context.fillRect(140,175,7,7);
  h_context.fillRect(154,175,7,7);
  h_context.fillRect(21,182,7,7);
  h_context.fillRect(91,182,7,7);
  h_context.fillRect(119,182,7,7);
  h_context.fillRect(63,189,7,7);
  h_context.fillRect(84,189,7,7);
  h_context.fillRect(105,189,7,7);
  h_context.fillRect(119,189,7,7);
  h_context.fillRect(133,189,14,7);
  h_context.fillRect(7,196,7,7);
  h_context.fillRect(35,196,7,7);
  h_context.fillRect(70,196,7,35);
  h_context.fillRect(91,196,7,7);
  h_context.fillRect(112,196,7,7);
  h_context.fillRect(154,196,14,14);
  h_context.fillRect(21,203,21,7);
  h_context.fillRect(56,203,7,7);
  h_context.fillRect(140,203,7,7);
  h_context.fillRect(42,210,7,7);
  h_context.fillRect(147,210,7,7);
  h_context.fillRect(21,217,7,14);
  h_context.fillRect(28,217,14,7);
  h_context.fillRect(49,217,21,7);
  h_context.fillRect(49,217,7,21);
  h_context.fillRect(133,217,7,28);
  h_context.fillRect(161,217,7,7);
  h_context.fillRect(42,224,7,7);
  h_context.fillRect(56,224,7,14);
  h_context.fillRect(98,224,7,7);
  h_context.fillRect(112,224,7,7);
  h_context.fillRect(126,224,7,28);
  h_context.fillRect(161,224,7,14);
  h_context.fillRect(21,231,7,7);
  h_context.fillRect(42,231,7,7);
  h_context.fillRect(84,231,14,7);
  h_context.fillRect(14,238,7,7);
  h_context.fillRect(56,238,7,7);
  h_context.fillRect(91,245,7,7);
  h_context.fillRect(105,245,7,7);
  h_context.fillRect(70,252,7,7);
  h_context.fillRect(91,252,7,7);
  h_context.fillRect(77,259,14,7);
  h_context.fillRect(91,266,7,7);
  h_context.fillRect(70,273,7,7);
  h_context.fillRect(119,273,7,7);
}


function draw_i() {
  var i_canvas = document.getElementById("b");
  var i_context = i_canvas.getContext("2d");
  i_context.fillStyle = "#666666"
  i_context.fillRect(56,105,7,7);
  i_context.fillRect(175,112,7,7);
  i_context.fillRect(105,126,7,7);
  i_context.fillRect(35,154,7,7);
  i_context.fillRect(105,154,7,7);
  i_context.fillRect(42,182,7,7);
  i_context.fillRect(147,196,7,7);
  i_context.fillRect(28,238,14,7);
  i_context.fillRect(70,238,14,7);
  i_context.fillRect(133,245,7,7);

}


function draw_j() {
  var j_canvas = document.getElementById("b");
  var j_context = j_canvas.getContext("2d");
  j_context.fillStyle = "#cccc99"
  j_context.fillRect(126,98,7,7);
  j_context.fillRect(147,126,7,7);
  j_context.fillRect(49,133,7,7);
  j_context.fillRect(133,133,7,7);
  j_context.fillRect(49,147,7,7);
  j_context.fillRect(119,147,7,7);
  j_context.fillRect(133,147,7,7);
  j_context.fillRect(140,154,7,7);
  j_context.fillRect(119,168,14,7);
  j_context.fillRect(84,182,7,7);
  
}


function draw_k() {
  var k_canvas = document.getElementById("b");
  var k_context = k_canvas.getContext("2d");
  k_context.fillStyle = "#cccccc"
  k_context.fillRect(70,105,7,7);
  k_context.fillRect(42,112,7,7);
  k_context.fillRect(49,119,7,7);
  k_context.fillRect(77,133,7,21);
  k_context.fillRect(49,140,7,7);
  k_context.fillRect(119,140,7,7);
  k_context.fillRect(91,147,7,7);
  k_context.fillRect(84,154,7,7);
  k_context.fillRect(28,168,7,7);
  k_context.fillRect(133,168,7,7);
  k_context.fillRect(70,175,7,7);
  k_context.fillRect(112,175,7,7);
  k_context.fillRect(168,175,7,14);
  k_context.fillRect(56,189,7,7);
  k_context.fillRect(49,196,7,7);
  k_context.fillRect(63,196,7,7);
  k_context.fillRect(119,245,7,7);
  k_context.fillRect(77,252,7,7);
 
}


function draw_l() {
  var l_canvas = document.getElementById("b");
  var l_context = l_canvas.getContext("2d");
  l_context.fillStyle = "#993333"
  l_context.fillRect(63,112,7,7);
  l_context.fillRect(140,105,7,7);
  l_context.fillRect(140,140,7,7);
  l_context.fillRect(126,154,7,7);
  l_context.fillRect(161,168,7,7);
  l_context.fillRect(77,182,7,7);
  l_context.fillRect(161,182,7,7);
  l_context.fillRect(56,210,7,7);
  l_context.fillRect(49,238,7,7);
  l_context.fillRect(105,252,7,7);
  l_context.fillRect(126,259,7,7);
  l_context.fillRect(84,266,7,7);
}


function draw_m() {
  var m_canvas = document.getElementById("b");
  var m_context = m_canvas.getContext("2d");
  m_context.fillStyle = "#999999"
  m_context.fillRect(70,112,7,7);
  m_context.fillRect(154,105,7,7);
  m_context.fillRect(175,119,7,7);
  m_context.fillRect(35,126,7,7);
  m_context.fillRect(119,126,7,7);
  m_context.fillRect(175,126,7,7);
  m_context.fillRect(63,133,7,7);
  m_context.fillRect(105,133,7,7);
  m_context.fillRect(175,133,7,7);
  m_context.fillRect(28,161,7,7);
  m_context.fillRect(133,161,7,7);
  m_context.fillRect(168,161,7,7);
  m_context.fillRect(21,168,7,7);
  m_context.fillRect(98,168,7,7);
  m_context.fillRect(133,182,7,7);
  m_context.fillRect(77,196,14,14);
  m_context.fillRect(161,210,7,7);
  m_context.fillRect(147,231,7,7);
  m_context.fillRect(42,238,7,7);
  m_context.fillRect(140,238,14,7);
  m_context.fillRect(112,245,7,7);
  m_context.fillRect(119,259,7,7);
  m_context.fillRect(70,266,7,7);

}


function draw_n() {
  var n_canvas = document.getElementById("b");
  var n_context = n_canvas.getContext("2d");
  n_context.fillStyle = "#666633"
  n_context.fillRect(133,105,7,7);
  n_context.fillRect(77,119,7,7);
  n_context.fillRect(21,140,7,7);
  n_context.fillRect(35,119,7,7);
  n_context.fillRect(63,119,7,7);
  n_context.fillRect(77,119,7,7);
  n_context.fillRect(168,119,7,7);
  n_context.fillRect(140,133,7,7);
  n_context.fillRect(105,147,7,7);
  n_context.fillRect(42,154,7,7);
  n_context.fillRect(35,161,7,7);
  n_context.fillRect(49,161,7,7);
  n_context.fillRect(105,168,14,7);
  n_context.fillRect(154,168,7,7);
  n_context.fillRect(63,175,7,7);
  n_context.fillRect(56,182,7,7);
  n_context.fillRect(70,182,7,7);
  n_context.fillRect(21,189,7,7);
  n_context.fillRect(35,189,7,7);
  n_context.fillRect(77,189,7,7);
  n_context.fillRect(63,224,7,14);
  n_context.fillRect(140,231,7,7);
  n_context.fillRect(63,238,7,7);
  n_context.fillRect(84,245,7,7);
  n_context.fillRect(98,245,7,7);
  n_context.fillRect(154,245,7,7);
  n_context.fillRect(56,252,7,7);
  n_context.fillRect(140,252,7,7);
  n_context.fillRect(105,266,7,7);
  n_context.fillRect(91,273,14,7);
 
}


function draw_o() {
  var o_canvas = document.getElementById("b");
  var o_context = o_canvas.getContext("2d");
  o_context.fillStyle = "#999966"
  o_context.fillRect(168,105,7,7);
  o_context.fillRect(119,119,7,7);
  o_context.fillRect(133,119,7,7);
  o_context.fillRect(147,119,14,7);
  o_context.fillRect(63,126,7,7);
  o_context.fillRect(56,133,7,7);
  o_context.fillRect(133,140,7,7);
  o_context.fillRect(154,147,7,7);
  o_context.fillRect(56,154,7,7);
  o_context.fillRect(70,161,7,7);
  o_context.fillRect(133,161,7,7);
  o_context.fillRect(175,168,7,7);
  o_context.fillRect(84,175,7,7);
  o_context.fillRect(98,175,7,7);
  o_context.fillRect(147,175,7,7);
  o_context.fillRect(161,175,7,7);
  o_context.fillRect(49,182,7,7);
  o_context.fillRect(63,182,7,7);
  o_context.fillRect(126,182,7,7);
  o_context.fillRect(140,182,7,7);
  o_context.fillRect(28,189,7,7);
  o_context.fillRect(98,189,7,7);
  o_context.fillRect(112,189,7,7);
  o_context.fillRect(126,189,7,7);
  o_context.fillRect(147,189,7,7);
  o_context.fillRect(105,196,7,7);
  o_context.fillRect(154,210,7,7);
  o_context.fillRect(147,217,7,7);
  o_context.fillRect(70,224,7,14);
  o_context.fillRect(21,238,7,7);
  o_context.fillRect(84,238,7,7);
  o_context.fillRect(140,245,7,7);
  o_context.fillRect(49,252,7,7);
  o_context.fillRect(91,259,7,7);
  o_context.fillRect(98,266,7,7);
 
}


function draw_p() {
  var p_canvas = document.getElementById("b");
  var p_context = p_canvas.getContext("2d");
  p_context.fillStyle = "#ccffff"
  p_context.fillRect(119,133,7,7);
 
}


function draw_q() {
  var q_canvas = document.getElementById("b");
  var q_context = q_canvas.getContext("2d");
  q_context.fillStyle = "#cc9966"
  q_context.fillRect(56,140,7,7);
  q_context.fillRect(70,140,7,7);
  q_context.fillRect(84,140,7,7);
  q_context.fillRect(126,140,7,14);
  q_context.fillRect(98,147,7,7);
  q_context.fillRect(126,147,7,7);
  q_context.fillRect(112,154,7,7);
  q_context.fillRect(35,175,7,7);
  q_context.fillRect(105,182,7,7);
  q_context.fillRect(119,238,7,7);
 
}


function draw_r() {
  var r_canvas = document.getElementById("b");
  var r_context = r_canvas.getContext("2d");
  r_context.fillStyle = "#cc6666"
  r_context.fillRect(98,140,7,7);
  r_context.fillRect(84,168,7,7);
  r_context.fillRect(35,182,7,7);

}


function draw_s() {
  var s_canvas = document.getElementById("b");
  var s_context = s_canvas.getContext("2d");
  s_context.fillStyle = "#996633"
  s_context.fillRect(91,154,7,7);
  s_context.fillRect(126,161,7,7);
  s_context.fillRect(140,161,7,7);
  s_context.fillRect(154,161,7,7);
  s_context.fillRect(91,168,7,7);
  s_context.fillRect(175,175,7,7);
  s_context.fillRect(28,182,7,7);
  s_context.fillRect(14,217,7,7);
  s_context.fillRect(112,238,7,7);

}


function draw_t() {
  var t_canvas = document.getElementById("b");
  var t_context = t_canvas.getContext("2d");
  t_context.fillStyle = "#ffcccc"
  t_context.fillRect(42,161,7,7);
  
}


function draw_u() {
  var u_canvas = document.getElementById("b");
  var u_context = u_canvas.getContext("2d");
  u_context.fillStyle = "#333300"
  u_context.fillRect(49,168,7,7);
  u_context.fillRect(49,245,7,7);
  u_context.fillRect(147,259,7,7);
  u_context.fillRect(63,266,7,7);
  u_context.fillRect(105,273,7,7);
  u_context.fillRect(140,273,14,7);
 
}


function draw_v() {
  var v_canvas = document.getElementById("b");
  var v_context = v_canvas.getContext("2d");
  v_context.fillStyle = "#cc99cc"
  v_context.fillRect(126,175,7,7);

}


function draw_w() {
  var w_canvas = document.getElementById("b");
  var w_context = w_canvas.getContext("2d");
  w_context.fillStyle = "#330000"
  w_context.fillRect(42,196,7,7);
  w_context.fillRect(56,196,7,7);
  w_context.fillRect(56,245,14,7);

}


function draw_x() {
  var x_canvas = document.getElementById("b");
  var x_context = x_canvas.getContext("2d");
  x_context.fillStyle = "#663300"
  x_context.fillRect(147,245,7,7);
  x_context.fillRect(133,273,7,7);
 
}


function showArea(id) {
	var node = null;
	node = document.getElementById(id);
	if (node.style.display == "block") {
		node.style.display = 'none';
	}
	else {
		node.style.display = 'block';
	}
}


function draw_y() {
  var y_canvas = document.getElementById("b");
  var y_context = y_canvas.getContext("2d");
  y_context.fillStyle = "CC0099"
  y_context.fillRect(112,77,7,7);
  y_context.fillRect(112,105,7,7);
  y_context.fillRect(126,105,7,7);
  y_context.fillRect(63,105,7,7);
  y_context.fillRect(133,112,7,7);
  y_context.fillRect(42,126,7,7);
  y_context.fillRect(70,126,7,7);
  y_context.fillRect(42,147,7,7);
  y_context.fillRect(140,98,7,7);
  y_context.fillRect(56,112,7,7);
  y_context.fillRect(105,112,35,7);
  y_context.fillRect(161,112,14,7);
  y_context.fillRect(98,119,21,7);
  y_context.fillRect(126,119,7,7);
  y_context.fillRect(161,119,7,7);
  y_context.fillRect(98,126,7,7);
  y_context.fillRect(112,126,7,7);
  y_context.fillRect(133,126,7,7);
  y_context.fillRect(28,133,7,7);
  y_context.fillRect(91,133,7,7);
  y_context.fillRect(161,140,7,21);
  y_context.fillRect(21,147,7,21);
  y_context.fillRect(154,154,7,7);
  y_context.fillRect(14,168,7,49);
  y_context.fillRect(63,168,7,7);
  y_context.fillRect(56,175,7,7);
  y_context.fillRect(119,175,7,14);
  y_context.fillRect(98,182,7,7);
  y_context.fillRect(154,182,7,7);
  y_context.fillRect(49,189,7,7);
  y_context.fillRect(154,189,14,7);
  y_context.fillRect(140,196,7,7);
  y_context.fillRect(7,203,7,28);
  y_context.fillRect(28,203,7,14);
  y_context.fillRect(63,203,7,14);
  y_context.fillRect(147,203,7,7);
  y_context.fillRect(21,210,21,7);
  y_context.fillRect(49,210,7,7);
  y_context.fillRect(140,210,7,14);
  y_context.fillRect(21,217,7,14);
  y_context.fillRect(14,224,7,7);
  y_context.fillRect(28,224,14,7);
  y_context.fillRect(105,224,7,21);
  y_context.fillRect(140,224,7,7);
  y_context.fillRect(7,231,14,7);
  y_context.fillRect(28,231,14,7);
  y_context.fillRect(91,231,14,14);
  y_context.fillRect(154,238,7,7);
  y_context.fillRect(70,245,14,7);
  y_context.fillRect(63,252,7,14);
  y_context.fillRect(84,252,7,7);
  y_context.fillRect(98,252,7,14);
  y_context.fillRect(119,252,21,7);
  y_context.fillRect(147,252,7,7);
  y_context.fillRect(49,259,14,21);
  y_context.fillRect(98,259,21,7);
  y_context.fillRect(133,259,14,14);
  y_context.fillRect(154,259,7,14);
  y_context.fillRect(77,266,7,14);
  y_context.fillRect(112,266,7,14);
  y_context.fillRect(133,266,28,7);
  y_context.fillRect(77,273,14,7);
  y_context.fillRect(126,273,7,7);

}


function draw_z() {
  var z_canvas = document.getElementById("b");
  var z_context = z_canvas.getContext("2d");
  z_context.fillStyle = "#99FF00"
  z_context.fillRect(63,84,14,7);
  z_context.fillRect(126,91,7,7);
  z_context.fillRect(105,105,7,7);
  z_context.fillRect(147,105,7,7);
  z_context.fillRect(77,126,7,7);
  z_context.fillRect(112,98,7,7);
  z_context.fillRect(140,119,7,7);
  z_context.fillRect(119,126,7,7);
  z_context.fillRect(112,133,7,7);
  z_context.fillRect(147,133,7,7);
  z_context.fillRect(35,140,7,7);
  z_context.fillRect(91,140,7,7);
  z_context.fillRect(147,140,14,7);
  z_context.fillRect(175,140,7,7);
  z_context.fillRect(35,147,7,7);
  z_context.fillRect(84,147,7,7);
  z_context.fillRect(28,154,7,7);
  z_context.fillRect(77,154,7,14);
  z_context.fillRect(119,154,7,7);
  z_context.fillRect(84,161,7,7);
  z_context.fillRect(35,168,7,7);
  z_context.fillRect(70,168,14,7);
  z_context.fillRect(140,168,7,7);
  z_context.fillRect(168,168,7,7);
  z_context.fillRect(21,175,7,7);
  z_context.fillRect(42,175,7,7);
  z_context.fillRect(91,175,7,7);
  z_context.fillRect(105,175,7,7);
  z_context.fillRect(133,175,7,7);
  z_context.fillRect(112,182,7,14);
  z_context.fillRect(147,182,7,7);
  z_context.fillRect(42,189,7,7);
  z_context.fillRect(70,189,14,7);
  z_context.fillRect(91,189,7,7);
  z_context.fillRect(21,196,14,7);
  z_context.fillRect(42,196,14,7);
  z_context.fillRect(98,196,7,7);
  z_context.fillRect(42,217,7,7);
  z_context.fillRect(126,217,7,7);
  z_context.fillRect(154,217,7,14);
  z_context.fillRect(119,224,7,7);
  z_context.fillRect(147,224,7,7);
  z_context.fillRect(119,231,7,7);
  z_context.fillRect(154,231,7,7);
  z_context.fillRect(70,259,7,7);
  z_context.fillRect(119,266,7,7);

}


function draw_a() {
  var a_canvas = document.getElementById("b");
  var a_context = a_canvas.getContext("2d");
  a_context.fillStyle = "#FF8000"
  a_context.fillRect(119,84,7,7);
  a_context.fillRect(28,126,7,7);
  a_context.fillRect(56,119,7,7);
  a_context.fillRect(56,168,7,7);
  a_context.fillRect(112,252,7,7);
  a_context.fillRect(154,252,7,7);
  a_context.fillRect(42,266,7,14);
  a_context.fillRect(63,273,7,7);
}


function draw_aa() {
  varaa__canvas = document.getElementById("b");
  var aa_context = aa_canvas.getContext("2d");
  aa_context.fillStyle = "#330099"
  aa_context.fillRect(119,91,7,7);
  aa_context.fillRect(161,105,7,7);
  aa_context.fillRect(147,112,7,7);
  aa_context.fillRect(28,140,7,7);
  aa_context.fillRect(42,119,7,7);
  aa_context.fillRect(63,147,14,7);
  aa_context.fillRect(147,147,7,14);
  aa_context.fillRect(112,231,7,7);
  aa_context.fillRect(126,266,7,7);

}


function draw_ab() {
  var ab_canvas = document.getElementById("b");
  var ab_context = ab_canvas.getContext("2d");
  ab_context.fillStyle = "#FFFF00"
  ab_context.fillRect(133,91,7,14);
  ab_context.fillRect(119,98,7,14);
  ab_context.fillRect(154,112,7,7);
  ab_context.fillRect(70,119,7,7);
  ab_context.fillRect(84,126,7,7);
  ab_context.fillRect(70,133,7,7);
  ab_context.fillRect(56,147,7,7);
  ab_context.fillRect(147,98,7,7);
  ab_context.fillRect(35,112,7,7);
  ab_context.fillRect(49,112,7,7);
  ab_context.fillRect(49,112,7,7);
  ab_context.fillRect(140,112,7,7);
  ab_context.fillRect(63,119,7,7);
  ab_context.fillRect(49,126,14,7);
  ab_context.fillRect(126,126,7,7);
  ab_context.fillRect(140,126,7,7);
  ab_context.fillRect(154,126,21,7);
  ab_context.fillRect(35,133,14,7);
  ab_context.fillRect(70,133,7,7);
  ab_context.fillRect(84,133,7,7);
  ab_context.fillRect(98,133,7,7);
  ab_context.fillRect(126,133,7,7);
  ab_context.fillRect(154,133,21,7);
  ab_context.fillRect(42,140,7,7);
  ab_context.fillRect(63,140,7,7);
  ab_context.fillRect(105,140,14,7);
  ab_context.fillRect(168,140,7,21);
  ab_context.fillRect(28,147,7,7);
  ab_context.fillRect(56,147,7,7);
  ab_context.fillRect(112,147,7,7);
  ab_context.fillRect(140,147,7,7);
  ab_context.fillRect(175,147,7,21);
  ab_context.fillRect(49,154,7,7);
  ab_context.fillRect(63,154,7,14);
  ab_context.fillRect(70,154,7,7);
  ab_context.fillRect(98,154,7,14);
  ab_context.fillRect(133,154,7,7);
  ab_context.fillRect(14,161,7,7);
  ab_context.fillRect(56,161,14,7);
  ab_context.fillRect(91,161,35,7);
  ab_context.fillRect(133,161,7,14);
  ab_context.fillRect(147,161,7,7);
  ab_context.fillRect(161,161,7,7);
  ab_context.fillRect(42,168,7,7);
  ab_context.fillRect(147,168,7,7);
  ab_context.fillRect(28,175,7,7);
  ab_context.fillRect(49,175,7,7);
  ab_context.fillRect(77,175,7,14);
  ab_context.fillRect(140,175,7,7);
  ab_context.fillRect(154,175,7,7);
  ab_context.fillRect(21,182,7,7);
  ab_context.fillRect(91,182,7,7);
  ab_context.fillRect(119,182,7,7);
  ab_context.fillRect(63,189,7,7);
  ab_context.fillRect(84,189,7,7);
  ab_context.fillRect(105,189,7,7);
  ab_context.fillRect(119,189,7,7);
  ab_context.fillRect(133,189,14,7);
  ab_context.fillRect(7,196,7,7);
  ab_context.fillRect(35,196,7,7);
  ab_context.fillRect(70,196,7,35);
  ab_context.fillRect(91,196,7,7);
  ab_context.fillRect(112,196,7,7);
  ab_context.fillRect(154,196,14,14);
  ab_context.fillRect(21,203,21,7);
  ab_context.fillRect(56,203,7,7);
  ab_context.fillRect(140,203,7,7);
  ab_context.fillRect(42,210,7,7);
  ab_context.fillRect(147,210,7,7);
  ab_context.fillRect(21,217,7,14);
  ab_context.fillRect(28,217,14,7);
  ab_context.fillRect(49,217,21,7);
  ab_context.fillRect(49,217,7,21);
  ab_context.fillRect(133,217,7,28);
  ab_context.fillRect(161,217,7,7);
  ab_context.fillRect(42,224,7,7);
  ab_context.fillRect(56,224,7,14);
  ab_context.fillRect(98,224,7,7);
  ab_context.fillRect(112,224,7,7);
  ab_context.fillRect(126,224,7,28);
  ab_context.fillRect(161,224,7,14);
  ab_context.fillRect(21,231,7,7);
  ab_context.fillRect(42,231,7,7);
  ab_context.fillRect(84,231,14,7);
  ab_context.fillRect(14,238,7,7);
  ab_context.fillRect(56,238,7,7);
  ab_context.fillRect(91,245,7,7);
  ab_context.fillRect(105,245,7,7);
  ab_context.fillRect(70,252,7,7);
  ab_context.fillRect(91,252,7,7);
  ab_context.fillRect(77,259,14,7);
  ab_context.fillRect(91,266,7,7);
  ab_context.fillRect(70,273,7,7);
  ab_context.fillRect(119,273,7,7);
}


function draw_ac() {
  var ac_canvas = document.getElementById("b");
  var ac_context = ac_canvas.getContext("2d");
  ac_context.fillStyle = "#98F3D4"
  ac_context.fillRect(56,105,7,7);
  ac_context.fillRect(175,112,7,7);
  ac_context.fillRect(105,126,7,7);
  ac_context.fillRect(35,154,7,7);
  ac_context.fillRect(105,154,7,7);
  ac_context.fillRect(42,182,7,7);
  ac_context.fillRect(147,196,7,7);
  ac_context.fillRect(28,238,14,7);
  ac_context.fillRect(70,238,14,7);
  ac_context.fillRect(133,245,7,7);

}


function draw_ad() {
  var ad_canvas = document.getElementById("b");
  var ad_context = ad_canvas.getContext("2d");
  ad_context.fillStyle = "#BF661A"
  ad_context.fillRect(126,98,7,7);
  ad_context.fillRect(147,126,7,7);
  ad_context.fillRect(49,133,7,7);
  ad_context.fillRect(133,133,7,7);
  ad_context.fillRect(49,147,7,7);
  ad_context.fillRect(119,147,7,7);
  ad_context.fillRect(133,147,7,7);
  ad_context.fillRect(140,154,7,7);
  ad_context.fillRect(119,168,14,7);
  ad_context.fillRect(84,182,7,7);
  
}


function draw_ae() {
  var ae_canvas = document.getElementById("b");
  var ae_context = ae_canvas.getContext("2d");
  ae_context.fillStyle = "#46D891"
  ae_context.fillRect(70,105,7,7);
  ae_context.fillRect(42,112,7,7);
  ae_context.fillRect(49,119,7,7);
  ae_context.fillRect(77,133,7,21);
  ae_context.fillRect(49,140,7,7);
  ae_context.fillRect(119,140,7,7);
  ae_context.fillRect(91,147,7,7);
  ae_context.fillRect(84,154,7,7);
  ae_context.fillRect(28,168,7,7);
  ae_context.fillRect(133,168,7,7);
  ae_context.fillRect(70,175,7,7);
  ae_context.fillRect(112,175,7,7);
  ae_context.fillRect(168,175,7,14);
  ae_context.fillRect(56,189,7,7);
  ae_context.fillRect(49,196,7,7);
  ae_context.fillRect(63,196,7,7);
  ae_context.fillRect(119,245,7,7);
  ae_context.fillRect(77,252,7,7);
 
}


function draw_af() {
  var af_canvas = document.getElementById("b");
  var af_context = af_canvas.getContext("2d");
  af_context.fillStyle = "#CB39C6"
  af_context.fillRect(63,112,7,7);
  af_context.fillRect(140,105,7,7);
  af_context.fillRect(140,140,7,7);
  af_context.fillRect(126,154,7,7);
  af_context.fillRect(161,168,7,7);
  af_context.fillRect(77,182,7,7);
  af_context.fillRect(161,182,7,7);
  af_context.fillRect(56,210,7,7);
  af_context.fillRect(49,238,7,7);
  af_context.fillRect(105,252,7,7);
  af_context.fillRect(126,259,7,7);
  af_context.fillRect(84,266,7,7);
}


function draw_ag() {
  var ag_canvas = document.getElementById("b");
  var ag_context = ag_canvas.getContext("2d");
  ag_context.fillStyle = "#7DD5F9"
  ag_context.fillRect(70,112,7,7);
  ag_context.fillRect(154,105,7,7);
  ag_context.fillRect(175,119,7,7);
  ag_context.fillRect(35,126,7,7);
  ag_context.fillRect(119,126,7,7);
  ag_context.fillRect(175,126,7,7);
  ag_context.fillRect(63,133,7,7);
  ag_context.fillRect(105,133,7,7);
  ag_context.fillRect(175,133,7,7);
  ag_context.fillRect(28,161,7,7);
  ag_context.fillRect(133,161,7,7);
  ag_context.fillRect(168,161,7,7);
  ag_context.fillRect(21,168,7,7);
  ag_context.fillRect(98,168,7,7);
  ag_context.fillRect(133,182,7,7);
  ag_context.fillRect(77,196,14,14);
  ag_context.fillRect(161,210,7,7);
  ag_context.fillRect(147,231,7,7);
  ag_context.fillRect(42,238,7,7);
  ag_context.fillRect(140,238,14,7);
  ag_context.fillRect(112,245,7,7);
  ag_context.fillRect(119,259,7,7);
  ag_context.fillRect(70,266,7,7);

}


function draw_ah() {
  var ah_canvas = document.getElementById("b");
  var ah_context = ah_canvas.getContext("2d");
  ah_context.fillStyle = "#DB5279"
  ah_context.fillRect(133,105,7,7);
  ah_context.fillRect(77,119,7,7);
  ah_context.fillRect(21,140,7,7);
  ah_context.fillRect(35,119,7,7);
  ah_context.fillRect(63,119,7,7);
  ah_context.fillRect(77,119,7,7);
  ah_context.fillRect(168,119,7,7);
  ah_context.fillRect(140,133,7,7);
  ah_context.fillRect(105,147,7,7);
  ah_context.fillRect(42,154,7,7);
  ah_context.fillRect(35,161,7,7);
  ah_context.fillRect(49,161,7,7);
  ah_context.fillRect(105,168,14,7);
  ah_context.fillRect(154,168,7,7);
  ah_context.fillRect(63,175,7,7);
  ah_context.fillRect(56,182,7,7);
  ah_context.fillRect(70,182,7,7);
  ah_context.fillRect(21,189,7,7);
  ah_context.fillRect(35,189,7,7);
  ah_context.fillRect(77,189,7,7);
  ah_context.fillRect(63,224,7,14);
  ah_context.fillRect(140,231,7,7);
  ah_context.fillRect(63,238,7,7);
  ah_context.fillRect(84,245,7,7);
  ah_context.fillRect(98,245,7,7);
  ah_context.fillRect(154,245,7,7);
  ah_context.fillRect(56,252,7,7);
  ah_context.fillRect(140,252,7,7);
  ah_context.fillRect(105,266,7,7);
  ah_context.fillRect(91,273,14,7);
 
}


function draw_ai() {
  var ai_canvas = document.getElementById("b");
  var ai_context = ai_canvas.getContext("2d");
  ai_context.fillStyle = "#5F48D8"
  ai_context.fillRect(168,105,7,7);
  ai_context.fillRect(119,119,7,7);
  ai_context.fillRect(133,119,7,7);
  ai_context.fillRect(147,119,14,7);
  ai_context.fillRect(63,126,7,7);
  ai_context.fillRect(56,133,7,7);
  ai_context.fillRect(133,140,7,7);
  ai_context.fillRect(154,147,7,7);
  ai_context.fillRect(56,154,7,7);
  ai_context.fillRect(70,161,7,7);
  ai_context.fillRect(133,161,7,7);
  ai_context.fillRect(175,168,7,7);
  ai_context.fillRect(84,175,7,7);
  ai_context.fillRect(98,175,7,7);
  ai_context.fillRect(147,175,7,7);
  ai_context.fillRect(161,175,7,7);
  ai_context.fillRect(49,182,7,7);
  ai_context.fillRect(63,182,7,7);
  ai_context.fillRect(126,182,7,7);
  ai_context.fillRect(140,182,7,7);
  ai_context.fillRect(28,189,7,7);
  ai_context.fillRect(98,189,7,7);
  ai_context.fillRect(112,189,7,7);
  ai_context.fillRect(126,189,7,7);
  ai_context.fillRect(147,189,7,7);
  ai_context.fillRect(105,196,7,7);
  ai_context.fillRect(154,210,7,7);
  ai_context.fillRect(147,217,7,7);
  ai_context.fillRect(70,224,7,14);
  ai_context.fillRect(21,238,7,7);
  ai_context.fillRect(84,238,7,7);
  ai_context.fillRect(140,245,7,7);
  ai_context.fillRect(49,252,7,7);
  ai_context.fillRect(91,259,7,7);
  ai_context.fillRect(98,266,7,7);
 
}


function draw_aj() {
  var aj_canvas = document.getElementById("b");
  var aj_context = aj_canvas.getContext("2d");
  aj_context.fillStyle = "#23F5D9"
  aj_context.fillRect(119,133,7,7);
 
}


function draw_ak() {
  var ak_canvas = document.getElementById("b");
  var ak_context = ak_canvas.getContext("2d");
  ak_context.fillStyle = "#9F27AE"
  ak_context.fillRect(56,140,7,7);
  ak_context.fillRect(70,140,7,7);
  ak_context.fillRect(84,140,7,7);
  ak_context.fillRect(126,140,7,14);
  ak_context.fillRect(98,147,7,7);
  ak_context.fillRect(126,147,7,7);
  ak_context.fillRect(112,154,7,7);
  ak_context.fillRect(35,175,7,7);
  ak_context.fillRect(105,182,7,7);
  ak_context.fillRect(119,238,7,7);
 
}


function draw_al() {
  var al_canvas = document.getElementById("b");
  var al_context = al_canvas.getContext("2d");
  al_context.fillStyle = "#7AADD7"
  al_context.fillRect(98,140,7,7);
  al_context.fillRect(84,168,7,7);
  al_context.fillRect(35,182,7,7);

}


function draw_am() {
  var am_canvas = document.getElementById("b");
  var am_context = am_canvas.getContext("2d");
  am_context.fillStyle = "#AB6E43"
  am_context.fillRect(91,154,7,7);
  am_context.fillRect(126,161,7,7);
  am_context.fillRect(140,161,7,7);
  am_context.fillRect(154,161,7,7);
  am_context.fillRect(91,168,7,7);
  am_context.fillRect(175,175,7,7);
  am_context.fillRect(28,182,7,7);
  am_context.fillRect(14,217,7,7);
  am_context.fillRect(112,238,7,7);

}


function draw_an() {
  var an_canvas = document.getElementById("b");
  var an_context = an_canvas.getContext("2d");
  an_context.fillStyle = "#B26941"
  an_context.fillRect(42,161,7,7);
  
}


function draw_ao() {
  var ao_canvas = document.getElementById("b");
  var ao_context = ao_canvas.getContext("2d");
  ao_context.fillStyle = "#FECF14"
  ao_context.fillRect(49,168,7,7);
  ao_context.fillRect(49,245,7,7);
  ao_context.fillRect(147,259,7,7);
  ao_context.fillRect(63,266,7,7);
  ao_context.fillRect(105,273,7,7);
  ao_context.fillRect(140,273,14,7);
 
}


function draw_ap() {
  var ap_canvas = document.getElementById("b");
  var ap_context = ap_canvas.getContext("2d");
  ap_context.fillStyle = "#65FD3F"
  ap_context.fillRect(126,175,7,7);

}


function draw_aq() {
  var aq_canvas = document.getElementById("b");
  var aq_context = aq_canvas.getContext("2d");
  aq_context.fillStyle = "#45B9B9"
  aq_context.fillRect(42,196,7,7);
  aq_context.fillRect(56,196,7,7);
  aq_context.fillRect(56,245,14,7);

}


function draw_ar() {
  var ar_canvas = document.getElementById("b");
  var ar_context = ar_canvas.getContext("2d");
  ar_context.fillStyle = "#560AD4"
  ar_context.fillRect(147,245,7,7);
  ar_context.fillRect(133,273,7,7);
 
}

