var MENU_POS = {
  'height' : [23, 23, 23, 23, 23],
  'width' : [100, 160, 160, 190, 220],
  'block_top' : [147, 27, 6, 6, 6],
  'block_left' : [0, 0, 150, 150, 150, 180],
  'top' : [0, 24, 24, 24, 24],
  'left' : [101, 0, 0, 0, 0],
  'hide_delay' : [200, 200, 200, 200, 200],
  'expd_delay' : [200, 200, 200, 200, 200],
  'pixel_path' : '../images/pixel.gif',
  'align' : 'center' // left, center, right
};