﻿$(document).ready(function() {
// hides the slickbox as soon as the DOM is ready
$('#text-one').hide();
$('#text-two').hide();
$('#text-three').hide();
$('#text-four').hide();
$('#text-five').hide();
$('#text-six').hide();
$('#text-seven').hide();
$('#text-eight').hide();
$('#text-nine').hide();
// toggles the slickbox on clicking the noted link  
$('#toggle-one').click(function() {
$('#text-one').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-two').click(function() {
$('#text-two').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-three').click(function() {
$('#text-three').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-four').click(function() {
$('#text-four').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-five').click(function() {
$('#text-five').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-six').click(function() {
$('#text-six').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-seven').click(function() {
$('#text-seven').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-eight').click(function() {
$('#text-eight').slideToggle(600);
return false;
});
// toggles the slickbox on clicking the noted link  
$('#toggle-nine').click(function() {
$('#text-nine').slideToggle(600);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-one').click(function() {
$('#text-two').slideUp(500);
$('#text-three').slideUp(500);
$('#text-four').slideUp(500);
$('#text-five').slideUp(500);
$('#text-six').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-two').click(function() {
$('#text-one').slideUp(500);
$('#text-three').slideUp(500);
$('#text-four').slideUp(500);
$('#text-five').slideUp(500);
$('#text-six').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-three').click(function() {
$('#text-one').slideUp(500);
$('#text-two').slideUp(500);
$('#text-four').slideUp(500);
$('#text-five').slideUp(500);
$('#text-six').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-four').click(function() {
$('#text-one').slideUp(500);
$('#text-two').slideUp(500);
$('#text-three').slideUp(500);
$('#text-five').slideUp(500);
$('#text-six').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-five').click(function() {
$('#text-one').slideUp(500);
$('#text-two').slideUp(500);
$('#text-three').slideUp(500);
$('#text-four').slideUp(500);
$('#text-six').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-six').click(function() {
$('#text-one').slideUp(500);
$('#text-two').slideUp(500);
$('#text-three').slideUp(500);
$('#text-four').slideUp(500);
$('#text-five').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-seven').click(function() {
$('#text-one').slideUp(500);
$('#text-two').slideUp(500);
$('#text-three').slideUp(500);
$('#text-four').slideUp(500);
$('#text-five').slideUp(500);
$('#text-six').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-eight').click(function() {
$('#text-one').slideUp(500);
$('#text-two').slideUp(500);
$('#text-three').slideUp(500);
$('#text-four').slideUp(500);
$('#text-five').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-six').slideUp(500);
$('#text-nine').slideUp(500);
return false;
});
// hides the slickbox on clicking the noted link  
$('#toggle-nine').click(function() {
$('#text-one').slideUp(500);
$('#text-two').slideUp(500);
$('#text-three').slideUp(500);
$('#text-four').slideUp(500);
$('#text-five').slideUp(500);
$('#text-seven').slideUp(500);
$('#text-eight').slideUp(500);
$('#text-six').slideUp(500);
return false;
});
});

