//easySlider 1.5 $(document).ready(function(){ $("#interactive-tool-open-ended-535-2").easySlider({ prevText:'Previous Question', prevId: 'prevBtn-535-2', nextText:'Next Question', nextId: 'nextBtn-535-2', vertical:'true', groupID: '535-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 is the number of insured people in the United States?
  • \n" ) document.write( "\n" ) document.write( "
  • 2. Why do many uninsured end up in hospitals to treat a condition that could have been avoided?
  • \n" ) document.write( "\n" ) document.write( "
  • 3. How does delaying health care lead to higher costs for all of us?
  • \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("
");