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

 %>
<html>
<head>
<meta name="robots" content="noindex,follow" />
<title>handwriting alphabets activities</title>
</head>
<body>
<center>
<br/>

  <jsp:include page="/adsgfp/gthemesheets468.jsp"  flush="true" />
<br/>
<table><tr>
<td>
 <jsp:include page="/adsgfp/gthemesheets160.jsp"  flush="true" />
</td>

 <td valign='top'> 
<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/gthemesheets336.jsp"  flush="true" /><br /><STRONG> <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/handwriting/cursive/"><FONT size="4"> Back To Cursive Handwriting</FONT></a></STRONG>  </br>
</td>
</tr></table>
<br/>
<br/>
<br/>
<br/>
<br/>


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