<%   String pdfId = request.getParameter("pdfId");
  
if ((pdfId== null)|| (pdfId.trim().length() ==0)){
 response.sendRedirect("/");
 } 

 %>
 <jsp:include page="/adsgfp/across33.jsp"  flush="true" />
<html>
<head>
<meta name="robots" content="noindex,follow" />
<title>Literature Worksheets</title>
<jsp:include page="/layout2gfp/includes/dfp/dfpheader4.jsp" 	 flush="true" />
</head>
<body>
<center>
<br/>

  <jsp:include page="/adsgfp/googleworksheets468.jsp"  flush="true" />
<br/>
<table><tr>
<td valign='top' >
  <jsp:include page="/adsgfp/gworksheets160.jsp" 	
   flush="true" />
</td>

 <td valign='top'> 

 
 If you have trouble viewing the  worksheet <a class='aclass' href="<%=pdfId%>.pdf">click here</a> </br></br>
 
 
<OBJECT CLASSID="clsid:CA8A9780-280D-11CF-A24D-444553540000" WIDTH=728 HEIGHT=500> <PARAM NAME="SRC" VALUE="<%=pdfId%>.pdf"> <EMBED SRC="<%=pdfId%>.pdf" HEIGHT=450 WIDTH=450> <NOEMBED> Your browser does not support embedded PDF files. </NOEMBED> </EMBED></OBJECT>
<br>
<br />
<jsp:include page="/adsgfp/mediumRectAds4.jsp"  flush="true" /><STRONG> <br /><a class='aclass' href="https://www.softschools.com/faq.jsp"><FONT size="4">Frequently Asked Questions</FONT></a></STRONG>  </br><STRONG> <a class='aclass' href="https://www.softschools.com/literature/worksheets/"><FONT size="4"> Back To Literature Worksheets</FONT></a></STRONG>  <br />
</td>
<td valign='top' >
 <jsp:include page="/adsgfp/mediumRectAds.jsp"  flush="true" />
  <jsp:include page="/adsgfp/literature.jsp" 	
   flush="true" />
</td>
</tr></table>
<br />
<br/>
<br/>
<br/>
<br/>


</center>
</body>
</html>