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

	var myVerticalSlide0 = new Fx.Slide('vertical_slide0').hide();

	$('v_toggle0').addEvent('click', function(e){
		e.stop();
		myVerticalSlide0.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide0.addEvent('complete', function() {
		$('vertical_status0').set('html', status[myVerticalSlide0.open]);
	});
	
	
	var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide1 = new Fx.Slide('vertical_slide1').hide();

	$('v_toggle1').addEvent('click', function(e){
		e.stop();
		myVerticalSlide1.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide1.addEvent('complete', function() {
		$('vertical_status1').set('html', status[myVerticalSlide1.open]);
	});
	

	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide2 = new Fx.Slide('vertical_slide2').hide();

	$('v_toggle2').addEvent('click', function(e){
		e.stop();
		myVerticalSlide2.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide2.addEvent('complete', function() {
		$('vertical_status2').set('html', status[myVerticalSlide2.open]);
	});
	
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide3 = new Fx.Slide('vertical_slide3').hide();

	$('v_toggle3').addEvent('click', function(e){
		e.stop();
		myVerticalSlide3.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide3.addEvent('complete', function() {
		$('vertical_status3').set('html', status[myVerticalSlide3.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide4 = new Fx.Slide('vertical_slide4').hide();

	$('v_toggle4').addEvent('click', function(e){
		e.stop();
		myVerticalSlide4.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide4.addEvent('complete', function() {
		$('vertical_status4').set('html', status[myVerticalSlide4.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide5 = new Fx.Slide('vertical_slide5').hide();

	$('v_toggle5').addEvent('click', function(e){
		e.stop();
		myVerticalSlide5.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide5.addEvent('complete', function() {
		$('vertical_status5').set('html', status[myVerticalSlide5.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide6 = new Fx.Slide('vertical_slide6').hide();

	$('v_toggle6').addEvent('click', function(e){
		e.stop();
		myVerticalSlide6.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide6.addEvent('complete', function() {
		$('vertical_status6').set('html', status[myVerticalSlide6.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide7 = new Fx.Slide('vertical_slide7').hide();

	$('v_toggle7').addEvent('click', function(e){
		e.stop();
		myVerticalSlide7.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide7.addEvent('complete', function() {
		$('vertical_status7').set('html', status[myVerticalSlide7.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide8 = new Fx.Slide('vertical_slide8').hide();

	$('v_toggle8').addEvent('click', function(e){
		e.stop();
		myVerticalSlide8.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide8.addEvent('complete', function() {
		$('vertical_status8').set('html', status[myVerticalSlide8.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide9 = new Fx.Slide('vertical_slide9').hide();

	$('v_toggle9').addEvent('click', function(e){
		e.stop();
		myVerticalSlide9.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide9.addEvent('complete', function() {
		$('vertical_status9').set('html', status[myVerticalSlide9.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide10 = new Fx.Slide('vertical_slide10').hide();

	$('v_toggle10').addEvent('click', function(e){
		e.stop();
		myVerticalSlide10.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide10.addEvent('complete', function() {
		$('vertical_status10').set('html', status[myVerticalSlide10.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide11 = new Fx.Slide('vertical_slide11').hide();

	$('v_toggle11').addEvent('click', function(e){
		e.stop();
		myVerticalSlide11.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide11.addEvent('complete', function() {
		$('vertical_status11').set('html', status[myVerticalSlide11.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide12 = new Fx.Slide('vertical_slide12').hide();

	$('v_toggle12').addEvent('click', function(e){
		e.stop();
		myVerticalSlide12.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide12.addEvent('complete', function() {
		$('vertical_status12').set('html', status[myVerticalSlide12.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide13 = new Fx.Slide('vertical_slide13').hide();

	$('v_toggle13').addEvent('click', function(e){
		e.stop();
		myVerticalSlide13.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide13.addEvent('complete', function() {
		$('vertical_status13').set('html', status[myVerticalSlide13.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide14 = new Fx.Slide('vertical_slide14').hide();

	$('v_toggle14').addEvent('click', function(e){
		e.stop();
		myVerticalSlide14.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide14.addEvent('complete', function() {
		$('vertical_status14').set('html', status[myVerticalSlide14.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide15 = new Fx.Slide('vertical_slide15').hide();

	$('v_toggle15').addEvent('click', function(e){
		e.stop();
		myVerticalSlide15.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide15.addEvent('complete', function() {
		$('vertical_status15').set('html', status[myVerticalSlide15.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide16 = new Fx.Slide('vertical_slide16').hide();

	$('v_toggle16').addEvent('click', function(e){
		e.stop();
		myVerticalSlide16.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide16.addEvent('complete', function() {
		$('vertical_status16').set('html', status[myVerticalSlide16.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide17 = new Fx.Slide('vertical_slide17').hide();

	$('v_toggle17').addEvent('click', function(e){
		e.stop();
		myVerticalSlide17.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide17.addEvent('complete', function() {
		$('vertical_status17').set('html', status[myVerticalSlide17.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide18 = new Fx.Slide('vertical_slide18').hide();

	$('v_toggle18').addEvent('click', function(e){
		e.stop();
		myVerticalSlide18.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide18.addEvent('complete', function() {
		$('vertical_status18').set('html', status[myVerticalSlide18.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide19 = new Fx.Slide('vertical_slide19').hide();

	$('v_toggle19').addEvent('click', function(e){
		e.stop();
		myVerticalSlide19.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide19.addEvent('complete', function() {
		$('vertical_status19').set('html', status[myVerticalSlide19.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide20 = new Fx.Slide('vertical_slide20').hide();

	$('v_toggle20').addEvent('click', function(e){
		e.stop();
		myVerticalSlide20.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide20.addEvent('complete', function() {
		$('vertical_status20').set('html', status[myVerticalSlide20.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide21 = new Fx.Slide('vertical_slide21').hide();

	$('v_toggle21').addEvent('click', function(e){
		e.stop();
		myVerticalSlide21.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide21.addEvent('complete', function() {
		$('vertical_status21').set('html', status[myVerticalSlide21.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide22 = new Fx.Slide('vertical_slide22').hide();

	$('v_toggle22').addEvent('click', function(e){
		e.stop();
		myVerticalSlide22.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide22.addEvent('complete', function() {
		$('vertical_status22').set('html', status[myVerticalSlide22.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide23 = new Fx.Slide('vertical_slide23').hide();

	$('v_toggle23').addEvent('click', function(e){
		e.stop();
		myVerticalSlide23.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide23.addEvent('complete', function() {
		$('vertical_status23').set('html', status[myVerticalSlide23.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide24 = new Fx.Slide('vertical_slide24').hide();

	$('v_toggle24').addEvent('click', function(e){
		e.stop();
		myVerticalSlide24.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide24.addEvent('complete', function() {
		$('vertical_status24').set('html', status[myVerticalSlide24.open]);
	});
	
	
		var status = {
		'true': 'close',
		'false': 'expand'
	};

	var myVerticalSlide25 = new Fx.Slide('vertical_slide25').hide();

	$('v_toggle25').addEvent('click', function(e){
		e.stop();
		myVerticalSlide25.toggle();
	});
	
	// When Vertical Slide ends its transition, we check for its status
	// note that complete will not affect 'hide' and 'show' methods
	myVerticalSlide25.addEvent('complete', function() {
		$('vertical_status25').set('html', status[myVerticalSlide25.open]);
	});
	


});