document.write("<table width='200' border='0' align='center' cellpadding='0' cellspacing='0'>")
document.write("<form method='post' name='Donation' id='Donation' onsubmit='return validate_donation();' action='Donations.asp'>")
document.write("<tr>")
document.write("<td colspan='3'><img src='images/top-curve.gif' alt='Orphan Smile' width='200' height='4' /></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td width='1' bgcolor='#b4d0e2'></td>")
document.write("<td width='198' bgcolor='#e9f4fa'>")
document.write("<table width='95%' border='0' align='center' cellpadding='0' cellspacing='0'>")
document.write(" <tr>")
document.write("  <td align='left' class='Orphans-donate-heading'>DONATE NOW</td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height='22' align='left' class='Orphans-donate-content'>I wish to donate for </td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height='22' align='left' class='Orphans-donate-content' style='padding-left:8px;'>")
document.write("<select name='txt_projectname' style='width:160px;' class='Orphans-content'>")
document.write("<option value='' selected>Select Project</option>")
document.write("<option value='Orphanage Construction'>Orphanage Construction</option>")
document.write("<option value='Qurnabi'>Qurnabi</option>")
document.write("<option value='Zakah'>Zakah</option>")
document.write("<option value='Sponsor an Orphan'>Sponsor an Orphan</option>")
document.write("<option value='Sadakah Lillah'>Sadakah Lillah</option>")
document.write("</select>")
document.write("</td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height='22' align='left' class='Orphans-donate-content' style='padding-top:5px;padding-left:8px;'><input name='txt_amount' type='text' class='Orphans-form-checkbox' value='Donation Amount (&pound;)' style='height:18px; border:#000066 1px solid; width:155px;' onfocus='cleartxt();' /></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height='22' align='left' style='padding-top:5px;padding-left:8px;'><select name='txt_donationtype' class='Orphans-donate-content' style='width:160px;'>")
document.write("<option value='' selected>Select Donation Type</option>")
document.write("<option value='Monthly'>Monthly</option>")
document.write("<option value='One Time'>One Time</option>")
document.write(" </select> </td>")
document.write("</tr>")
document.write("<tr>")
document.write(" <td style='padding-top:5px;'><div align='center'>")
document.write(" <input type='image' name='imageField' src='images/donate-now.gif' />")
document.write("</div></td>")
document.write(" </tr>")
document.write("</table></td>")
document.write("<td width='1' bgcolor='#b4d0e2'></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td colspan='3'><img src='images/bottom-curve.gif' alt='Orphan Smile' width='200' height='4'  onClick='validate_donation(Donation);' /></td>")
document.write("</tr>")
document.write("</form>")
document.write("</table>")
