
$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox').hide();
  $('a#slick-hide').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show').click(function() {
	$('a#slick-show').hide();
	$('a#slick-hide').show();
    $('#slickbox').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide').click(function() {
	$('a#slick-show').show();
	$('a#slick-hide').hide();
    $('#slickbox').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle').click(function() {
    $('#slickbox').toggle(400);
    return false;
  });
});

function slickStart() {
	$('a#slick-show').show();
	$('#slickbox').hide();
  	$('a#slick-hide').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox2').hide();
  $('a#slick-hide2').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show2').click(function() {
	$('a#slick-show2').hide();
	$('a#slick-hide2').show();
    $('#slickbox2').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide2').click(function() {
	$('a#slick-show2').show();
	$('a#slick-hide2').hide();
    $('#slickbox2').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle2').click(function() {
    $('#slickbox2').toggle(400);
    return false;
  });
});

function slickStart2() {
	$('a#slick-show2').show();
	$('#slickbox2').hide();
  	$('a#slick-hide2').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox3').hide();
  $('a#slick-hide3').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show3').click(function() {
	$('a#slick-show3').hide();
	$('a#slick-hide3').show();
    $('#slickbox3').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide3').click(function() {
	$('a#slick-show3').show();
	$('a#slick-hide3').hide();
    $('#slickbox3').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle3').click(function() {
    $('#slickbox3').toggle(400);
    return false;
  });
});

function slickStart3() {
	$('a#slick-show3').show();
	$('#slickbox3').hide();
  	$('a#slick-hide3').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox4').hide();
  $('a#slick-hide4').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show4').click(function() {
	$('a#slick-show4').hide();
	$('a#slick-hide4').show();
    $('#slickbox4').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide4').click(function() {
	$('a#slick-show4').show();
	$('a#slick-hide4').hide();
    $('#slickbox4').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle4').click(function() {
    $('#slickbox4').toggle(400);
    return false;
  });
});

function slickStart4() {
	$('a#slick-show4').show();
	$('#slickbox4').hide();
  	$('a#slick-hide4').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox5').hide();
  $('a#slick-hide5').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show5').click(function() {
	$('a#slick-show5').hide();
	$('a#slick-hide5').show();
    $('#slickbox5').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide5').click(function() {
	$('a#slick-show5').show();
	$('a#slick-hide5').hide();
    $('#slickbox5').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle5').click(function() {
    $('#slickbox5').toggle(400);
    return false;
  });
});

function slickStart5() {
	$('a#slick-show5').show();
	$('#slickbox5').hide();
  	$('a#slick-hide5').hide();
}

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox6').hide();
  $('a#slick-hide6').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show6').click(function() {
	$('a#slick-show6').hide();
	$('a#slick-hide6').show();
    $('#slickbox6').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide6').click(function() {
	$('a#slick-show6').show();
	$('a#slick-hide6').hide();
    $('#slickbox6').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle6').click(function() {
    $('#slickbox6').toggle(400);
    return false;
  });
});

function slickStart6() {
	$('a#slick-show6').show();
	$('#slickbox6').hide();
  	$('a#slick-hide6').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox7').hide();
  $('a#slick-hide7').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show7').click(function() {
	$('a#slick-show7').hide();
	$('a#slick-hide7').show();
    $('#slickbox7').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide7').click(function() {
	$('a#slick-show7').show();
	$('a#slick-hide7').hide();
    $('#slickbox7').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle7').click(function() {
    $('#slickbox7').toggle(400);
    return false;
  });
});

function slickStart7() {
	$('a#slick-show7').show();
	$('#slickbox7').hide();
  	$('a#slick-hide7').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox8').hide();
  $('a#slick-hide8').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show8').click(function() {
	$('a#slick-show8').hide();
	$('a#slick-hide8').show();
    $('#slickbox8').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide8').click(function() {
	$('a#slick-show8').show();
	$('a#slick-hide8').hide();
    $('#slickbox8').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle8').click(function() {
    $('#slickbox8').toggle(400);
    return false;
  });
});

function slickStart8() {
	$('a#slick-show8').show();
	$('#slickbox8').hide();
  	$('a#slick-hide8').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox9').hide();
  $('a#slick-hide9').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show9').click(function() {
	$('a#slick-show9').hide();
	$('a#slick-hide9').show();
    $('#slickbox9').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide9').click(function() {
	$('a#slick-show9').show();
	$('a#slick-hide9').hide();
    $('#slickbox9').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle9').click(function() {
    $('#slickbox9').toggle(400);
    return false;
  });
});

function slickStart9() {
	$('a#slick-show9').show();
	$('#slickbox9').hide();
  	$('a#slick-hide9').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox10').hide();
  $('a#slick-hide10').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show10').click(function() {
	$('a#slick-show10').hide();
	$('a#slick-hide10').show();
    $('#slickbox10').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide10').click(function() {
	$('a#slick-show10').show();
	$('a#slick-hide10').hide();
    $('#slickbox10').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle10').click(function() {
    $('#slickbox10').toggle(400);
    return false;
  });
});

function slickStart10() {
	$('a#slick-show10').show();
	$('#slickbox10').hide();
  	$('a#slick-hide10').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox11').hide();
  $('a#slick-hide11').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show11').click(function() {
	$('a#slick-show11').hide();
	$('a#slick-hide11').show();
    $('#slickbox11').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide11').click(function() {
	$('a#slick-show11').show();
	$('a#slick-hide11').hide();
    $('#slickbox11').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle11').click(function() {
    $('#slickbox11').toggle(400);
    return false;
  });
});

function slickStart11() {
	$('a#slick-show11').show();
	$('#slickbox11').hide();
  	$('a#slick-hide11').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox12').hide();
  $('a#slick-hide12').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show12').click(function() {
	$('a#slick-show12').hide();
	$('a#slick-hide12').show();
    $('#slickbox12').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide12').click(function() {
	$('a#slick-show12').show();
	$('a#slick-hide12').hide();
    $('#slickbox12').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle12').click(function() {
    $('#slickbox12').toggle(400);
    return false;
  });
});

function slickStart12() {
	$('a#slick-show12').show();
	$('#slickbox12').hide();
  	$('a#slick-hide12').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox13').hide();
  $('a#slick-hide13').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show13').click(function() {
	$('a#slick-show13').hide();
	$('a#slick-hide13').show();
    $('#slickbox13').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide13').click(function() {
	$('a#slick-show13').show();
	$('a#slick-hide13').hide();
    $('#slickbox13').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle13').click(function() {
    $('#slickbox13').toggle(400);
    return false;
  });
});

function slickStart13() {
	$('a#slick-show13').show();
	$('#slickbox13').hide();
  	$('a#slick-hide13').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox14').hide();
  $('a#slick-hide14').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show14').click(function() {
	$('a#slick-show14').hide();
	$('a#slick-hide14').show();
    $('#slickbox14').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide14').click(function() {
	$('a#slick-show14').show();
	$('a#slick-hide14').hide();
    $('#slickbox14').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle14').click(function() {
    $('#slickbox14').toggle(400);
    return false;
  });
});

function slickStart14() {
	$('a#slick-show14').show();
	$('#slickbox14').hide();
  	$('a#slick-hide14').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox15').hide();
  $('a#slick-hide15').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show15').click(function() {
	$('a#slick-show15').hide();
	$('a#slick-hide15').show();
    $('#slickbox15').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide15').click(function() {
	$('a#slick-show15').show();
	$('a#slick-hide15').hide();
    $('#slickbox15').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle15').click(function() {
    $('#slickbox15').toggle(400);
    return false;
  });
});

function slickStart15() {
	$('a#slick-show15').show();
	$('#slickbox15').hide();
  	$('a#slick-hide15').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox16').hide();
  $('a#slick-hide16').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show16').click(function() {
	$('a#slick-show16').hide();
	$('a#slick-hide16').show();
    $('#slickbox16').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide16').click(function() {
	$('a#slick-show16').show();
	$('a#slick-hide16').hide();
    $('#slickbox16').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle16').click(function() {
    $('#slickbox16').toggle(400);
    return false;
  });
});

function slickStart16() {
	$('a#slick-show16').show();
	$('#slickbox16').hide();
  	$('a#slick-hide16').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox17').hide();
  $('a#slick-hide17').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show17').click(function() {
	$('a#slick-show17').hide();
	$('a#slick-hide17').show();
    $('#slickbox17').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide17').click(function() {
	$('a#slick-show17').show();
	$('a#slick-hide17').hide();
    $('#slickbox17').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle17').click(function() {
    $('#slickbox17').toggle(400);
    return false;
  });
});

function slickStart17() {
	$('a#slick-show17').show();
	$('#slickbox17').hide();
  	$('a#slick-hide17').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox18').hide();
  $('a#slick-hide18').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show18').click(function() {
	$('a#slick-show18').hide();
	$('a#slick-hide18').show();
    $('#slickbox18').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide18').click(function() {
	$('a#slick-show18').show();
	$('a#slick-hide18').hide();
    $('#slickbox18').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle18').click(function() {
    $('#slickbox18').toggle(400);
    return false;
  });
});

function slickStart18() {
	$('a#slick-show18').show();
	$('#slickbox18').hide();
  	$('a#slick-hide18').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox19').hide();
  $('a#slick-hide19').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show19').click(function() {
	$('a#slick-show19').hide();
	$('a#slick-hide19').show();
    $('#slickbox19').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide19').click(function() {
	$('a#slick-show19').show();
	$('a#slick-hide19').hide();
    $('#slickbox19').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle19').click(function() {
    $('#slickbox19').toggle(400);
    return false;
  });
});

function slickStart19() {
	$('a#slick-show19').show();
	$('#slickbox19').hide();
  	$('a#slick-hide19').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox20').hide();
  $('a#slick-hide20').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show20').click(function() {
	$('a#slick-show20').hide();
	$('a#slick-hide20').show();
    $('#slickbox20').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide20').click(function() {
	$('a#slick-show20').show();
	$('a#slick-hide20').hide();
    $('#slickbox20').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle20').click(function() {
    $('#slickbox20').toggle(400);
    return false;
  });
});

function slickStart20() {
	$('a#slick-show20').show();
	$('#slickbox20').hide();
  	$('a#slick-hide20').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox21').hide();
  $('a#slick-hide21').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show21').click(function() {
	$('a#slick-show21').hide();
	$('a#slick-hide21').show();
    $('#slickbox21').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide21').click(function() {
	$('a#slick-show21').show();
	$('a#slick-hide21').hide();
    $('#slickbox21').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle21').click(function() {
    $('#slickbox21').toggle(400);
    return false;
  });
});

function slickStart21() {
	$('a#slick-show21').show();
	$('#slickbox21').hide();
  	$('a#slick-hide21').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox22').hide();
  $('a#slick-hide22').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show22').click(function() {
	$('a#slick-show22').hide();
	$('a#slick-hide22').show();
    $('#slickbox22').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide22').click(function() {
	$('a#slick-show22').show();
	$('a#slick-hide22').hide();
    $('#slickbox22').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle22').click(function() {
    $('#slickbox22').toggle(400);
    return false;
  });
});

function slickStart22() {
	$('a#slick-show22').show();
	$('#slickbox22').hide();
  	$('a#slick-hide22').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox23').hide();
  $('a#slick-hide23').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show23').click(function() {
	$('a#slick-show23').hide();
	$('a#slick-hide23').show();
    $('#slickbox23').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide23').click(function() {
	$('a#slick-show23').show();
	$('a#slick-hide23').hide();
    $('#slickbox23').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle23').click(function() {
    $('#slickbox23').toggle(400);
    return false;
  });
});

function slickStart23() {
	$('a#slick-show23').show();
	$('#slickbox23').hide();
  	$('a#slick-hide23').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox24').hide();
  $('a#slick-hide24').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show24').click(function() {
	$('a#slick-show24').hide();
	$('a#slick-hide24').show();
    $('#slickbox24').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide24').click(function() {
	$('a#slick-show24').show();
	$('a#slick-hide24').hide();
    $('#slickbox24').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle24').click(function() {
    $('#slickbox24').toggle(400);
    return false;
  });
});

function slickStart24() {
	$('a#slick-show24').show();
	$('#slickbox24').hide();
  	$('a#slick-hide24').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox25').hide();
  $('a#slick-hide25').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show25').click(function() {
	$('a#slick-show25').hide();
	$('a#slick-hide25').show();
    $('#slickbox25').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide25').click(function() {
	$('a#slick-show25').show();
	$('a#slick-hide25').hide();
    $('#slickbox25').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle25').click(function() {
    $('#slickbox25').toggle(400);
    return false;
  });
});

function slickStart25() {
	$('a#slick-show25').show();
	$('#slickbox25').hide();
  	$('a#slick-hide25').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox26').hide();
  $('a#slick-hide26').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show26').click(function() {
	$('a#slick-show26').hide();
	$('a#slick-hide26').show();
    $('#slickbox26').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide26').click(function() {
	$('a#slick-show26').show();
	$('a#slick-hide26').hide();
    $('#slickbox26').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle26').click(function() {
    $('#slickbox26').toggle(400);
    return false;
  });
});

function slickStart26() {
	$('a#slick-show26').show();
	$('#slickbox26').hide();
  	$('a#slick-hide26').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox27').hide();
  $('a#slick-hide27').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show27').click(function() {
	$('a#slick-show27').hide();
	$('a#slick-hide27').show();
    $('#slickbox27').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide27').click(function() {
	$('a#slick-show27').show();
	$('a#slick-hide27').hide();
    $('#slickbox27').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle27').click(function() {
    $('#slickbox27').toggle(400);
    return false;
  });
});

function slickStart28() {
	$('a#slick-show27').show();
	$('#slickbox27').hide();
  	$('a#slick-hide27').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox28').hide();
  $('a#slick-hide28').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show28').click(function() {
	$('a#slick-show28').hide();
	$('a#slick-hide28').show();
    $('#slickbox28').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide28').click(function() {
	$('a#slick-show28').show();
	$('a#slick-hide28').hide();
    $('#slickbox28').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle28').click(function() {
    $('#slickbox28').toggle(400);
    return false;
  });
});

function slickStart28() {
	$('a#slick-show28').show();
	$('#slickbox28').hide();
  	$('a#slick-hide28').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox29').hide();
  $('a#slick-hide29').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show29').click(function() {
	$('a#slick-show29').hide();
	$('a#slick-hide29').show();
    $('#slickbox29').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide29').click(function() {
	$('a#slick-show29').show();
	$('a#slick-hide29').hide();
    $('#slickbox29').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle29').click(function() {
    $('#slickbox29').toggle(400);
    return false;
  });
});

function slickStart29() {
	$('a#slick-show29').show();
	$('#slickbox29').hide();
  	$('a#slick-hide29').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox30').hide();
  $('a#slick-hide30').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show30').click(function() {
	$('a#slick-show30').hide();
	$('a#slick-hide30').show();
    $('#slickbox30').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide30').click(function() {
	$('a#slick-show30').show();
	$('a#slick-hide30').hide();
    $('#slickbox30').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle30').click(function() {
    $('#slickbox30').toggle(400);
    return false;
  });
});

function slickStart30() {
	$('a#slick-show30').show();
	$('#slickbox30').hide();
  	$('a#slick-hide30').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox31').hide();
  $('a#slick-hide31').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show31').click(function() {
	$('a#slick-show31').hide();
	$('a#slick-hide31').show();
    $('#slickbox31').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide31').click(function() {
	$('a#slick-show31').show();
	$('a#slick-hide31').hide();
    $('#slickbox31').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle31').click(function() {
    $('#slickbox31').toggle(400);
    return false;
  });
});

function slickStart31() {
	$('a#slick-show31').show();
	$('#slickbox31').hide();
  	$('a#slick-hide31').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox32').hide();
  $('a#slick-hide32').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show32').click(function() {
	$('a#slick-show32').hide();
	$('a#slick-hide32').show();
    $('#slickbox32').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide32').click(function() {
	$('a#slick-show32').show();
	$('a#slick-hide32').hide();
    $('#slickbox32').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle32').click(function() {
    $('#slickbox32').toggle(400);
    return false;
  });
});

function slickStart32() {
	$('a#slick-show32').show();
	$('#slickbox32').hide();
  	$('a#slick-hide32').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox33').hide();
  $('a#slick-hide33').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show33').click(function() {
	$('a#slick-show33').hide();
	$('a#slick-hide33').show();
    $('#slickbox33').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide33').click(function() {
	$('a#slick-show33').show();
	$('a#slick-hide33').hide();
    $('#slickbox33').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle33').click(function() {
    $('#slickbox33').toggle(400);
    return false;
  });
});

function slickStart33() {
	$('a#slick-show33').show();
	$('#slickbox33').hide();
  	$('a#slick-hide33').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox34').hide();
  $('a#slick-hide34').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show34').click(function() {
	$('a#slick-show34').hide();
	$('a#slick-hide34').show();
    $('#slickbox34').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide34').click(function() {
	$('a#slick-show34').show();
	$('a#slick-hide34').hide();
    $('#slickbox34').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle34').click(function() {
    $('#slickbox34').toggle(400);
    return false;
  });
});

function slickStart34() {
	$('a#slick-show34').show();
	$('#slickbox34').hide();
  	$('a#slick-hide34').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox35').hide();
  $('a#slick-hide35').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show35').click(function() {
	$('a#slick-show35').hide();
	$('a#slick-hide35').show();
    $('#slickbox35').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide35').click(function() {
	$('a#slick-show35').show();
	$('a#slick-hide35').hide();
    $('#slickbox35').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle35').click(function() {
    $('#slickbox35').toggle(400);
    return false;
  });
});

function slickStart35() {
	$('a#slick-show35').show();
	$('#slickbox35').hide();
  	$('a#slick-hide35').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox36').hide();
  $('a#slick-hide36').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show36').click(function() {
	$('a#slick-show36').hide();
	$('a#slick-hide36').show();
    $('#slickbox36').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide36').click(function() {
	$('a#slick-show36').show();
	$('a#slick-hide36').hide();
    $('#slickbox36').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle36').click(function() {
    $('#slickbox36').toggle(400);
    return false;
  });
});

function slickStart36() {
	$('a#slick-show36').show();
	$('#slickbox36').hide();
  	$('a#slick-hide36').hide();
}


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#slickbox37').hide();
  $('a#slick-hide37').hide();
 // shows the slickbox on clicking the noted link  
  $('a#slick-show37').click(function() {
	$('a#slick-show37').hide();
	$('a#slick-hide37').show();
    $('#slickbox37').show('slow');
    return false;
	
  });
 // hides the slickbox on clicking the noted link  
  $('a#slick-hide37').click(function() {
	$('a#slick-show37').show();
	$('a#slick-hide37').hide();
    $('#slickbox37').hide('fast');
    return false;
  });
  
 // toggles the slickbox on clicking the noted link  
  $('a#slick-toggle37').click(function() {
    $('#slickbox37').toggle(400);
    return false;
  });
});

function slickStart37() {
	$('a#slick-show37').show();
	$('#slickbox37').hide();
  	$('a#slick-hide37').hide();
}