//easySlider 1.5 $(document).ready(function(){ $("#interactive-tool-open-ended-448-1").easySlider({ prevText:'Previous Question', prevId: 'prevBtn-448-1', nextText:'Next Question', nextId: 'nextBtn-448-1', vertical:'true', groupID: '448-1' }); $(".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. Do you like fruits?
  • \n" ) document.write( "\n" ) document.write( "
  • 2. Do you like vegetables?
  • \n" ) document.write( "\n" ) document.write( "
  • 3. Where do you get your fruits and vegetables?
  • \n" ) document.write( "\n" ) document.write( "
  • 4. Have you ever wondered where those fruits and vegetables come from?
  • \n" ) document.write( "\n" ) document.write( "
  • 5. Have you ever wondered how fruits and vegetables get to your store?
  • \n" ) document.write( "\n" ) document.write( "
  • 6. Tomatoes grow in the summer, but we can still buy tomatoes in the winter. Why?
  • \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("
");