 |

:: Click here to view |
<%
page = 1
if request("submit") = "Continue -->" then
page = 2
if trim(request("engine")) = "" then
page = 1
response.write("You must specify the engine type before you can continue."&vbCr)
end if
end if
%>
<% if page = 1 then %>
|
|
| | |
|