

function descriptiontoggle1() {
	//height effect
	myHeight1 = new fx.Height('box1');
	myHeight1.hide();
	$('height1').onclick = function() {myHeight1.toggle();};
	};
	
addLoadEvent(descriptiontoggle1);



function descriptiontoggle2() {
	//height effect
	myHeight2 = new fx.Height('box2');
	myHeight2.hide();
	$('height2').onclick = function() {myHeight2.toggle();};
	};
	
addLoadEvent(descriptiontoggle2);



function descriptiontoggle3() {
	//height effect
	myHeight3 = new fx.Height('box3');
	myHeight3.hide();
	$('height3').onclick = function() {myHeight3.toggle();};
	};
	
addLoadEvent(descriptiontoggle3);



function descriptiontoggle4() {
	//height effect
	myHeight4 = new fx.Height('box4');
	myHeight4.hide();
	$('height4').onclick = function() {myHeight4.toggle();};
	};
	
addLoadEvent(descriptiontoggle4);



function descriptiontoggle5() {
	//height effect
	myHeight5 = new fx.Height('box5');
	myHeight5.hide();
	$('height5').onclick = function() {myHeight5.toggle();};
	};
	
addLoadEvent(descriptiontoggle5);



function descriptiontoggle6() {
	//height effect
	myHeight6 = new fx.Height('box6');
	myHeight6.hide();
	$('height6').onclick = function() {myHeight6.toggle();};
	};
	
addLoadEvent(descriptiontoggle6);



function descriptiontoggle7() {
	//height effect
	myHeight7 = new fx.Height('box7');
	myHeight7.hide();
	$('height7').onclick = function() {myHeight7.toggle();};
	};
	
addLoadEvent(descriptiontoggle7);



function descriptiontoggle8() {
	//height effect
	myHeight8 = new fx.Height('box8');
	myHeight8.hide();
	$('height8').onclick = function() {myHeight8.toggle();};
	};
	
addLoadEvent(descriptiontoggle8);



function descriptiontoggle9() {
	//height effect
	myHeight9 = new fx.Height('box9');
	myHeight9.hide();
	$('height9').onclick = function() {myHeight9.toggle();};
	};
	
addLoadEvent(descriptiontoggle9);



function descriptiontoggle10() {
	//height effect
	myHeight10 = new fx.Height('box10');
	myHeight10.hide();
	$('height10').onclick = function() {myHeight10.toggle();};
	};
	
addLoadEvent(descriptiontoggle10);



function descriptiontoggle11() {
	//height effect
	myHeight11 = new fx.Height('box11');
	myHeight11.hide();
	$('height11').onclick = function() {myHeight11.toggle();};
	};
	
addLoadEvent(descriptiontoggle11);



function descriptiontoggle12() {
	//height effect
	myHeight12 = new fx.Height('box12');
	myHeight12.hide();
	$('height12').onclick = function() {myHeight12.toggle();};
	};
	
addLoadEvent(descriptiontoggle12);



function descriptiontoggle13() {
	//height effect
	myHeight13 = new fx.Height('box13');
	myHeight13.hide();
	$('height13').onclick = function() {myHeight13.toggle();};
	};
	
addLoadEvent(descriptiontoggle13);



function descriptiontoggle14() {
	//height effect
	myHeight14 = new fx.Height('box14');
	myHeight14.hide();
	$('height14').onclick = function() {myHeight14.toggle();};
	};
	
addLoadEvent(descriptiontoggle14);



function descriptiontoggle15() {
	//height effect
	myHeight15 = new fx.Height('box15');
	myHeight15.hide();
	$('height15').onclick = function() {myHeight15.toggle();};
	};
	
addLoadEvent(descriptiontoggle15);



function descriptiontoggle16() {
	//height effect
	myHeight16 = new fx.Height('box16');
	myHeight16.hide();
	$('height16').onclick = function() {myHeight16.toggle();};
	};
	
addLoadEvent(descriptiontoggle16);



function descriptiontoggle17() {
	//height effect
	myHeight17 = new fx.Height('box17');
	myHeight17.hide();
	$('height17').onclick = function() {myHeight17.toggle();};
	};
	
addLoadEvent(descriptiontoggle17);

