function SlideLeftOne ()
{
	cellOneL = document.getElementById('jsLeftCellOne');
	cellOneL.style.height = '25px';
	cellTwoL = document.getElementById('jsLeftCellTwo');
	cellTwoL.style.height = '25px';
	cellThreeL = document.getElementById('jsLeftCellThree');
	cellThreeL.style.height = '25px';
	cellOneL.style.height = '432px';
}

function SlideLeftTwo ()
{
	cellOneL = document.getElementById('jsLeftCellOne');
	cellOneL.style.height = '25px';
	cellTwoL = document.getElementById('jsLeftCellTwo');
	cellTwoL.style.height = '25px';
	cellThreeL = document.getElementById('jsLeftCellThree');
	cellThreeL.style.height = '25px';
	cellTwoL.style.height = '432px';
}

function SlideLeftThree ()
{
	cellOneL = document.getElementById('jsLeftCellOne');
	cellOneL.style.height = '25px';
	cellTwoL = document.getElementById('jsLeftCellTwo');
	cellTwoL.style.height = '25px';
	cellThreeL = document.getElementById('jsLeftCellThree');
	cellThreeL.style.height = '25px';
	cellThreeL.style.height = '432px';
}

function SlideRightOne ()
{
	cellOneR = document.getElementById('jsRightCellOne');
	cellOneR.style.height = '25px';
	cellTwoR = document.getElementById('jsRightCellTwo');
	cellTwoR.style.height = '25px';
	cellThreeR = document.getElementById('jsRightCellThree');
	cellThreeR.style.height = '25px';
	cellOneR.style.height = '432px';
}

function SlideRightTwo ()
{
	cellOneR = document.getElementById('jsRightCellOne');
	cellOneR.style.height = '25px';
	cellTwoR = document.getElementById('jsRightCellTwo');
	cellTwoR.style.height = '25px';
	cellThreeR = document.getElementById('jsRightCellThree');
	cellThreeR.style.height = '25px';
	cellTwoR.style.height = '432px';
}

function SlideRightThree ()
{
	cellOneR = document.getElementById('jsRightCellOne');
	cellOneR.style.height = '25px';
	cellTwoR = document.getElementById('jsRightCellTwo');
	cellTwoR.style.height = '25px';
	cellThreeR = document.getElementById('jsRightCellThree');
	cellThreeR.style.height = '25px';
	cellThreeR.style.height = '432px';
}