//easySlider 1.5 $(document).ready(function(){ $("#interactive-tool-open-ended-139-2").easySlider({ prevText:'Previous Question', prevId: 'prevBtn-139-2', nextText:'Next Question', nextId: 'nextBtn-139-2', vertical:'true', groupID: '139-2' }); $(".interactive-tool-open-ended ul li").each(function(listItem) { if( $(this).children('textarea').height() != null ) { //alert( $(this).children('div').outerHeight() + " " + $(this).children('div').css( 'padding-top' ) + " " + $(this).children('div').css( 'padding-bottom' ) ); $(this).children('textarea').css( 'height', $(this).height() - $(this).children('div').outerHeight() ); } }); $(".lesson-detail ul").css( 'margin', '0' ); }); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
    \n" ); document.write( "
  • 1. What trends do you notice?
  • \n" ) document.write( "\n" ) document.write( "
  • 2. What year appears to have the highest eligible voter turnout?
  • \n" ) document.write( "\n" ) document.write( "
  • 3. What were the \'issues\' noted during this election?
  • \n" ) document.write( "\n" ) document.write( "
  • 4. What similarities does it share with the 2008 election?
  • \n" ) document.write( "\n" ) document.write( "
  • 5. What two consecutive years have the lowest eligible voter turnout?
  • \n" ) document.write( "\n" ) document.write( "
  • 6. What similar \'issues\' do these elections have in common?
  • \n" ) document.write( "\n" ) document.write( "" ) document.write( "
  • \n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write("
");