//easySlider 1.5 $(document).ready(function(){ $("#interactive-tool-open-ended-446-1").easySlider({ prevText:'Previous Question', prevId: 'prevBtn-446-1', nextText:'Next Question', nextId: 'nextBtn-446-1', vertical:'true', groupID: '446-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. Whom do you depend on for a loaf of bread?
  • \n" ) document.write( "\n" ) document.write( "
  • 2. Whom do you depend on for chocolate chip cookies?
  • \n" ) document.write( "\n" ) document.write( "
  • 3. Whom do you depend on for store movies?
  • \n" ) document.write( "\n" ) document.write( "
  • 4. Whom do you depend on for oil in vehicles?
  • \n" ) document.write( "\n" ) document.write( "
  • 5. Name three workers who help you make your bread.
  • \n" ) document.write( "\n" ) document.write( "
  • 6. Name three steps in making the bread.
  • \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("
");