var MENU_POS = {
	
	// height buttons~
	'height' : [33, 21, 21, 21, 21],

	// width buttons~
	'width' : [89, 190, 190, 190, 190],

	// height top browser~
	'block_top' : [170, 35, 5, 5, 5],

	// width left browser~
	'block_left' : [0, 0, 130, 150],

	// offset stairs-space in between buttons
	'top' : [0, 21, 21, 21, 21],







	/// space in between buttons-offset
	'left' : [89, 0, 0, 0, 0],
	'hide_delay' : [300, 300, 300, 300, 300],
	'expd_delay' : [300, 300, 300, 300, 300],

	'pixel_path' : 'http://www.wyndcreste.com/images/navpixel.gif',
	'align' : 'center' // left, center, right
};

