Source of select.adp

<html>
<head>
<title>Demo: Select</title>
  <style>
    h1 { font-family: Arial, Helvetica }
    th { font-family: Arial, Helvetica }
    td { font-family: Arial, Helvetica }
  </style>
</head>
<body bgcolor="#FFFFCC">
<h1>Car Accessories</h1>
<hr>
  <formtemplate id="car_opts"></formtemplate>
<hr>
</body>
</html>