document.writeln("<form name=\"form1\" action=\"http://personal-injury-attorney-san-diego.com/mail_receive_sanfrancisco.php\" method=\"post\" onSubmit=\"return valid()\">");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"1\">");
document.writeln("<tr>");
document.writeln("<td class=\"TXTbwn\">Name:</td>");
document.writeln("<td>&nbsp;&nbsp;<input class=\"CntFrm1\" size=\"22\" name=\"name\" type=\"text\" id=\"name\" value=\"Name\" onClick=\"if(document.form1.name.value=='Name') document.form1.name.value='';\" onBlur=\"if(document.form1.name.value=='') document.form1.name.value='Name';\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td class=\"TXTbwn\">Email Address:</td>");
document.writeln("<td>&nbsp;&nbsp;<input class=\"CntFrm1\" size=\"22\" name=\"email\" type=\"text\" id=\"email\" value=\"Email\" onClick=\"if(document.form1.email.value=='Email') document.form1.email.value='';\" onBlur=\"if(document.form1.email.value=='') document.form1.email.value='Email';\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td class=\"TXTbwn\">Phone Number:</td>");
document.writeln("<td>&nbsp;&nbsp;<input class=\"CntFrm1\" size=\"22\" name=\"phone\" type=\"text\" id=\"phone\" value=\"Phone\" onClick=\"if(document.form1.phone.value=='Phone') document.form1.phone.value='';\" onBlur=\"if(document.form1.phone.value=='') document.form1.phone.value='Phone';\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td class=\"TXTbwn\" valign=\"top\">Comments:</td>");
document.writeln("<td>&nbsp;&nbsp;<textarea class=\"CntFrm1\" name=\"comments\" rows=\"4\" cols=\"21\" id=\"comments\" onClick=\"if(document.form1.comments.value=='Your description here...') document.form1.comments.value='';\" onBlur=\"if(document.form1.comments.value=='') document.form1.comments.value='Your description here...';\">Your description here...</textarea></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<tr><td class=\"TXTbwn\">Security code</td>");
document.writeln("<td>&nbsp;&nbsp;<input name=\"no\" type=\"text\" id=\"no\" readonly=\"true\" style=\"border:0px none; color:#0b2840; font-weight:bold; font-family:Arial; font-size:12px; width:30px; background:#b19f4d\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<tr><td class=\"TXTbwn\">Enter security code</td>");
document.writeln("<td>&nbsp;&nbsp;<input class=\"CntFrm1\" name=\"confirmno\" type=\"text\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td><img src=\"images/spacer.gif\" width=\"1\" height=\"5\" /></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<tr><td class=\"TXTbwn\"></td>");
document.writeln("<td align=\"left\">&nbsp;&nbsp;<input type=\"image\" src=\"images/submit_but.gif\" border=\"0\" style=\"border:0px none\"></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("</form>");