window.addEvent('domready', function() {
	var status = {
		'true': 'open',
		'false': 'close'
	};
	








});




