From: <Saved by Windows Internet Explorer 7>
Subject: Request for Copies of DMV records
Date: Mon, 19 Jan 2009 16:00:56 -0500
MIME-Version: 1.0
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.dmvct.state.ct.us/J23FORM.HTM
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" =
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML><HEAD><TITLE>Request for Copies of DMV records</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 6.00.6000.16788" name=3DGENERATOR></HEAD>
<BODY text=3D#000000 vLink=3D#00639c aLink=3D#0099cc link=3D#359f6a =
bgColor=3D#ffffff>
<H3 align=3Dcenter><FONT face=3DVerdana>Request for Copies of Your DMV=20
Records</FONT></H3>
<P><FONT face=3DVerdana size=3D2>Please fill out the information below =
to have the=20
form mailed to you. Click on the "Submit Request" button when you are =
finished.=20
The form will be mailed to you with the necessary instructions for =
completing=20
it. <FONT color=3D#ff0000>All fields labeled in red and preceded by an =
asterisk=20
(*) need to be entered into for the request to be =
submitted.</FONT></FONT></P><!--webbot BOT=3D"GeneratedScript" =
PREVIEW=3D" " startspan -->
<SCRIPT language=3DJavaScript type=3Dtext/javascript><!--
function FrontPage_Form1_Validator(theForm)
{

  if (theForm.name.value =3D=3D "")
  {
    alert("Please enter a value for the \"name\" field.");
    theForm.name.focus();
    return (false);
  }

  if (theForm.name.value.length < 1)
  {
    alert("Please enter at least 1 characters in the \"name\" field.");
    theForm.name.focus();
    return (false);
  }

  if (theForm.name.value.length > 35)
  {
    alert("Please enter at most 35 characters in the \"name\" field.");
    theForm.name.focus();
    return (false);
  }

  if (theForm.addr1.value =3D=3D "")
  {
    alert("Please enter a value for the \"addr1\" field.");
    theForm.addr1.focus();
    return (false);
  }

  if (theForm.addr1.value.length < 1)
  {
    alert("Please enter at least 1 characters in the \"addr1\" field.");
    theForm.addr1.focus();
    return (false);
  }

  if (theForm.addr1.value.length > 35)
  {
    alert("Please enter at most 35 characters in the \"addr1\" field.");
    theForm.addr1.focus();
    return (false);
  }

  if (theForm.city.value =3D=3D "")
  {
    alert("Please enter a value for the \"city\" field.");
    theForm.city.focus();
    return (false);
  }

  if (theForm.city.value.length < 1)
  {
    alert("Please enter at least 1 characters in the \"city\" field.");
    theForm.city.focus();
    return (false);
  }

  if (theForm.city.value.length > 35)
  {
    alert("Please enter at most 35 characters in the \"city\" field.");
    theForm.city.focus();
    return (false);
  }

  if (theForm.state.value =3D=3D "")
  {
    alert("Please enter a value for the \"state\" field.");
    theForm.state.focus();
    return (false);
  }

  if (theForm.state.value.length < 2)
  {
    alert("Please enter at least 2 characters in the \"state\" field.");
    theForm.state.focus();
    return (false);
  }

  if (theForm.state.value.length > 2)
  {
    alert("Please enter at most 2 characters in the \"state\" field.");
    theForm.state.focus();
    return (false);
  }

  if (theForm.zip.value =3D=3D "")
  {
    alert("Please enter a value for the \"zip\" field.");
    theForm.zip.focus();
    return (false);
  }

  if (theForm.zip.value.length < 5)
  {
    alert("Please enter at least 5 characters in the \"zip\" field.");
    theForm.zip.focus();
    return (false);
  }

  if (theForm.zip.value.length > 10)
  {
    alert("Please enter at most 10 characters in the \"zip\" field.");
    theForm.zip.focus();
    return (false);
  }

  if (theForm.qty.value =3D=3D "")
  {
    alert("Please enter a value for the \"qty\" field.");
    theForm.qty.focus();
    return (false);
  }

  if (theForm.qty.value.length < 1)
  {
    alert("Please enter at least 1 characters in the \"qty\" field.");
    theForm.qty.focus();
    return (false);
  }

  if (theForm.qty.value.length > 2)
  {
    alert("Please enter at most 2 characters in the \"qty\" field.");
    theForm.qty.focus();
    return (false);
  }

  var checkOK =3D "0123456789-";
  var checkStr =3D theForm.qty.value;
  var allValid =3D true;
  var validGroups =3D true;
  var decPoints =3D 0;
  var allNum =3D "";
  for (i =3D 0;  i < checkStr.length;  i++)
  {
    ch =3D checkStr.charAt(i);
    for (j =3D 0;  j < checkOK.length;  j++)
      if (ch =3D=3D checkOK.charAt(j))
        break;
    if (j =3D=3D checkOK.length)
    {
      allValid =3D false;
      break;
    }
    allNum +=3D ch;
  }
  if (!allValid)
  {
    alert("Please enter only digit characters in the \"qty\" field.");
    theForm.qty.focus();
    return (false);
  }

  var chkVal =3D allNum;
  var prsVal =3D parseInt(allNum);
  if (chkVal !=3D "" && !(prsVal <=3D "20"))
  {
    alert("Please enter a value less than or equal to \"20\" in the =
\"qty\" field.");
    theForm.qty.focus();
    return (false);
  }
  return (true);
}
//--></SCRIPT>
<!--webbot BOT=3D"GeneratedScript" endspan -->
<FORM language=3DJavaScript name=3DFrontPage_Form1=20
onsubmit=3D"return FrontPage_Form1_Validator(this)" =
action=3D_formresponse.asp=20
method=3Dpost><INPUT type=3Dhidden value=3DJ-23 name=3Dformtype>=20
<DIV align=3Dleft>
<TABLE width=3D"100%" border=3D0>
  <TBODY>
  <TR>
    <TD align=3Dright width=3D"21%"><FONT face=3DVerdana color=3D#ff0000 =
size=3D2>*=20
      Name:&nbsp;</FONT></TD>
    <TD width=3D"79%"><FONT face=3DVerdana size=3D2>&nbsp;<!--webbot
        bot=3D"Validation" B-Value-Required=3D"TRUE" =
I-Minimum-Length=3D"1"
        I-Maximum-Length=3D"35" --><INPUT maxLength=3D35 size=3D35 =
name=3Dname>=20
      <FONT color=3D#0000ff>(First &amp; Last =
Names)</FONT></FONT></TD></TR>
  <TR>
    <TD align=3Dright width=3D"21%"><FONT face=3DVerdana size=3D2><FONT=20
      color=3D#ff0000>* Address</FONT>:&nbsp;</FONT></TD>
    <TD width=3D"79%">&nbsp;<FONT face=3DVerdana size=3D2><!--webbot
        bot=3D"Validation" B-Value-Required=3D"TRUE" =
I-Minimum-Length=3D"1"
        I-Maximum-Length=3D"35" --><INPUT maxLength=3D35 size=3D35=20
      name=3Daddr1></FONT></TD></TR>
  <TR>
    <TD align=3Dright width=3D"21%"><FONT face=3DVerdana=20
    size=3D2>Address:&nbsp;</FONT></TD>
    <TD width=3D"79%">&nbsp;<FONT face=3DVerdana size=3D2><INPUT =
maxLength=3D35=20
      size=3D35 name=3Daddr2> <FONT =
color=3D#0000ff>(Optional)</FONT></FONT></TD></TR>
  <TR>
    <TD align=3Dright width=3D"21%"><FONT face=3DVerdana color=3D#ff0000 =
size=3D2>*=20
      </FONT><FONT face=3DVerdana size=3D2><FONT=20
      color=3D#ff0000>City</FONT>:&nbsp;</FONT></TD>
    <TD width=3D"79%">&nbsp;<FONT face=3DVerdana size=3D2><!--webbot
        bot=3D"Validation" B-Value-Required=3D"TRUE" =
I-Minimum-Length=3D"1"
        I-Maximum-Length=3D"35" --><INPUT maxLength=3D35 size=3D35=20
      name=3Dcity></FONT></TD></TR>
  <TR>
    <TD align=3Dright width=3D"21%"><FONT face=3DVerdana size=3D2><FONT=20
      color=3D#ff0000>* State</FONT>:&nbsp;</FONT></TD>
    <TD width=3D"79%">&nbsp;<FONT face=3DVerdana size=3D2><!--webbot
        bot=3D"Validation" B-Value-Required=3D"TRUE" =
I-Minimum-Length=3D"2"
        I-Maximum-Length=3D"2" --><INPUT maxLength=3D2 size=3D2=20
      name=3Dstate></FONT></TD></TR>
  <TR>
    <TD align=3Dright width=3D"21%"><FONT face=3DVerdana size=3D2><FONT=20
      color=3D#ff0000>* Zip Code</FONT>:&nbsp;</FONT></TD>
    <TD width=3D"79%">&nbsp;<FONT face=3DVerdana size=3D2><!--webbot
        bot=3D"Validation" B-Value-Required=3D"TRUE" =
I-Minimum-Length=3D"5"
        I-Maximum-Length=3D"10" --><INPUT maxLength=3D10 size=3D10=20
      name=3Dzip></FONT></TD></TR>
  <TR>
    <TD align=3Dright width=3D"21%"><FONT face=3DVerdana size=3D2><FONT=20
      color=3D#ff0000>* Quantity of forms:</FONT>&nbsp; </FONT></TD>
    <TD width=3D"79%">&nbsp;<FONT face=3DVerdana size=3D2><!--webbot
        bot=3D"Validation" S-Data-Type=3D"Integer" =
S-Number-Separators=3D"x"
        B-Value-Required=3D"TRUE" I-Minimum-Length=3D"1" =
I-Maximum-Length=3D"2"
        S-Validation-Constraint=3D"Less than or equal to" =
S-Validation-Value=3D"20"
        --><INPUT maxLength=3D2 size=3D2 value=3D1 name=3Dqty> (Maximum =
number of=20
      forms is 20)</FONT></TD></TR></TBODY></TABLE></DIV><PRE><FONT =
face=3DVerdana size=3D2>    <INPUT type=3Dsubmit value=3D'"Submit =
Request"'> <INPUT type=3Dreset value=3D'"Reset Form"'></FONT></PRE>
<P> </P><INPUT type=3Dhidden value=3Da name=3Dsc> </FORM>
<P><FONT face=3DVerdana size=3D2>You may call (860)263-5700 (in the =
Hartford area or=20
outside of Connecticut) or (800) 842-8222 (Toll-free within Connecticut =
only)=20
and request the form.</FONT></P><!--webbot bot=3D"Include" =
U-Include=3D"footer.htm" TAG=3D"BODY" startspan -->
<HR width=3D"90%">

<P align=3Dcenter><A href=3D"http://www.ct.gov/dmv">Home</A> | <A =
class=3DnoUnderline=20
href=3D"http://www.ct.gov/">CT.gov Home</A> | <A class=3DnoUnderline=20
href=3D"mailto:dmv.webmaster@ct.gov">Submit Site Suggestions</A>=20
<P align=3Dcenter><FONT face=3D"Arial, Verdana, Geneva" size=3D1>State =
of Connecticut=20
<A=20
href=3D"http://www.ct.gov/ctportal/cwp/view.asp?a=3D843&amp;q=3D246590">D=
isclaimer</A>=20
and <A =
href=3D"http://www.ct.gov/ctportal/cwp/view.asp?a=3D843&amp;q=3D246588">P=
rivacy=20
Policy</A>&nbsp; Copyright =A9 2002 State of Connecticut<BR>Universal =
Website <A=20
href=3D"http://www.cmac.state.ct.us/access/policies/accesspolicy40.html">=
Accessibility=20
Policy</A> applies</FONT></P><!--webbot bot=3D"Include" =
i-checksum=3D"29023" endspan -->
<P><FONT face=3DVerdana size=3D1>j23form (Rev. =
05-11-99)</FONT></P></BODY></HTML>
